Open
Bug 311705
Opened 20 years ago
Updated 3 years ago
Clicking autoscroll circle still leaves click event to go to the page
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: fishos, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
If you middle click on the page and the scrolling image appears, it shouldn't
have side effects.
The side effect I'm talking about is: middle click on a text area (like that
"enter a comment" text area above). It shows the scrolling image, but it also
activate the text area (i.e. you can now type in it).
Trivial, but still a bug.
Reproducible: Always
Steps to Reproduce:
Updated•20 years ago
|
Summary: Middle-clicking on text area/textbox cases a minor glitch → Middle-clicking on textarea/textbox both triggers autoscroll and focuses the textarea/textbox
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006
Firefox/1.4.1
I suspect this is by design - you have after all clicked in the textbox. You
see exactly the same if you right-click.
Yes, but if the autoscroll is triggered, the redular click should not be
triggered. Imo.
Okay, I can't find a dupe. I suspect this is wontfix (it is probably by design)
but it looks like a perfectly reasonable question. I will make the summary more
targetted, and mark new. Not sure about the component, so it will have to stay
in general.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Middle-clicking on textarea/textbox both triggers autoscroll and focuses the textarea/textbox → Middle-click gives focus to text box - should only turning on autoscroll
Updated•20 years ago
|
Comment 4•20 years ago
|
||
I have no clue why I got cced on this, removing
Comment 7•10 years ago
|
||
Relevant: bug 327893.
See Also: → 327893
Summary: Middle-click gives focus to text box - should only turning on autoscroll → Entering/exiting autoscroll still leaves click event to go to the page
(In reply to Joseph Wright from comment #3)
> I suspect this is wontfix (it is probably by design)
This is not by design (at least not by *current* design), because if I middle-click elements that aren't placed under the autoscroll circle, then click event doesn't fire.
The title isn't correct: it doesn't happen when I click outside the autoscroll circle (see bug 1173932)
See Also: → 1204350
Summary: Entering/exiting autoscroll still leaves click event to go to the page → Clicking autoscroll circle still leaves click event to go to the page
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•