Closed
Bug 71001
Opened 24 years ago
Closed 24 years ago
Form elements with "text-align: right;" sometimes don't echo key presses on the first key
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: oliver, Assigned: rods)
Details
Form elements with "text-align: right;" sometimes don't echo key presses on the
first key. Ie, you click on the control and then you have to press a key twice
for it to show up.
Test case:
<html><body><form><input size="5" maxlength="3" style="text-align:
right;"></form></body></html>
Updated•24 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•