Closed Bug 60841 Opened 24 years ago Closed 23 years ago

Composer Editor ignores text style change.

Categories

(Core :: DOM: Editor, defect, P3)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED DUPLICATE of bug 34849
mozilla1.0

People

(Reporter: tarahim, Assigned: glazou)

References

Details

Edit a page that has a text style defined in its header. Switch to HTML source. Change the text style. Switch back to Normal or Preview. The change is nor reflected in either view. You have to save and open it again to actually see the change.
reporter -- can you please be more specific, what was in the header? What specifically did you change?
Here is a testcase. <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <style><!--body{ text-align: right; } --> </style> <title>TESTCASE</title> </head> <body> This is a test.<br> </body> </html> You change the text-align to right, center, or left, and the change never gets reflected until you reopen it. Mtrunk 2000112004.
6.0 Composer does not actively support the style element, this will be supported in the future. Assigning to glazman
Assignee: beppe → glazman
Target Milestone: --- → mozilla0.9
Bug confirmed. Modification of external linked stylesheets, embedded style rules or inline styles, are not reflected when back from source view. Fix planned in CSS support.
Status: NEW → ASSIGNED
moving to mozilla1.0
Target Milestone: mozilla0.9 → mozilla1.0
*** Bug 92526 has been marked as a duplicate of this bug. ***
Ok, after investigation this bug is really a dup of bug 34849. I close the current bug as a dup and mark dependency to bug 17533 in bug 34849. I will also vote for 34849. *** This bug has been marked as a duplicate of 34849 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.