Closed
Bug 30835
Opened 25 years ago
Closed 25 years ago
focus and scroll bar problem
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mgoit, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.06 [en] (WinNT; U)
BuildID: 2000022820
When I was scrolling with the scroll-bar, mozilla lost focus (well, hotmail
ripped it away) when I went back to mozilla, the scroll bar was still responding
to the mouse, even though the mouse button was not pressed, and the pointer was
far away from the bar.
Reproducible: Sometimes
Steps to Reproduce:
1.go to hotmail in another browser, since m14 doesn't log into hotmail
log into hotmail, quickly switch to a m14 window
2.grab scroll bar, and wait
3.when hotmail tears you away to show you that you've logged in, switch back to
the mozilla window
4.notice that the page scrolls wildly with a touch of the mouse
Actual Results: asuming hotmail tears you away, when you go back, the bar
scrolls
Expected Results: just switched back, not be attached to scroll bar
I was using netscape 4.06 as the other browser
Comment 1•25 years ago
|
||
You can reproduce this behaviour by mouse-scrolling, and simply pressing Alt-Tab
when the button is held down. I used W95 M14.
I think what this means is that MouseUp is not being assumed when the browser
loses focus, when it should be.
Confirming, and assigning to Event Handling as a first guess. I have checked for
dupes, but I can't find any...
Gerv
Status: UNCONFIRMED → NEW
Component: Browser-General → Event Handling
Ever confirmed: true
Comment 2•25 years ago
|
||
Reassign bug to owner of selected component, as gerv forgot to do so
Assignee: cbegle → joki
QA Contact: asadotzler → janc
Comment 3•25 years ago
|
||
Can reproduce on 20000323 but WORKSFORME on 20000324 W95. Marking as such. Looks
like we fixed this one :-)
Gerv
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 4•25 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Comment 6•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
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
•