Closed
Bug 22756
Opened 25 years ago
Closed 25 years ago
text inputs incorrectly acquiring a scroll widget
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
People
(Reporter: kennedyh, Assigned: karnaze)
References
()
Details
In any text input (single line <input type="text">) place the cursor in an empty
input, type a space, then hit "delete" (backspace, whatever).
EXPECTED BEHAVIOR:
The text input widget clears, life continues as normal.
OBSERVED BEHAVIOR:
The text input widget acquires a scroll widget on the right-hand side.
The "up" arrow is visible, and the "down" arrow may be present as well.
This is present in my Solaris 2.6 build of M12, as well as M12 on WinNT4 sp5
(Build Id: 1999122023)
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
Verified dupe of bug 20387 "scroll bars appearing in single line text control
(scrollbars)"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•