Closed
Bug 1474561
Opened 7 years ago
Closed 7 years ago
mouse cursor over textarea scrollbar is "text" instead of "arrow"
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: u620705, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180704003137
Steps to reproduce:
open a desktop browser
open a web page with a textarea with scrollbar
if the scrollbar is "auto", enter text until the vertical scrollbar shows up
(use the bug form, as there are 3 textareas on this very page)
Actual results:
move the mouse over the scrollbar (including the up/down arrows)
the mouse cursor is now "text"
Expected results:
the mouse cursor should be "arrow" (or whichever the default should be)
Comment 1•7 years ago
|
||
Reproducible in the current release, but not beta. Unfortunately mozregression-gui fails to narrow the range; filed bug 1474718. Partial fix window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6272dd5e7417adf68255abfb1d691a36e5a2d6e8&tochange=3931f461c8e8668a264d52b51a4524aac39a7a16
Status: UNCONFIRMED → RESOLVED
Has STR: --- → yes
Closed: 7 years ago
status-firefox61:
--- → wontfix
status-firefox62:
--- → fixed
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Resolution: --- → FIXED
Whiteboard: [DUPEME]
Comment 3•7 years ago
|
||
(In reply to Gingerbread Man from comment #1)
> Unfortunately mozregression-gui fails to narrow the range; filed bug 1474718.
It's now been fixed, which let me determine this was fixed by bug 1460382.
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=0b2331837a98975bb8a4afaade02948a011f8aa1&tochange=bbb045179d4f1e45f7001a157171bdca1d0f1901
Depends on: 1460382
Whiteboard: [DUPEME]
You need to log in
before you can comment on or make changes to this bug.
Description
•