Open
Bug 359563
Opened 18 years ago
Updated 2 years ago
Scrollbar slider is inoperable in short listboxes with AppleScrollBarVariant DoubleBoth
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
NEW
People
(Reporter: vincent-moz, Unassigned)
References
()
Details
(Whiteboard: DUPEME?)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
When a box isn't high enough, such as the Component box in Bugzilla's "Enter A Bug" page with the DoubleBoth scrollbar variant, I can't scroll using the slider, possibly because it takes the whole space. But instead, the contextual menu appears!
Reproducible: Always
Steps to Reproduce:
1. Choose the DoubleBoth scrollbar variant.
http://www.macworld.com/2005/11/secrets/decemberosxhints/index1.php
2. Start Firefox.
3. Open https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox
4. Try moving the slider of the Component box.
Actual Results:
The contextual menu appears.
Expected Results:
The slider should move, or at least, scrolling should occur.
Updated•18 years ago
|
Assignee: nobody → joshmoz
Component: OS Integration → Widget: Mac
Product: Firefox → Core
QA Contact: os.integration → mac
Version: unspecified → 1.8 Branch
Reporter | ||
Comment 2•15 years ago
|
||
I'm quite sure I've seen it recently. I'll try with Firefox 3.5 in a few days.
Reporter | ||
Comment 3•15 years ago
|
||
I can still see this with Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-GB; rv:1.9.1) Gecko/20090624 Firefox/3.5 on
https://bugzilla.mozilla.org/query.cgi?format=advanced
(in the "Bug Changes" box).
Comment 4•15 years ago
|
||
I can reproduce, using
defaults write "Apple Global Domain" AppleScrollBarVariant DoubleBoth
FWIW, Safari doesn't do well with this setting either.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Can't scroll using the slider when the box is not high enough → Scrollbar slider is inoperable in short listboxes with AppleScrollBarVariant DoubleBoth
Whiteboard: closeme 2009-08-01
I think this is a dupe, but I'm not sure.
Jesse, please kick these bugs out of the dead/Gecko 1.8.x-only Widget:Mac and into Widget:Cocoa if they still exist and you confirm them ;-)
Component: Widget: Mac → Widget: Cocoa
QA Contact: mac → cocoa
Whiteboard: DUPEME?
Version: 1.8 Branch → 1.9.1 Branch
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•