Closed
Bug 101772
Opened 24 years ago
Closed 24 years ago
"Create Table From Selection" should restrict the number of characters that you can type in the text area
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: TucsonTester2, Assigned: cmanske)
Details
Attachments
(1 file)
611 bytes,
patch
|
Brade
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
Build ID: 20010924
In Composer if you create a table from selection and choose "Other Character"
you can type multiple characters in the text field.
Reproducible: Always
Steps to Reproduce:
1.Open Composer
2.Type in: this ssss table
3.Click edit -> select all
4.Click on the table button on the toolbar
5.Choose "Other Character" and type ssss into the text field
6.Click ok
Actual Results:
The table created shows 5 columns and 1 row. If it created the table separated
by the 4 s's then you would see only 2 cells. If you open the "create table
from selection" window again you will see that it only has 1 s in the other
character field.
Expected Results:
I would expect that since it can only be separated by one character that the
text field would only allow me to type in one character.
Comment 1•24 years ago
|
||
Confirmed on Win 2k using build 20011003, and Mac OSX using build 20011004.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
I think there was another bug that caused this problem; Charley probably knows
where to dup it.
-->cmanske
Assignee: syd → cmanske
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
Nope, we intended to limit character to one, but didn't quite get it right.
Attachment #53599 -
Flags: superreview+
Comment 6•24 years ago
|
||
Comment on attachment 53599 [details] [diff] [review]
fix.
r=brade
Attachment #53599 -
Flags: review+
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 7•24 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: FIX IN HAND
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•