|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Selecting quick fix in Mac OS XHow do I select from among more than one quick fix in NB 6.1 on Mac OS X
(10.4)? If I select a few lines of Ruby code, wait for the light bulb to appear, then type ctrl-enter, the quick-fix dialog appears with a number of options. But any key I choose at this point either selects the first option, or closes the window without selecting any. I can't figure out how to select a different option. // Gregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Selecting quick fix in Mac OS XOn May 2, 2008, at 9:17 AM, Gregory Murphy wrote:
> How do I select from among more than one quick fix in NB 6.1 on Mac > OS X (10.4)? > > If I select a few lines of Ruby code, wait for the light bulb to > appear, then type ctrl-enter You mean Alt-Enter, right? > , the quick-fix dialog appears with a number of options. But any key > I choose at this point either selects the first option, or closes > the window without selecting any. I can't figure out how to select a > different option. You're supposed to use the up/down arrow keys, and Enter to select one. I assume this happens with Java hints as well? This sounds like a focus bug we had on OSX on 10.4 (and 10.3) - I've never seen it on Leopard and I've used it for many months now so it's hopefully at least fixed going forward. -- Tor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Selecting quick fix in Mac OS XTor Norbye wrote:
> On May 2, 2008, at 9:17 AM, Gregory Murphy wrote: > >> How do I select from among more than one quick fix in NB 6.1 on Mac >> OS X (10.4)? >> >> If I select a few lines of Ruby code, wait for the light bulb to >> appear, then type ctrl-enter > > You mean Alt-Enter, right? Hmmm... no, I haven't touched my key bindings, and Ctrl-Enter brings up the quick fix window. > >> , the quick-fix dialog appears with a number of options. But any key >> I choose at this point either selects the first option, or closes the >> window without selecting any. I can't figure out how to select a >> different option. > > You're supposed to use the up/down arrow keys, and Enter to select one. > > I assume this happens with Java hints as well? > > This sounds like a focus bug we had on OSX on 10.4 (and 10.3) - I've > never seen it on Leopard and I've used it for many months now so it's > hopefully at least fixed going forward. Up/Down arrow keys don't work, so I'll assume it's the bug which you mention. I'm planning to upgrade to Leopard soon. This will serve as an additional motivation. // Gregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free Forum Powered by Nabble | Forum Help |