Closed
Bug 30200
Opened 25 years ago
Closed 25 years ago
M14: Fixed-width text boxes shouldn't wrap extra spaces at the end of a line
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
M15
People
(Reporter: ahaney, Assigned: Brade)
Details
A fixed width text box (like the one in which I am entering this description on
the Bugzilla "New Bug" page) should let the user type any number of spaces at
the end of a line without it wrapping and putting the space on the next line.
However, the browser currently treats spaces as normal characters and wraps them
to the beginning of the next line. (It's a no-no in gui text editing to put
spaces at the beginning of a soft-wrapped line.)
Comment 1•25 years ago
|
||
changing component to Editor, reassigning.
Assignee: trudelle → brade
Component: XP Toolkit/Widgets → Editor
QA Contact: jrgm → sujay
Comment 2•25 years ago
|
||
This is bug #19265, no? Sujay?
Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 19265 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 5•25 years ago
|
||
setting to an approximate milestone so it can be off of the no TFV list
Target Milestone: --- → M15
You need to log in
before you can comment on or make changes to this bug.
Description
•