https://issues.apache.org/ooo/show_bug.cgi?id=122254
Bug ID: 122254
Issue Type: DEFECT
Summary: [sidebar] Process mouse wheel events
Classification: Code
Product: General
Version: AOO400-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Scroll the sidebar up and down for mouse wheel events over the vertical scroll
bar. When the scroll bar is not visible then ignore wheel events.
It is easily possible to also process mouse wheel events when the mouse is over
the deck content, not just the scrollbar. But when the mouse pointer ends up
over a control that itself processes wheel events then following events will go
to this control and change its value. To prevent such a confusing behavior,
wheel events for the deck content are ignored.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.