Commit 33a9a74
Prevent mouse wheel from changing selection in product and application
combo
Disables mouse wheel scrolling on the product and application selection
combo to avoid
accidental selection changes when the user scrolls over the control.
This improves usability when the combo is hovered during scroll
operations, especially in scrollable containers.
Fixes: eclipse-pde#18541 parent f3ce861 commit 33a9a74
1 file changed
Lines changed: 8 additions & 2 deletions
File tree
- ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
235 | 238 | | |
236 | 239 | | |
237 | 240 | | |
| |||
264 | 267 | | |
265 | 268 | | |
266 | 269 | | |
267 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
| |||
0 commit comments