<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Hero Fighter Empire - Forums - Bug Report]]></title>
		<link>https://hf-empire.com/forum/</link>
		<description><![CDATA[Hero Fighter Empire - Forums - https://hf-empire.com/forum]]></description>
		<pubDate>Wed, 15 Apr 2026 01:44:33 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[HFE Editor | Bug List]]></title>
			<link>https://hf-empire.com/forum/showthread.php?tid=120</link>
			<pubDate>Thu, 18 Jun 2015 14:10:06 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hf-empire.com/forum/member.php?action=profile&uid=1">MangaD</a>]]></dc:creator>
			<guid isPermaLink="false">https://hf-empire.com/forum/showthread.php?tid=120</guid>
			<description><![CDATA[<span style="font-size: large;" class="mycode_size">HFE Editor - Bug List</span><br />
<ol type="1" class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">Typing ". :) a" will convert to ".::) ". Smilies just not being correctly parsed in general. <span style="font-size: x-small;" class="mycode_size">(emoticonsCompact in codebuttons related)</span></span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">When selecting the text in a post, a "Reply" button appears, clicking it will make 2 quotes of the selection, instead of just 1 quote. (WYSIWYG only)</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Editor in source mode by default will scroll to the end of page when opening a thread.</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Font size tags can have numbers instead of word identifiers in source mode. Doesn't work in wysiwyg though.</span> Also negative values are allowed and by having a number such as -10 in the font size, the text becomes invisible.<br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Removes table width from table tags. E.g. [ table=30]...[ /table]</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Removes code language from code tags. E.g. [ code=html]...[ /code]</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">[Chrome only, wysiwyg only] Insert horizontal rule inside spoilers breaks them.</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">[Wysiwyg] Inserting a font size around a list in source mode, and then switching to wysiwyg mode will make the font size disappear completely. Eg.<br />
[ size=x-small][ list=1]<br />
[ *]aaa<br />
[ *]bbb<br />
[ /list][ /size]</span><br />
</li>
<li>[Wysiwyg] When using tags such as size, color, bold, etc around a text in multiple lines, sometimes the tags are applied to each line, instead of using only 1 tag for the entire text. For example in lists as described above.<br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Spaces added after second list. Example:<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">a<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">b<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">c<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
</ul>
</li>
<li>Formatting text in spoiler description or quotation author does not render in WYSIWYG. For quotations it does not render in posts either.<br />
</li>
<li>Copy pasting of formatted text (e.g. from a website or a markdown editor) to the editor in WYSIWYG mode will create unnecessary and sometimes broken MyCode formatting (e.g. add size tags, font tags, etc). There should be an option to paste as formatted and as not formatted. <span style="font-weight: bold;" class="mycode_b">Current version of SCeditor already has an option for this, I must add it to the toolbar and see if I can intercept ctrl+v with JS to use it</span><br />
</li>
</ol>
<br />
If you find any bugs with the editor, please report them here.<br />
<br />
Edit: Fixed bugs are strikethrough. Open <a href="https://hf-empire.com/forum/jscripts/bbcodes_sceditor.js" target="_blank" rel="noopener" class="mycode_url">this URL</a> and do a hard refresh on it and on the forum (ctrl+F5 or ctrl+shift+R) after the bugs have been fixed.]]></description>
			<content:encoded><![CDATA[<span style="font-size: large;" class="mycode_size">HFE Editor - Bug List</span><br />
<ol type="1" class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">Typing ". :) a" will convert to ".::) ". Smilies just not being correctly parsed in general. <span style="font-size: x-small;" class="mycode_size">(emoticonsCompact in codebuttons related)</span></span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">When selecting the text in a post, a "Reply" button appears, clicking it will make 2 quotes of the selection, instead of just 1 quote. (WYSIWYG only)</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Editor in source mode by default will scroll to the end of page when opening a thread.</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Font size tags can have numbers instead of word identifiers in source mode. Doesn't work in wysiwyg though.</span> Also negative values are allowed and by having a number such as -10 in the font size, the text becomes invisible.<br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Removes table width from table tags. E.g. [ table=30]...[ /table]</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Removes code language from code tags. E.g. [ code=html]...[ /code]</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">[Chrome only, wysiwyg only] Insert horizontal rule inside spoilers breaks them.</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">[Wysiwyg] Inserting a font size around a list in source mode, and then switching to wysiwyg mode will make the font size disappear completely. Eg.<br />
[ size=x-small][ list=1]<br />
[ *]aaa<br />
[ *]bbb<br />
[ /list][ /size]</span><br />
</li>
<li>[Wysiwyg] When using tags such as size, color, bold, etc around a text in multiple lines, sometimes the tags are applied to each line, instead of using only 1 tag for the entire text. For example in lists as described above.<br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">Spaces added after second list. Example:<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">a<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">b<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">c<br />
</span><ul class="mycode_list"><li><span style="text-decoration: line-through;" class="mycode_s">aa</span><br />
</li>
<li><span style="text-decoration: line-through;" class="mycode_s">bb</span><br />
</li>
</ul>
</li>
</ul>
</li>
<li>Formatting text in spoiler description or quotation author does not render in WYSIWYG. For quotations it does not render in posts either.<br />
</li>
<li>Copy pasting of formatted text (e.g. from a website or a markdown editor) to the editor in WYSIWYG mode will create unnecessary and sometimes broken MyCode formatting (e.g. add size tags, font tags, etc). There should be an option to paste as formatted and as not formatted. <span style="font-weight: bold;" class="mycode_b">Current version of SCeditor already has an option for this, I must add it to the toolbar and see if I can intercept ctrl+v with JS to use it</span><br />
</li>
</ol>
<br />
If you find any bugs with the editor, please report them here.<br />
<br />
Edit: Fixed bugs are strikethrough. Open <a href="https://hf-empire.com/forum/jscripts/bbcodes_sceditor.js" target="_blank" rel="noopener" class="mycode_url">this URL</a> and do a hard refresh on it and on the forum (ctrl+F5 or ctrl+shift+R) after the bugs have been fixed.]]></content:encoded>
		</item>
	</channel>
</rss>