Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: iMiKK on July 27, 2012, 10:48:51 PM

Title: Some BBC not working in WYSIWYG mode
Post by: iMiKK on July 27, 2012, 10:48:51 PM
When I click on some BBC tag such as flash in the WYSIWYG mode, I found that it did not work.
It will display only
[flash=200,200]
not shown
[/flash]
Title: Re: Some BBC not working in WYSIWYG mode
Post by: Arantor on July 27, 2012, 11:00:00 PM
Not a bug.

The WYSIWYG editor - like other editors on other platforms - is not truly WYSIWYG. Many of the more complex tags - especially things like flash, but others like quote, are not converted to/from WYSIWYG but simply left as bbcode.
Title: Re: Some BBC not working in WYSIWYG mode
Post by: iMiKK on July 27, 2012, 11:21:29 PM
OK, I see. Thank you for your help.  :)