Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
This is a big problem in every Notes application. But it is common to all UI development. The solution is to give us a new event: onMouseWheel. Please!
https://social.msdn.microsoft.com/forums/windows/en-us/a46e87e0-ed85-4f16-9351-3b69d4da1165/disabling-mouse-wheel-in-combobox
https://stackoverflow.com/questions/1882993/c-sharp-how-do-i-prevent-mousewheel-scrolling-in-my-combobox
Please add an option to disable the value changing behaviour for combobox fields when only the mouse cursor is within the fields area. This leads to unintentionally changed field values.
Maybe only allow mouse scroll when you have clicked the field (and gotten the UI with the list)
The problem is, as stated when you scroll the screen. We have had to implement pop message boxes Did you intend to change this field in an attempt to prevent the problem.
If there is a way of only invoking scroll only when hovering over the combo box that would do the trick.
How would you navigate in a long list of options then?