Safari Highlighting in Compiler

20 Dec 2011

So whenever I'm editing code in Safari, I've noticed whenever I highlight a number (either with shift+ arrow_key or just with the mouse) it wraps the code line to the beginning of the line. When I un-highlight it, the line is "as was." This doesn't happen in FireFox strangely. Has anybody had this same problem and maybe have a solution?

Specs: MacBook Pro running OS X 10.7.2 with Safari 5.1.2.

Thanks!

20 Dec 2011

Hi Marcin,

I have the same issue here. Whenever I got to highlight some code (for copy/cut) a weird wrapping occurs. It is quite reproducible and makes the editor VERY hard to use. It does not seem to affect short lines and the behaviour gets worse with longer code lines.

This does not affect Firefox.

Anthony

20 Dec 2011

Thanks Anthony!

Now I know it's not my hacked up version of Safari.

20 Dec 2011

Thanks for the report! Will get that looked at and squished...

21 Jan 2012

Hi,

Now fixed on http://mbed.org/betamode if you'd like to confirm. This was a fun one...

Thanks, Simon