Closed
Bug 101645
Opened 24 years ago
Closed 24 years ago
Big and small tags wrap <br> tags after highlighting multiple lines of text and clicking a size button (+a, -a)
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: TucsonTester2, Assigned: mozeditor)
Details
(Whiteboard: FIXINHAND)
Build ID: 20010924
In composer if you highlight a couple lines of text then click on the smaller or
larger text buttons then the <br> tags in between the lines will be wrapped in
<big> tags.
Reproducible: Always
Steps to Reproduce:
1.Open Composer
2.Type "line 1" and hit enter then type "line 2"
3.Click edit->select all
4.Click on the Larger text button on the toolbar
Actual Results:
The tags will be added to the text and also wrap around the <br> tags. If you
change the paragraph style or the alignment of the text the HTML will clean
itself up and the uneccessary <br> tags will be removed.
Expected Results:
I would expect that the tags would not be added around the <br> tag since they
have no effect or use.
Comment 1•24 years ago
|
||
Confirmed on Mac OSX using build 20011003, and Win 2k using build 20011002.
One thing to note, you have to go into the HTML Source to be able to see this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
-->jfrancis (who has recently changed big/small functionality and maybe fixed
this?)
Assignee: syd → jfrancis
Assignee | ||
Comment 3•24 years ago
|
||
this is fixed by my patch to 46290 (but it is a distinct bug so it shouldn't ber
dup'd)
Status: NEW → ASSIGNED
Whiteboard: FIXINHAND
Target Milestone: --- → mozilla0.9.6
Assignee | ||
Comment 4•24 years ago
|
||
fix checked in on trunk
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•