View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001654 | JEDI VCL | 00 JVCL Components | public | 2004-04-16 12:22 | 2008-02-21 03:26 |
| Reporter | Markus Spoettl | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001654: JvInspector: MouseWheel on Value list scrolls inspector instead of list | ||||
| Description | If you have a long value list open (eg. colors) and you use the mouse wheel to scroll the list, the inspector scrolls instead. | ||||
| Tags | No tags attached. | ||||
|
|
Reminder for myself: see also 0001650 and 0001651 |
|
|
Committed a fix that will stop the inspector from scrolling. Unfortunately it will not scroll the value list. CVS rev. 1.91 |
|
|
I committed a fix (revision 10061) which allowed the inspector to scroll while an item editor is active, but I was unable to get the combo box to scroll. |
|
|
So you basically counteracted my earlier fix. I've been thinking: wouldn't a mouse capture on the list automagically transfer mousewheel messages to the list instead? |
|
|
No, before your fix, the inspector would scroll while the combo box was dropped down, which sometimes resulted in an AV. Before my fix, the mouse wheel would not scroll the inspector when any item editor was focused, it would only scroll when a Set had focus (you can verify this by reverting revision 10061). My fix allowed the inspector to scroll while an item editor is focused, but not if it's a DroppedDown combo box. It's definitely worth trying a mouse capture. Everything I've tried has resulted in EStackOverflow. |
|
|
This issue is too old, many changes have been done in between. Should this still be applicable, please create a new issue after having tested using the latest JVCL |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-04-16 12:22 | Markus Spoettl | New Issue | |
| 2004-04-17 01:53 | marcelb | Note Added: 0003919 | |
| 2004-04-17 01:53 | marcelb | Assigned To | => marcelb |
| 2004-04-17 01:53 | marcelb | Status | new => confirmed |
| 2004-04-30 03:40 | marcelb | Note Added: 0004138 | |
| 2006-07-04 10:12 | marcelb | Assigned To | marcelb => |
| 2006-07-05 11:46 | elahn | Note Added: 0009772 | |
| 2006-07-05 11:55 | marcelb | Note Added: 0009773 | |
| 2006-07-05 18:37 | elahn | Note Added: 0009775 | |
| 2008-02-21 03:24 | obones | Status | confirmed => closed |
| 2008-02-21 03:24 | obones | Note Added: 0014219 | |
| 2008-02-21 03:26 | obones | Resolution | open => suspended |