I've noticed from the latest update (might be one back also) that when i click in the text area when using AceEditor that the focus jumps. With other words, the cursor is not where i click. Mostly it results in a selection from where i clicked right to the top. It's just an annoyance and i was wondering if it only happens to me? If i can get some confirmation i can file a bug report.
This 1.11.10
AceEditor - focus jumps around [SOLVED]
AceEditor - focus jumps around [SOLVED]
Last edited by wmdvanzyl on Tue Mar 25, 2014 7:46 am, edited 1 time in total.
Re: AceEditor - focus jumps around
I can confirm this. And it annoys me, too.
-
Stikki
Re: AceEditor - focus jumps around
Disable: Auto (Editor starts with preset height and will auto expand based on content)
And it wont jump anymore
And it wont jump anymore
Re: AceEditor - focus jumps around
So do you think the "jump" behaviour is as it should be or would you consider it a bug? I would expect the resizing to occur at page load and not at focus.
-
uniqu3
Re: AceEditor - focus jumps around [SOLVED]
If you have a stable working solution feel free to propose it and create a diff, else it is not considered as bug because only way i was able to figure out length of content from hidden textarea which is actually real content and calculate it so it is rendered properly in AceEditor which is rendered by Ace Syntaxhighlighter engine was on focus of editor.
Re: AceEditor - focus jumps around [SOLVED]
Thanks for the feedback Goran.
Hehe... no i have no solution
Thanks for the great module. I didn't mean to criticize - i was just wondering if the behaviour is as it should be.
Hehe... no i have no solution
Thanks for the great module. I didn't mean to criticize - i was just wondering if the behaviour is as it should be.


