![]() |
[Rejected] Post editor - parser bug for emoticons - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Rejected (https://community.mybb.com/forum-184.html) +----- Thread: [Rejected] Post editor - parser bug for emoticons (/thread-157936.html) Pages:
1
2
|
Post editor - parser bug for emoticons - avril - 2014-08-23 copy these :S :S :S :S then go to editor, paste it and press enter many times. Try fiew times and in different ways (eg. type it yourself ect) as it may sometime not work at first. It will just start messing up at some point and insert new emoticons by itself. RE: Post editor - parser bug for emoticons - Eldenroot - 2014-08-23 Did you try it with latest github version? Because I fixed this issue 3 days ago RE: Post editor - parser bug for emoticons - avril - 2014-08-23 (2014-08-23, 07:10 AM)Eldenroot Wrote: Did you try it with latest github version? Because I fixed this issue 3 days ago Just tested now with feature branch to make sure. unfortunately this bug is still there. If you put fiew emotikons in a row, then delete space from last one and then press enter fiew times, it begin to insert more and more emoticons by itself while you press enter. Sometime even in random place. Try with :s :s :s :s RE: Post editor - parser bug for emoticons - martec - 2014-08-23 @avril you tested too in http://www.sceditor.com/ ? if you can reproduce same issue, so sceditor bug and not mybb bug... RE: Post editor - parser bug for emoticons - avril - 2014-08-23 (2014-08-23, 08:13 AM)martec Wrote: @avril you tested too in http://www.sceditor.com/ ? yes i did just now, and i cant reproduce this bug there, whats more i noticed that this editor does not add spaces around emoticon while mybb editor do this, and it may have something to do with the bug because exacly when delete such space - strange things begin to happen. RE: Post editor - parser bug for emoticons - martec - 2014-08-23 i can“t reproduce this issue here (community.mybb)... this is in only of github? RE: Post editor - parser bug for emoticons - ekoice - 2014-08-23 neither can i , the only thing that does , when you delete the space from the last smiley, it is turning him into text but if you click "Preview Post" he will look like a smiley... RE: Post editor - parser bug for emoticons - .m. - 2014-08-23 related thread (as Eldenroot mentioned) => Smilies are displayed as codes in WYSIWYG Editor Mode RE: Post editor - parser bug for emoticons - martec - 2014-08-23 but smile only work with whitespace ... because we using emoticonsCompat mode http://www.sceditor.com/documentation/options/ Quote:emoticonsCompat this mode is necessary to avoid this issue http://community.mybb.com/thread-154357.html https://github.com/mybb/mybb/issues/691 RE: Post editor - parser bug for emoticons - avril - 2014-08-23 copy these :S :S :S :S then go to editor, paste it and press enter many times. Cant reproduce it still ? |