Open core-ai-bot opened 3 years ago
Comment by njx Monday Jul 08, 2013 at 18:27 GMT
Reviewed. Medium priority to@
RaymondLim for sprint 28.
Comment by RaymondLim Tuesday Jul 09, 2013 at 07:35 GMT
Logged an issue (https://github.com/marijnh/CodeMirror/issues/1663) with CodeMirror.
Comment by RaymondLim Tuesday Jul 09, 2013 at 22:13 GMT
Marijnh has fixed this for Chrome 29+ and can't fix this for our current Chrome version. So we won't see the fix until we update CEF to a version that is using Chrome 29+.
Removing sprint 28 milestone since we won't be updating our CEF in this sprint.
Comment by TomMalbran Tuesday Jul 09, 2013 at 22:33 GMT
Actually, the bug for this case seems to have been fixed, since his fix is for Chrome below version 29, and he mentioned that this issue shouldn't happen for any case in Chrome 29+. I tested it in http://codemirror.net/demo/indentwrap.html with Chrome 27 and it is fixed.
Comment by eduardovs Tuesday Jul 09, 2013 at 22:42 GMT
Thanks for looking into this. I'm enjoying the progress of this editor.
Comment by RaymondLim Tuesday Jul 09, 2013 at 22:44 GMT
Thanks@
TomMalbran. I misunderstood Marijnh's note. Restoring sprint 28 milestone.
Comment by RaymondLim Tuesday Jul 09, 2013 at 22:45 GMT
@
eduardovs Don't close it yet. We need to get the CodeMirror changes in Brackets in order to close this one.
Comment by RaymondLim Tuesday Jul 09, 2013 at 23:05 GMT
Fix confirmed with https://github.com/adobe/brackets/commit/d958f7829ee16235d0d34b51fea62b225b96dd15.
Issue by eduardovs Wednesday Jun 26, 2013 at 21:40 GMT Originally opened as https://github.com/adobe/brackets/issues/4360
Hello, I was editing this snippet in Brackets sprint 26 experimental build 0.26.0-8034 (master 841344c33) and came across this problem: while trying to change the text "Flexor Bootstrap", I placed the cursor on the right place, but what I typed was being inserted inside the "i class" part.
Here is the snippet: http://pastebin.com/mNGYa24Z