Issue 7294 in pharo: [Bug Spec]: cycling focus order sends nav keystroke

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7294 in pharo: [Bug Spec]: cycling focus order sends nav keystroke

pharo

Comment #20 on issue 7294 by [hidden email]: [Bug Spec]: cycling  
focus order sends nav keystroke
http://code.google.com/p/pharo/issues/detail?id=7294

With Thierry we changed Spec to use KeyBinding, so your slice doesn't fix  
the issue anymore :(

But I will definitively have a look, see if I can reproduce it with your st  
file, it keep you in touch :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7294 in pharo: [Bug Spec]: cycling focus order sends nav keystroke

pharo

Comment #21 on issue 7294 by [hidden email]: [Bug Spec]: cycling  
focus order sends nav keystroke
http://code.google.com/p/pharo/issues/detail?id=7294

@Ben: okay, thx


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7294 in pharo: [Bug Spec]: cycling focus order sends nav keystroke

pharo
Updates:
        Status: Closed
        Labels: -Milestone-3.0 -CheckedIn20498 -CheckedIn20499 -CheckedIn20500  
-CheckedIn20501 -CheckedIn20507 -CheckedIn20509 Milestone-2.0

Comment #22 on issue 7294 by [hidden email]: [Bug Spec]: cycling  
focus order sends nav keystroke
http://code.google.com/p/pharo/issues/detail?id=7294

So, the issue 6657 fix this too :) (since the the keymapping handling is a  
bit different, and have priority over the Morphic events ^^)

As attachement the TabFocus modified to work with the new API (which should  
be integrated soon ^^)

Attachments:
        TabFocusUI.st  3.4 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
12