Closed
Bug 84072
Opened 24 years ago
Closed 24 years ago
Wrong cursor displayed when over textbox scrollbar thumb
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: moz_user, Assigned: trudelle)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.4.0-test10 i686)
BuildID: Nightly build ID 2001060408
When using multiline textbox elements, the cursor does not change to a pointer
when it's over the scrollbar thumb. The cursor is displayed as an "I" cursor
but it does change to a pointer when it's over the scrollbar up/down arrows.
Reproducible: Always
Steps to Reproduce:
1.Open window containing multiline textbox element (e.g. address book card under
the "Other" tab)
2.Enter some text into the textbox so the scrollbar appears
3.Move the cursor over the scrollbar thumb
Actual Results: See an I-bar cursor.
Expected Results: Expect to see a pointer cursor.
This has been happening for some time. I noticed that the now deprecated
textfield elements behaved this way since Mozilla 0.7.
Comment 1•24 years ago
|
||
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•