Closed
Bug 61117
Opened 24 years ago
Closed 24 years ago
Mozilla terminates when font size is lowered with CTRL mousewheel
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
mozilla0.9
People
(Reporter: joeri_alberty, Assigned: bryner)
References
()
Details
(Keywords: crash)
Set in preferences Advanced/Mouse Wheel
Modifier Control,check make the text larger and smaller.
When a make de text very small (turning wheel endless) the browser stops working.
With CTRL - ..... it gets smaller than bigger and stays the original size.
The problem is the same with every URL
Mouse in use is Microsoft IntelliPoint (I think it is the same with othe mouses)
Tested on Linux RH6.2/gnome/sawfish/ installed build ID 2000112221
This actually froze X and keyboard as well, forcing me to power off the PC.
I wonder if there is a dup of this somewhere, but setting new for now.
To reiterate steps to reproduce:
-set prefs/advanced/mouse wheel to "make the text larger or smaller"
-click ok to dismiss prefs, then scrollwheel a little
-scrollwheel more, smaller and smaller text - give it a "run for it" by
scrolling fast.
Testpage was this very bug-report, and mouse-type doesn't have anything to do
with it (Logitech here)
Result: Mozilla froze, X froze, keyboard input froze.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
bryner, any idea?
Comment 3•24 years ago
|
||
dupe of 54963?
Changing crasher bug milestone to mozilla0.9.
Target Milestone: --- → mozilla0.9
I don't think this is event system bug. Since bryner has one related (dupe?) of
this, reassigning.
Assignee: joki → bryner
Assignee | ||
Comment 8•24 years ago
|
||
*** This bug has been marked as a duplicate of 54963 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 9•24 years ago
|
||
If you size down slowly, does this problem still occur?
If you first go to say 1% through the view menu, then size down, does it still
occur?
I suspect the problem is sending lots of "render me this text at this fontsize"
messages to the X server.
Reporter | ||
Comment 11•24 years ago
|
||
If you size down slowly, does this problem still occur?
YES (mozilla window close)
If you first go to say 1% through the view menu, then size down, does it still
occur?
YES (same)
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
•