[This topic is migrated from our old forums. The original author name has been removed]
Hi,
1641: modyfying a selection with cursor left does not work correctly anymore (but did in 7.1.5):
New SQL editor, type:
select * from table
Hit a few times, this starts selecting single characters (which is good).
But hitting now clears the existing selection. Instead, intended behaviour for is, if there is a selection, to de-select single characters and keep the existing selection, similar to what already does for words.
If this sounds too complicated, just copy the selection behaviour of any other regular editor.
Regards,
Freewater
anonymous