Le 22/03/2015 23:41, Sean P. DeNigris a écrit :
15086 Ctrl + Arrow Behaviour which disabled horizontal mouse scrolling, which I've come to depend on in my projects
And so I have a Policy Suggestion: IDE UI workflow changes /must/ be discussed on the list prior to integration.
Hi Sean, Agree, but in case of mousewheel integration, I suspect it was more a bug or side effect not discovered in time. The use of Ctrl-Arrow is a standard feature on Unix and Windows (I don't know for Mac), and should not be changed. Using Alt-arrow is just impossible, I tried for few time but went crazy, it was a real pain for me, nearly unusable. I guess the same for lot of users who do not have an horizontal mouse wheel and/or a Mac (?). The problem is at the vm level, mouse wheel events must be mapped differently, it's impossible to use the same keyboard combination for two different usages. I tried yesterday to build the vm on linux but got problems with some libraries. I'll try again this week, may be the solution is not that hard, simply add an extra indicator 'Alt' +Ctrl+Arrow ?. -- Regards, Alain