| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011236 | VTK | (No Category) | public | 2010-09-14 22:16 | 2016-08-12 09:55 | ||||
| Reporter | egk865 | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0011236: Prevent Java classes vtkPanel and vtkCanvas from getting focus upon mouse enter | ||||||||
| Description | Currently in the function mouseEntered within the classes vtkPanel and vtkCanvas, there is the line this.requestFocus(); This causes the widget to get the focus even if the mouse simply hovered over the widget and did not click on it. This is somewhat annoying since most programs don't operate this way. Usually if you are in the middle of using another program and simply hovered over something else with a mouse, the focus should not change to the other program. Is there a particular reason why the focus changes for these widgets? If not, I would vote for the 2 requestFocus calls to be removed. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037202) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-09-14 22:16 | egk865 | New Issue | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037202 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |