MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010088 | VTK | (No Category) | public | 2009-12-31 12:18 | 2013-04-05 20:14 |
| Reporter | David Cole | ||||
| Assigned To | David Cole | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0010088: GetEventPosition coordinates are incorrect on Windows builds when MouseWheelForwardEvent and MouseWheelBackwardEvent are invoked | ||||
| Description | GetEventPosition coordinates are incorrect on Windows builds when MouseWheelForwardEvent and MouseWheelBackwardEvent are invoked. The WM_MOUSEWHEEL handling code in vtkWin32RenderWindowInteractor.cxx does not do a "::ScreenToClient" call as it should... Therefore GetEventPosition values are reported in screen coordinates rather than client window coordinates. GetEventPosition values should all be in the same (client window) coordinate space regardless of which event is being invoked. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-12-31 12:18 | David Cole | New Issue | |||
| 2009-12-31 12:18 | David Cole | Status | backlog => tabled | ||
| 2009-12-31 12:18 | David Cole | Assigned To | => David Cole | ||
| 2009-12-31 12:33 | David Cole | Note Added: 0019018 | |||
| 2009-12-31 12:33 | David Cole | Status | tabled => @80@ | ||
| 2009-12-31 12:33 | David Cole | Resolution | open => fixed | ||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2013-04-05 20:14 | Berk Geveci | Status | customer review => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||