[VW 7.9] prefocus event handling does not ignore invisible views

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[VW 7.9] prefocus event handling does not ignore invisible views

Terry Raymond

The prefocus event handling allows invisible views to do prefocus event handling.

This can cause shortcuts to be handled by an invisible view.

 

The keyboard handling prior to the introduction of prefocus did not do this.

 

A simple fix would be to change #eventHandlersDo: to get the event handler only

if the child is visible.

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc