Closed Bug 216548 Opened 21 years ago Closed 21 years ago

Rich Text Editor Midas doesn't use nor understand <em> and <strong>

Categories

(Core :: DOM: Editor, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 195050
Future

People

(Reporter: mail, Assigned: mozeditor)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Midas doesn't use nor understand the structural markup using <strong> and <em>, which are recommended because the give non-graphical browsers a hint about the interesting parts of the page (e.g. for handicapped people). In almost any case there won't be a visible difference in graphical browsers. Midas is able to switch between <span style="..."> (which seems to be the default) and <i>/<b>. I'd like to suggest to allow to choose between <em>/<strong> (which should be used by default) and <span...>. All versions must be understood. By the way, MSIE uses <strong> and <em>, and Mozilla is not able to understand this (better, and recommended) coding. Reproducible: Always Steps to Reproduce: 1. Go to the Midas Demo page 2. check "View HTML Source" 3. enter "<em>Any Text</em> 4. uncheck "View HTML Source" 5. mark your text (shown italic) 6. click on the "italic" button. Actual Results: The text isn't changed Expected Results: The <em> tag should have been removed. Likewise, when text is marked italic, the <em> tag should be used
related bug 195050?
Target Milestone: --- → Future
Its a dupe. *** This bug has been marked as a duplicate of 195050 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.