Closed
Bug 91492
Opened 24 years ago
Closed 23 years ago
going Show All tags mode after inserting table caption causes data loss/crash
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla1.0.1
People
(Reporter: sujay, Assigned: mjudge)
Details
(Keywords: dataloss, Whiteboard: [selection])
using 7/18 branch build on windows
1) launch netscape
2) launch composer
3) insert default table 2 x 2
4) bring up table props
5) select Caption = Above Table
6) click ok on table props panel
7) click on Show All Tags mode
8) click next to CAPTION tag and start typing some text
Poof! the table is gone! This is data loss
see the first row get glitched up.
layout does not refresh correctly after inserting caption element
and typing in table
Component: Selection → Editor
Keywords: dataloss
QA Contact: tpreston → sujay
Summary: going SHow All tags mode after inserting table caption causes data loss/crash → going Show All tags mode after inserting table caption causes data loss/crash
Whiteboard: [selection]
Target Milestone: --- → mozilla1.0
ignore this part of the original bug report: "see the first row get glitched up.
layout does not refresh correctly after inserting caption element
and typing in table"
this was from another bug that I filed.
Comment 2•24 years ago
|
||
Additional note:
It is as though you place the carrot to the right of the caption tag whatsoever.
When you do try to click over there it selects the entire table. It doesn't
matter if you are putting it above the current table or below.
If you do try to change the caption from above to below it doesn't take affect.
The tag remains above.
Comment 3•24 years ago
|
||
when you say change the caption to below, do you mean you are trying to
physically move the tag or are you adjusting the alignment attriubte?
Comment 4•24 years ago
|
||
What I mean is I will do the above steps (and have a tag above the table).
Then I will go back into Table properties and select below, and after
clicking 'OK' nothing happens, the tag will remain above. If I were to
select 'none' it would remove the tag
Comment 5•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 6•23 years ago
|
||
removing myself from the cc list
this is fixed by chris checkin for bug 119786
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•