View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011236VTK(No Category)public2010-09-14 22:162016-08-12 09:55
Reporteregk865 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0011236: Prevent Java classes vtkPanel and vtkCanvas from getting focus upon mouse enter
DescriptionCurrently 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.
TagsNo tags attached.
Project
Type
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team