Closed
Bug 829506
Opened 13 years ago
Closed 7 years ago
Initial "Use CSS" checkbox status does not match actual result
Categories
(Websites :: website-archive.mozilla.org, defect)
Websites
website-archive.mozilla.org
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: alice0775, Unassigned)
References
()
Details
http://hg.mozilla.org/mozilla-central/rev/0a6e5a67c4e8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20130110 Firefox/21.0 ID:20130110030939
Steps to reproduce:
1. Open http://www-archive.mozilla.org/editor/midasdemo/
2. Type any text
3. Select some text
4. Click B Icon
5. And View HTML Source
Actual results:
|<b>| is inserted
Expected results:
|<span style=| should be inserted
OR
With the initial state, |Use CSS| should not be checked
![]() |
Reporter | |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•