[Tickets #5220] Tooltips displayed in wrong place if window scrolls in Firefox

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Apr 5 12:56:55 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5220
-----------------------------------------------------------------------
 Ticket             | 5220
 Created By         | michael.sheldon at credativ.de
 Summary            | Tooltips displayed in wrong place if window scrolls in Firefox
 Queue              | Horde Base
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
+New Attachment     | firefox-tooltips.patch
-----------------------------------------------------------------------


michael.sheldon at credativ.de (2007-04-05 05:56) wrote:

The current tooltip javascript doesn't take account of the page offset from
scrolling, so if a window has been scrolled to the right any tooltips
beyond the original edge of the browser viewport will appear in the wrong
place. 

The attached patch corrects this, I've tested it in Firefox, Konqueror and
Internet Explorer (the problem never occured in Internet Explorer, due to
IE not supporting window.innerWidth, which is used for checking if a
tooltip is outside the browser viewport).



More information about the bugs mailing list