After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 512470 - Tooltips are partly rendered outside visible screen
Tooltips are partly rendered outside visible screen
Status: RESOLVED DUPLICATE of bug 129456
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Base
2.21.x
Other All
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-27 22:31 UTC by Matteo Settenvini
Modified: 2008-01-28 08:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Matteo Settenvini 2008-01-27 22:31:20 UTC
Please describe the problem:
When a tooltip must be rendered on the right hand of the screen, and the text is long enough, part of it is hidden because rendered outside the screen area.
Firefox 2.x doesn't have this problem, so I assume it's a problem with Gtk+ code when positioning the tooltip.

This is a usability bug, too, since sometimes the meaning of symbols are reported only via tooltips on many sites (Launchpad "lock" icon showed in bugs you own comes to mind).

Steps to reproduce:
1. Go to a site with an image having a large enough tooltip on the right hand of the screen. For example, on 1024x768, most of Launchpad.net shows this annoying problem. Surf to: https://answers.launchpad.net/
2. Mouse hover the blue "Answers" image on the top-right corner of the browser area


Actual results:
A tooltip will appear, but it's truncated.

Expected results:
Fire up Firefox and do the same: the tooltip won't exit the browser area but it'll be moved to the left.

Does this happen every time?
Yep.

Other information:
Comment 1 Reinout van Schouwen 2008-01-28 08:56:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 129456 ***