English (American)  中文(简体)
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HFE Editor | Bug List
#1
HFE Editor - Bug List
  1. Typing ". :) a" will convert to ".::) ". Smilies just not being correctly parsed in general. (emoticonsCompact in codebuttons related)
  2. 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)
  3. Editor in source mode by default will scroll to the end of page when opening a thread.
  4. Font size tags can have numbers instead of word identifiers in source mode. Doesn't work in wysiwyg though. Also negative values are allowed and by having a number such as -10 in the font size, the text becomes invisible.
  5. Removes table width from table tags. E.g. [ table=30]...[ /table]
  6. Removes code language from code tags. E.g. [ code=html]...[ /code]
  7. [Chrome only, wysiwyg only] Insert horizontal rule inside spoilers breaks them.
  8. [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.
    [ size=x-small][ list=1]
    [ *]aaa
    [ *]bbb
    [ /list][ /size]

  9. [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.
  10. Spaces added after second list. Example:
    • a
      • aa
      • bb
    • b
      • aa
      • bb
    • c
      • aa
      • bb
  11. Formatting text in spoiler description or quotation author does not render in WYSIWYG. For quotations it does not render in posts either.
  12. 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. 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

If you find any bugs with the editor, please report them here.

Edit: Fixed bugs are strikethrough. Open this URL and do a hard refresh on it and on the forum (ctrl+F5 or ctrl+shift+R) after the bugs have been fixed.
[Image: random.php?pic=random]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
The meaning of life is to give life a meaning.
Stop existing. Start living.
The following 3 users say Thank You to MangaD for this post:
  • Deep, zlyfer, Pete P.
Reply
#2
(18-06-2015, 03:10 PM)MangaD Wrote: Typing ". :) a" will convert to ".::) ".
Did you get any reply from the MyBB-Community, yet?

MangaD  edited this post 19-06-2015 01:07 PM because:

Got a reply, they will investigate the issue. :)

If you want love then the love is gonna come from you.
Maybe life on earth could be heaven.
Reply
#3
First 2 solved right? What about 3rd?

. :)

Edit: Seems like :p
Reply
#4
It is now possible to specify a language in the code. E.g.

[code=php]echo hello;[/code]

echo hello;

#include <iostream>
// [b]testing bug[/b] @MangaD :) =D -_-  lfpwnd  $var :^D https://hf-empire.com
int main(int argc, char** argv) {
   std::cout << "Hello HFE!" << std::endl;
   return 0;
}

// [b]bug[/b] @MangaD :) =D -_- lfpwnd $var :^D https://hf-empire.com

And it is possible to make tables and specify their width (in percentage). Button to add a table however is only available in Full Edit to avoid cluttering the editor toolbar.

[table=30][tr][th][url=https://hf-empire.com]heading 1[/url][/th]
[th]heading 2[/th]
[/tr]
[tr][td]cell 1[/td]
[td]cell 2[/td]
[/tr]
[tr][td][url=https://hf-empire.com]cell 3[/url][/td]
[td]cell 4[/td]
[/tr]
[/table]


heading 1 heading 2
cell 1 cell 2
cell 3 cell 4
[Image: random.php?pic=random]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
The meaning of life is to give life a meaning.
Stop existing. Start living.
The following 1 user says Thank You to MangaD for this post:
  • Pete P.
Reply
#5
The bug with the website scrolling to the editor has been fixed.
[Image: random.php?pic=random]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
The meaning of life is to give life a meaning.
Stop existing. Start living.
Reply
#6
Several bugs have been fixed over time, and new ones have been added to the list.
[Image: random.php?pic=random]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
The meaning of life is to give life a meaning.
Stop existing. Start living.
Reply
  


Forum Jump:


Users browsing this thread: 2 Guest(s)