Regular keyboard navigation in edit box not working correctly
I noticed that the “edit expression” popup disallows proper keyboard navigation when using multiline-edits.
In the below (simplified and syntactically incorrect) samplecase, i am using 3 rows (to make debugging / understanding simpler.
I am however not allowed to switch rows with “arrow up” and “arrow down”, instead, i need to press “end” - then “arrow right” to get to the next line (keyboard navigation only).
obviously i can use the mouse for navigation, but that’s unnecessary movement of the hand, and therefore a waste of time.
I don’t see any technical reason as to why this should be disallowed, as “arrow UP” and “arrow down” do not seem to have any other effects in snaplogic (even if it were, my focus is in the edit box - so leave my keyboard functioning please).
I know it’s not just me - as others in my company have the same effect.
I’m now left wondering - is this something the community just choose to accept as “oddity of the platform” - or is there a technical reason behind where snaplogic staff could enlighten why this ain’t possible.