MantisBT - VTK | |||||
| View Issue Details | |||||
| 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 | ||||
| Project | |||||
| Type | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||