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

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Apr 6 21:32:02 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 Slusarz <slusarz at horde.org>
 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 Slusarz <slusarz at horde.org> (2007-04-06 14:32) 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.

Ah yes, I see now.

It looks like you are trying to fix exactly what I was trying to fix
here:
http://lists.horde.org/archives/cvs/Week-of-Mon-20070312/065976.html

(I reverted the change because i committed accidentally and it wasn't
working 100% yet).  Maybe you can take a look at that code, and the code
in
http://cvs.horde.org/co.php?r=1.18&f=dimp%2Fjs%2Fsrc%2FContextSensitive.js
which does exactly what you are asking for here (cross-browser positioning
within the current viewport), and provide a cross-browser patch.



More information about the bugs mailing list