Closed
Bug 25523
Opened 25 years ago
Closed 25 years ago
When typing in a textarea only one space is displayed
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
M13
People
(Reporter: wd, Assigned: rubydoo123)
References
()
Details
(Keywords: testcase)
Overview Description:
When typing a new message in www.mailandnews.com , when the space bar is pressed
multiple times, only one space is displayed on the screen.
Steps to Reproduce:
Visit http://www.mailandnews.com
Log in and Create a new message
In the message text area, type several spaces.
Actual Results:
Only one space is displayed, no matter how many times the spacebar is pressed
Expected Results:
The correct number of spaces is displayed
Build Date and platform:
M13, Win95
Comment 1•25 years ago
|
||
I can reproduce this on win32 build 2000012812 and verified that it works
correctly in Nav4.7.
Here is a simple testcase:
<HTML>
<TEXTAREA WRAP=PHYSICAL>
</TEXTAREA>
</HTML>
If you remove the WRAP=PHYSICAL the problem goes away.
Assignee: nobody → beppe
Component: Browser-General → Editor
Keywords: testcase
QA Contact: nobody → sujay
Summary: When typing a new message in mailandnews.com, only one space is displayed → When typing in a textarea only one space is displayed
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 25251 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 4•25 years ago
|
||
setting to an approximate milestone so it can be off of the no TFV list
Target Milestone: --- → M13
Oops. After closing that bug, it looks like perhaps I should not have?
(Just read that a bug is marked as "closed" only after the product ships)
???
You need to log in
before you can comment on or make changes to this bug.
Description
•