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 334948 - Tooltips can display off-screen
Tooltips can display off-screen
Status: RESOLVED DUPLICATE of bug 129456
Product: epiphany
Classification: Core
Component: General
2.14.x
Other All
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-03-18 02:03 UTC by Andrew Conkling
Modified: 2006-03-19 20:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
screenshot of behaviour (439.38 KB, image/png)
2006-03-18 10:11 UTC, lexual
Details

Description Andrew Conkling 2006-03-18 02:03:26 UTC
Please describe the problem:
I keep my browser at the lower-right corner of my screen for the most part, and
I've noticed that some tooltips can display off the right side of the screen. 
The tooltip's position should be recalculated to align with the right edge of
the screen.  Knowing a bit of GTK+ programming, I'm surprised that it doesn't
happen automatically; I would guess that this is related to Mozilla engine code,
except that I don't have this problem in Firefox 1.5.0.1.

Steps to reproduce:
1. Move your browser to the right-side of your screen and make sure it's not
maximized (a width of 800px or so would do).
2. Visit http://www.gnome.org/projects/epiphany.
3. Scroll down to the "Promote Epiphany!" sidebar on the right.
4. Hover over the picture to see the tooltip "Epiphany, the browser that just
works" go off the edge of the screen.

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 lexual 2006-03-18 10:11:42 UTC
Created attachment 61478 [details]
screenshot of behaviour
Comment 2 Christopher Aillon 2006-03-19 19:56:19 UTC
Somewhat related is bug 324052.
Comment 3 Christian Persch 2006-03-19 20:26:03 UTC
Thanks for the bug report!

This is a gtkmozembed bug, http://bugzilla.mozilla.org/show_bug.cgi?id=233371 .

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