Closed
Bug 308782
Opened 19 years ago
Closed 17 years ago
mouse pointer "hot spot" wrong after opening first tab
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ciudadsatan, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 In old Firefox versions, scrolling with the mouse wheel, without moving the mouse at all, didn't fire onMouseOut events and the like. This has been corrected in the 1.5 beta. However, if no more tabs are opened and new tab is opened with a middle-button click (thus causing the "tab bar" to appear), the webpage is scrolled down a little and the mouse position is wrong for further events, up until the mouse is moved. Reproducible: Always Steps to Reproduce: 1. Without tabs opened, go to a webpage with onmouseover/onmouseout effects, such as http://www.mudmagic.com/boards/promote/11 2. Middle-click over a link. Don't move the mouse at all after that. 3. Scroll with the mouse-wheel or the keyboard. Actual Results: The onmouseover/onmouseout will display as if the mouse were a few pixels below than where it actually is. Moving the mouse fixes the problem. Expected Results: When the tab is created, trigger an onmouseout event, the an onmouseover event on the new mouse position.
Comment 1•19 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 ID:2005090806 win xp home sp2
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050916 Firefox/1.4 ID:2005091603 WFM
Comment 3•17 years ago
|
||
Iván, are you able to reproduce this with the latest builds of Firefox? If not, please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 08/21
Due to lack of reporter feedback and the inability to reproduce this bug, it is being resolved as WORKSFORME. Reporter, feel free to reopen this bug if you still are experiencing this issue and wish to provide us with more information so that we can help.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Whiteboard: CLOSEME 08/21
You need to log in
before you can comment on or make changes to this bug.
Description
•