BUG [form app] Alt Gr acts like CRTL-A (select all) - impossible to write Polish

Let me start with small introduction to the problem.
To type a Polish letter you have to make a combination Alt-… where … is aescxzoln which gives you characters like ąęśćźż?łń.
This is called Polish programmers keyboard layout and it’s standard in Poland.
Normally it’s a great solution because we don’t have to use any freaky keyboard layouts like eg. French but just standard US. :wink:

The problem.
Unfortunately in SC when you try to type this way it’s impossible because ALTGR-a instead ą gives you “select all” action so all you typed in the form field before is automatically deleted.
This actually makes SC unusable for creating apps for Polish market.

Fortunately I have found that there is possible to avoid this problem - if you switch off “Highlight Text on Focus” option in form Settings the form returns to normal behaviour.

But it’s not OK if default settings make such a mess.
So, it’s a bug.

Hello,

Isn’t the issue related specifically to given a browser?

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

I have the same with Firefox and Chrome under Ubuntu Linux.
I have just tested this on Windows 8 with Firefox and Explorer and this bug is not present.
So it is Linux related probably…