Closed
Bug 76012
Opened 25 years ago
Closed 25 years ago
cursor wrong for text-area scrollbars in forms
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: alvin, Assigned: rods)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8.1)
BuildID: 20010411
the cursor for text-area scrollbars in forms is the the text cursor. it should
be the standard cursor.
Reproducible: Always
Steps to Reproduce:
1.go to a text area in a form
2.add enough lines in text area so scroll bar show up
3.
Actual Results: cursor over scroll bar is text cursor
Expected Results: should be default cursor
dup
*** This bug has been marked as a duplicate of 65540 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•