Opened 5 months ago
Closed 5 months ago
#8058 closed defect (bug) (fixed)
Tooltip text cropped on 1366 x 768 resolution
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Make (Get Involved) / P2 | Keywords: | needs-patch has-screenshots |
| Cc: |
Description
When viewing the WordPress Meta site on a screen with a 1366 x 768 resolution, the tooltip text WordPress.org is being cropped, making it hard to read the full content.
Steps to Reproduce:
- Visit Make WordPress Meta. https://make.wordpress.org/meta/
- Hover
WordPress.orgelement with a tooltip. - Observe the tooltip text being cropped.
Expected Behavior:
Tooltips should be fully visible without any text being cropped, even on smaller screen resolutions like 1366 x 768.
Actual Behavior:
The tooltip box is not large enough to display the full text, causing the text to be cropped.
Thank you.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The source for the Glossary plugin is here:
https://plugins.trac.wordpress.org/browser/wporg-glossary/
Patches against that SVN can be posted to this ticket.
Probably needs a z-index tweaking.