Bug #999
GUI: Mouse wheel events on InstrumentView affects values in combo widgets
Status: | Archived | Start date: | 06 Mar 2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | pospelov | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 26 |
Description
- Scroll events should act on QScrollArea onbly and should not be propagated down to QComboBox and QDoubleSpinBox'es
History
#1 Updated by pospelov almost 6 years ago
- Description updated (diff)
- Status changed from New to Sprint
- Target version set to Sprint 26
#2 Updated by pospelov almost 6 years ago
- Assignee set to pospelov
#3 Updated by pospelov almost 6 years ago
- Status changed from Sprint to Resolved
Mouse wheel events now are propagated to spin boxes of AwesomePropertyEditor only if there is keyboard focus.
#4 Updated by pospelov almost 6 years ago
- Status changed from Resolved to Archived