Making WordPress.org

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#5742 closed defect (bug) (fixed)

Glossary term tooltip display issue

Reported by: ajoah's profile ajoah Owned by: ocean90's profile ocean90
Milestone: Priority: normal
Component: Translate Site & Plugins Keywords: has-patch needs-testing
Cc:

Description

On translate.wordpress.org when you hover a glossary term, a toolip is displayed.
But when a translation row is opened the toolip may pass behind its title.
It is clearer on the screenshot, see attachment.

The problem comes from this css property : https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css?rev=9618#L2305

Maybe we can delete it except if is it useful ?

Attachments (2)

translate-hover-glossary-term.png (24.4 KB) - added by ajoah 4 years ago.
demonstration of the issue
5742.1.patch (570 bytes) - added by vladytimy 4 years ago.

Download all attachments as: .zip

Change History (6)

@ajoah
4 years ago

demonstration of the issue

#1 @vladytimy
4 years ago

  • Keywords has-patch needs-testing added

Hi and welocome to Meta Trac!
Thank you for the ticket!

Maybe we can delete it except if is it useful ?

I think we souldn't delete that since I think it has a purpose, but maybe add a z-index property on the .ui-tooltip

I don't have a local copy of translate.w.org yet :sob: so it's tested only in the browser Inspect Tools but here's a possible patch

@vladytimy
4 years ago

This ticket was mentioned in Slack in #polyglots by nao. View the logs.


4 years ago

#3 @ocean90
4 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 11012:

Translate: Increase z-index of tooltips to make them always visible.

Props ajoah, vladytimy.
Fixes #5742.

This ticket was mentioned in Slack in #polyglots by evarlese. View the logs.


4 years ago

Note: See TracTickets for help on using tickets.