[Tickets #5220] Re: Tooltips displayed in wrong place if window scrolls in Firefox
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Apr 5 21:44:21 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
Updated 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 | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
michael.sheldon at credativ.de (2007-04-05 14:44) wrote:
> This won't work cross-browser (pageXOffset is mozilla specific).
So is the innerWidth property, so the problem only occurs in browser which
support it.
However another patch should probably be written to add similar
functionality for Internet Explorer using document.body.offsetWidth for
checking the tooltip stays within the current viewport.
More information about the bugs
mailing list