Opened 17 years ago

Closed 16 years ago

#850 closed New Feature (fixed)

Force bold and italics (b and i)

Reported by: luegner@… Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version:
Keywords: SF Cc: Frederico Caldeira Knabben

Description

I thought I'd create a new bug since the strong and em in every browser isn't getting any response. The problem with forcing em and strong is that it is the exact opposite of what needs to be done. The main problem deals with this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=249909

What needs to happen is that there needs to be a configuration variable called ForceBI (force bold and italics). Not only does it create less code, but also IE can manipulate these tags without a problem. In effect this would workaround the problem with gecko based browsers and the em tag.

I've already modified the source code to do this so I can even submit the templates to you that I have changed so you can implement it in the next version.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1376409&group_id=75348&atid=543656

Change History (3)

comment:1 Changed 17 years ago by Martin Kou

Cc: Frederico Caldeira Knabben Alfonso Martínez de Lizarrondo added
Reporter: changed from Martin Kou to luegner@…

https://sourceforge.net/tracker/index.php?func=detail&aid=810496&group_id=75348&atid=543656 has been marked as dup of this bug.


Moved from SF. Original poster: alfonsoml

I uploaded a patch to version 2.2 here: https://sourceforge.net/tracker/index.php?func=detail&aid=1398945&group_id=75348&atid=543655


Moved from SF. Original poster: luegner

In the way you proposed it, it seams much more a Feature Request than a bug, so I'm moving it to the right place.

You you have any could you can share, just use our "Patches Tracker".


Moved from SF. Original poster: fredck

comment:2 Changed 17 years ago by Matthew Schultz

The reason for having such a feature is mainly for Adobe Flash. The Flash html renderer only recognizes b and i tags for bold and italics while most if not all browsers are able to recognize and render the standards compliant strong and em tags.

comment:3 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Cc: Alfonso Martínez de Lizarrondo removed
Milestone: FCKeditor 2.5
Resolution: fixed
Status: newclosed

The new style system for 2.5 allows to configure exactly the tags that you want generated.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy