Closed
Bug 398942
Opened 18 years ago
Closed 14 years ago
Can't enter leading whitespace in text fields when Page Style -> No Style
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
People
(Reporter: dougkearns, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 XPCOMViewer/0.9.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 XPCOMViewer/0.9.5
Leading whitespace cannot be entered in textboxes and textareas after a content page's style is set to "No Style".
Reproducible: Always
Steps to Reproduce:
1. View -> Page Style -> No Style
2. Attempt to enter text in a content page's textbox or textarea
Actual Results:
<Space> key is ignored - no leading space chars are entered into the textbox/textarea
Expected Results:
Leading space chars are entered into the textbox/textarea
Comment 1•18 years ago
|
||
This got fixed by the checkin for bug 221150, which effectively moved the rule in question from an author sheet into a UA sheet.
Depends on: 221150
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•