Open
Bug 357931
Opened 19 years ago
Updated 3 years ago
about:config dragging scrollbar locks with Ctrl-A is pressed
Categories
(Firefox :: Settings UI, defect)
Tracking
()
NEW
People
(Reporter: drummer12, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
If you go into about about:config, hit Ctrl-A, then try to scroll with the mouse (drag the scrollbar), it goes a few pixels, and stop with a error icon.
Reproducible: Always
Steps to Reproduce:
1. about:config
2. Ctrl-A
3. drag scrollbar w/mouse
Actual Results:
Scrollbars lock
Expected Results:
Page should scroll
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061024 BonEcho/2.0
Works for me. It just scrolls down.
Please retry with disabled extensions (Firefox's safe-mode), with a new profile or with a re-installation in a new empty directory.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Comment 2•19 years ago
|
||
OK, I see what you mean. When I first select a line, then press ctrl + A, I can't scroll with the scrollbar indeed.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Comment 3•17 years ago
|
||
I have seen this behavior myself, but the icon mentioned also appeared while trying to drag one of the lines in about:config.
If this is related then this is a case of the scrollbar clashing with drag-and-drop.
This would require that part of the selection lays under the scrollbar, presumably not part of the selected line since it also happens outside of the selected line's vertical area.
If this is the cause then it could be partially solved by including a deselect option.
Comment 4•17 years ago
|
||
One more thing, this bug also exist on Linux, but since (as I've heard) About:config is implemented in JavaScript, it's not surprising.
Comment 5•17 years ago
|
||
not seeing this. wonder why.
ctrl+A+scroll == ctrl+scroll == scrolls one line at a time
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.2) Gecko/2008091620 Firefox/3.0.2
Comment 6•13 years ago
|
||
(In reply to Ria Klaassen (not reading all bugmail) from comment #2)
> OK, I see what you mean. When I first select a line, then press ctrl + A, I
> can't scroll with the scrollbar indeed.
I still cant produce this with vista
Summary: about:config scrolling locks with Ctrl-A is pressed → about:config dragging scrollbar locks with Ctrl-A is pressed
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•