Closed
Bug 142536
Opened 23 years ago
Closed 22 years ago
If nglayout.widget.gfxscrollbars equals false focus tabbing breaks
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martin, Assigned: bryner)
Details
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020505
To reproduce enter false instead of true in the default/pref/all.js file for
'nglayout.widget.gfxscrollbars'.
Now moving focus with tab only works for one tab before it freezes. You can't
move input with with the mouse either. This problem didn't exist with 0.9.9. I
noticed it with the 1.0rc1 release and it still exists with the above build.
if i add user_pref("nglayout.widget.gfxscrollbars", false); to my prefs.js, i
can't type in forms, urlbar or anywhere. It stops accepting keyboard input all
together (!) - also keyboard shortcuts etc. Only mouse input is accepted.
Also, the urlbar gets horked, broken by extra scrollbars. (bug 141495, bug 141394)
Testing with a two day old CVS build, Linux.
Comment 3•22 years ago
|
||
reporter (Martin Wulffeld): can you reproduce this bug with a recent build of
mozilla (for example, 1.1beta)? if so, please comment again with details. if
not, please resolve this bug as WORKSFORME. thanks.
Reporter | ||
Comment 4•22 years ago
|
||
Can't reproduce it with 1.0 or 1.1b anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•