Ticket #500 (accepted defect)
FCK and aHtml::simplify()
| Reported by: | johnnyoffline | Owned by: | tboutell |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4.2 |
| Component: | apostrophePlugin | Version: | 1.4 |
| Keywords: | aHtml, Toolkit | Cc: | agilbert, boutell, jake, rickybanister, johnnyoffline, dordille, geoffd |
| Symfony version: | 1.4 |
Description
Tom,
Can we get aHtml::simplify() to watch for and remove this specific scenario:
<element> </element>
Every single time I use FCK and hit return return delete delete type type type delete return, I am left with the above markup.
If I edited a heading the element will be an <Hx> tag.
Very often it's simply this:
<p> </p>
It creates accessibility issues according to webaim and it also just makes type layout look bad.
Change History
Note: See
TracTickets for help on using
tickets.
