Closed
Bug 49435
Opened 25 years ago
Closed 25 years ago
sometimes with focus-follows-mouse, moving the mouse back into a window causes scrolling
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: bugzilla, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.0-STABLE i386; en-US; m17)
Gecko/20000815
BuildID: 000000000000
I was carefully reading over the ICANN election material. The
window kept scrolling when I wasn't expecting it.
Reproducible: Always
Steps to Reproduce:
1. Set your window manager to focus-follows-mouse
2. Go the URL (above)
3. Start reading. Take notes in another window. Follow some
links (opening in a new window). Return. Use Up/Down,
PageUp/PageDown, space, and the scrollbar to scroll around.
4. Eventually the window will start scrolling when didn't expect
it to. It always seems to return to the same spot.
Actual Results: I saw the bug.
Expected Results: Undesired scrolling upwards.
sounds like bug 29800, "scroll bar warps when focus is lost and regained".
marked fixed on the 16th.
Comment 5•25 years ago
|
||
this is a dupe, but not of 30111, I don't think. Reopening until someone finds it.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
I'd say this is either a dup of bug 30111 or bug 49430. The reporter was a bit
vague about the bug, but since he said "return to same spot" I'd take he did not
mean return to top all the time. Bug 49430 is about returning to the spot where
you clicked a link. Therefore, I am marking this as a dup of 49430.
*** This bug has been marked as a duplicate of 49430 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Comment 11•25 years ago
|
||
Verified dupe, as both bugs mention the need to open a link in a new window and
change focus.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•