[Pharo-project] Issue 3687 in pharo: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR
Status: New Owner: ---- New issue 3687 by ncalexan...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 Pharo image: Pharo Pharo core version: <12327> Class browser used (if applicable): <OBSystemBrowserAdaptor> Steps to reproduce: 1. open OB 2. select method in right-most pane 3. type Cmd-N for senders or Cmd-M for implementors 4. try to accept default in menu by hitting enter This is pretty bad for keyboard navigation.
Comment #1 on issue 3687 by ncalexan...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 In PharoInbox: SLICE-Issue-3687-Browse-senders-implementors-in-Omnibrowser-OB-pops-up-menu-that-doesnt-respond-to-enter-CR-NickAlexander.2 Hopefully I cut the slice correctly this time.
Updates: Status: Fixed Cc: guillermopolito Labels: Type-OB Comment #2 on issue 3687 by stephane...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 Thanks nick!!! Did you sign the license agreement? OB maintainers can you integrate this fix?
Comment #3 on issue 3687 by stephane...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 Is your slide empty?
Comment #4 on issue 3687 by ncalexan...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 I assume you meant slice, and this is what happened before with 3659. Somehow, the slice works for me. I am following the instructions to the letter (at least I think I am), and this is still not doing what we expect. How should I address this? Attachments: OB-enter-in-senders-implementors.1.cs 467 bytes
Just wondering if there is some Smalltalk way to access the serial interface. A little bit extended. Can one use COM and Pharo on Windows? Regards Friedrich
The serial port should be working (there is a fix for named ports) I do not remember whether we should or we already integrated it. Stef On Feb 10, 2011, at 6:02 PM, Friedrich Dominicus wrote:
Just wondering if there is some Smalltalk way to access the serial interface.
A little bit extended. Can one use COM and Pharo on Windows?
Regards Friedrich
All is here: http://code.google.com/p/pharo/issues/detail?id=1057 The same code is integrated in Squeak 4.2. The integration in 1.2 (or 1.3) is still pending. Should i ask David and Séverin to explicitely sign the Pharo licence agreement ? Regards, On Fri, Feb 11, 2011 at 12:20 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
The serial port should be working (there is a fix for named ports) I do not remember whether we should or we already integrated it.
Stef
On Feb 10, 2011, at 6:02 PM, Friedrich Dominicus wrote:
Just wondering if there is some Smalltalk way to access the serial interface.
A little bit extended. Can one use COM and Pharo on Windows?
Regards Friedrich
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
On Feb 11, 2011, at 2:32 AM, Serge Stinckwich wrote:
All is here: http://code.google.com/p/pharo/issues/detail?id=1057 The same code is integrated in Squeak 4.2. The integration in 1.2 (or 1.3) is still pending. Should i ask David and Séverin to explicitely sign the Pharo licence agreement ?
woudl be good but the problem was not there. it was not marked as fixed so we did not see it. Stef
Regards,
On Fri, Feb 11, 2011 at 12:20 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
The serial port should be working (there is a fix for named ports) I do not remember whether we should or we already integrated it.
Stef
On Feb 10, 2011, at 6:02 PM, Friedrich Dominicus wrote:
Just wondering if there is some Smalltalk way to access the serial interface.
A little bit extended. Can one use COM and Pharo on Windows?
Regards Friedrich
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
Updates: Status: FixProposed Comment #5 on issue 3687 by marcus.d...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 (No comment was entered for this change.)
Updates: Labels: Milestone-1.3-DevImage Comment #6 on issue 3687 by marcus.d...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 (No comment was entered for this change.)
Updates: Labels: -Milestone-1.3-DevImage Milestone-1.2-DevImage Comment #7 on issue 3687 by marcus.d...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 (No comment was entered for this change.)
Updates: Status: Closed Comment #8 on issue 3687 by marcus.d...@gmail.com: Browse senders/implementors in Omnibrowser/OB pops up menu that doesn't respond to enter/CR http://code.google.com/p/pharo/issues/detail?id=3687 I comited this as OB-Morphic-MarcusDenker.154 and edited the Config. (but just as a tiny hack on to of the old branch... we should merge with Lukas...)
participants (4)
-
Friedrich Dominicus -
pharo@googlecode.com -
Serge Stinckwich -
Stéphane Ducasse