Closed
Bug 33844
Opened 25 years ago
Closed 24 years ago
Ability to scroll is lost when using context menu "Back"
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: marc.loiselle, Assigned: saari)
Details
(Whiteboard: [nsbeta3-])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; N; Linux 2.2.5-15 i586; en-US; m14)
BuildID: 20000329909
Focus is not returned to the content window when Back is selected from the
context menu. Context menu was triggered using right click of mouse.
Reproducible: Always
Steps to Reproduce:
1.start mozilla. Go to www.mozilla.org. Scroll page using mouse wheel.
2.click on link "Tools".
3.Scroll page using mouse wheel.
4.Right click to bring up context menu.
5.Select back from context menu
6.Try to scroll page using mouse wheel. Fails.
7.Click in anywhere in the content.
8.Try to scroll page using mouse wheel. Successful.
Expected Results: Mozilla should always allow scrolling on Linux
Works correctly on Windows.
Comment 1•25 years ago
|
||
I think this is event handling am pretty sure it is reported but I couln't find
a duplicate of it so over to you joki@netscape.com
Assignee: cbegle → joki
Component: Browser-General → Event Handling
QA Contact: asadotzler → janc
Comment 2•25 years ago
|
||
I am unable to reproduce this bug on build 2000040822 intel 686 linux.
Could this have something to do with the focus settings in the window manager?
Comment 3•25 years ago
|
||
WORKSFORME too. mloiselle@yahoo.com - are you still seeing this problem with
recent builds of Mozilla? If you can't, we'll close this bug.
Gerv
Reporter | ||
Comment 4•25 years ago
|
||
Yes, I am still seeing it with build 200051108. I am using KDE 1.1.2 with
kernel 2.2.5 and XF86_SVGA. I also have imwheel installed.
Assignee | ||
Comment 7•24 years ago
|
||
There is a small chance that this will be fixed by some work I did with mjudge
today.
Status: NEW → ASSIGNED
Target Milestone: --- → M16
Assignee | ||
Comment 8•24 years ago
|
||
Nevermind, this is the clicking on context menus is taking focus bug again.
M16 has been out for a while now, these bugs target milestones need to be
updated.
Comment 11•24 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Comment 12•24 years ago
|
||
nsbeta3- .. wouldn't hold for this, but may get picked up with other fixes
for context menu focus
Whiteboard: [nsbeta3-]
Target Milestone: M16 → Future
Comment 13•24 years ago
|
||
Probably the same cause as bug 32349
Comment 14•24 years ago
|
||
bug 50509 may be related as well (though that doesn't involve context menus)
Reporter | ||
Comment 15•24 years ago
|
||
Not seeing this anymore with build from 20000922. For some reason the build id
is 2000091312.
Assignee | ||
Comment 17•24 years ago
|
||
This got fixed some time ago.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 18•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
•