ccp4 / DUI

CCP4 DIALS User Interface
GNU General Public License v2.0
5 stars 3 forks source link

Scrolling advanced with mouse wheel changes fields #142

Closed ndevenish closed 4 years ago

ndevenish commented 4 years ago

DUI 2012.1: Encountered by several students; they looked at the advanced tab, scrolled around a bit, ran the stage and then it failed because they had accidentally changed something: output

dagewa commented 4 years ago

Yes! I've had this. It's incredibly annoying. I guess the solution should be that widgets only get focus when the user clicks on them, not on mouse-over?

ndevenish commented 4 years ago

This possibly helpful: https://forum.qt.io/topic/50189/how-to-lock-combobox-scrolling-while-scrolling-in-scrollarea/5

dagewa commented 4 years ago

@luisodls you started looking at this... does this link help?

dagewa commented 4 years ago

This appears to be fixed now, at least on Linux. @luisodls @luisolafg did you work on this? If it is fixed can you please close the issue?

luisodls commented 4 years ago

Yes I did, closing now