Hi Cris,
Thank you for your feedback.
It’s strange indeed. I wasn’t able to reproduce this issue.
Could you please tell me what WP version and what browser do you use?
Or, probably, the plugin could interfere with some other plugin.
Thread Starter
Cris_
(@cris_)
Strange, has deactivated all Plugins exept HTML Syntax Plugin, activate step by step the same Plugins and this cursor jumps failure has gone!
But, after restart Firefox v25 with cleaning cache/cookies/etc and write some text in visual mode, change to text mode and then typing a “/” the row jumps one tabulator space to the right!
Has FF started in save mode and has deactivated all Plugins exept HTML Syntax. No way to get rid of this tab jump.
Hint: When i write some text in visual mode and then switch to text mode the cursor position is not the same like in the visual mode!
Also in IE 10.
Wordpress 3.7.1
Windows 7 x64
P.S.: Sorry for grammar, not my native language!
Hi Cris,
I managed to reproduce this bug. It’s somewhere in the syntax highlighting library. I’ll try to fix it when I can find a spare minute.
Thanks for your help.
Peter
Fixed in the plugin version 1.4.3
Thread Starter
Cris_
(@cris_)
Yes, works now fine! =) Thanks!
Thread Starter
Cris_
(@cris_)
Oh my…
Type a “:” in text mode! Tab jump is back!
Removed other chars (‘:’, ‘{‘, ‘}’) from electricChars list. It should fix the problem.
I’m not sure why it exists in the CodeMirror lib initially, hope it will not brake any other highlighting features.