Re: Underscore uncomment bug in OSX

2015-07-24 Thread Peter M. Brigham
Here's the workaround that I have been using, in case others find it useful. I put it into a controlkeydown handler in my LC frontscript. All my script shortcuts use control-shift-. The command doUndoSpace types a space and then deletes it, to make sure LC knows that editing has been done and th

Re: Underscore uncomment bug in OSX

2015-07-23 Thread Jerry Jensen
Thanks for the suggestion, but I’m the same as you, “—“ and indent of 3. .Jerry > On Jul 23, 2015, at 3:53 PM, Peter Haworth wrote: > > Out of interest, what comment characters and indent do you have set in > Livecode Preferences? I have "--" and indent of 3 and wondering if some > combination

Re: Underscore uncomment bug in OSX

2015-07-23 Thread Peter Haworth
Out of interest, what comment characters and indent do you have set in Livecode Preferences? I have "--" and indent of 3 and wondering if some combination of those settings might trigger the problem. On Thu, Jul 23, 2015 at 2:20 PM Jerry Jensen wrote: > > > On Jul 23, 2015, at 6:00 AM, Robert B

Re: Underscore uncomment bug in OSX

2015-07-23 Thread Jerry Jensen
> On Jul 23, 2015, at 6:00 AM, Robert Brenstein wrote: > > On 22.07.2015 at 17:55 Uhr -0700 Jerry Jensen apparently wrote: >> Thanks for the suggestion, Robert. >> >> Yep - two different wired Apple keyboards (with and without numeric keypad) >> plugged directly into the MacBookPro or into a T

Re: Underscore uncomment bug in OSX

2015-07-23 Thread Robert Brenstein
On 22.07.2015 at 17:55 Uhr -0700 Jerry Jensen apparently wrote: Thanks for the suggestion, Robert. Yep - two different wired Apple keyboards (with and without numeric keypad) plugged directly into the MacBookPro or into a Thunderblt monitor. Also checked the System Preferences Keyboard pane -

Re: Underscore uncomment bug in OSX

2015-07-23 Thread Alan Stenhouse
The uncomment keyboard shortcut has never worked for me either, would love if it did. Interestingly, after someone posted about holding open the menu and then trying it, it does work. Haven’t investigated further though. Wonder if it’s possibly related to having multiple keyboard languages ava

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Paul Hibbert
Probably more, but at least we’re in good company!!! :) Paul > On Jul 22, 2015, at 18:24, Mark Wieder wrote: > > On 07/22/2015 05:59 PM, Jerry Jensen wrote: > >> Oh thank you Paul! I am not crazy > > I don't think that's a logical conclusion... > it just means that now there are two of you. >

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Paul Hibbert
I normally work on a 2009 iMac, but I’ve just installed LC 7.1.0(dp1) on my 2015 MacBook Pro and it’s doing exactly the same as the iMac, i.e. it doesn’t work correctly and adding the system shortcut is only a partial workaround. The MBP is also on OS X 10.10.4. I’ll head over to the bug report

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Mark Wieder
On 07/22/2015 05:59 PM, Jerry Jensen wrote: Oh thank you Paul! I am not crazy I don't think that's a logical conclusion... it just means that now there are two of you. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-liveco

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Jerry Jensen
Oh thank you Paul! I am not crazy (well, not about that anyway!). What model computer are you using? Yes, please add this to the comments in the bug report. I do think it will help. .Jerry > On Jul 22, 2015, at 5:50 PM, Paul Hibbert wrote: > > This has never worked for me on OS X with any versi

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Jerry Jensen
> On Jul 22, 2015, at 5:41 PM, Robert Brenstein wrote: > > On 22.07.2015 at 16:56 Uhr -0700 Jerry Jensen apparently wrote: >> >> Thanks Mark, Peter, Colin and Bernd. Very mysterious! I'll try it on a few >> other computers at work when I get back there tomorrow. >> .Jerry >> > > Have you che

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Paul Hibbert
This has never worked for me on OS X with any version of LC and I had just got used to ignoring it. I have checked for conflicts and can’t find any. The strange thing is, the shortcut causes the ‘Edit’ menu to flash as though it is being chosen, then I found that if I click the ‘Edit’ menu once

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Robert Brenstein
On 22.07.2015 at 16:56 Uhr -0700 Jerry Jensen apparently wrote: Thanks Mark, Peter, Colin and Bernd. Very mysterious! I'll try it on a few other computers at work when I get back there tomorrow. .Jerry Have you checked whether the behavior is keyboard related by chance? RObert ___

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Jerry Jensen
> On Jul 22, 2015, at 2:37 PM, Mark Wieder wrote: > > Jerry- > > Sorry to report that it works for me. > Command-underscore comments > Command-shift-underscore removes comments > > OSX 10.10.4 > LC 6.7.7 rc1 > Mac Air > no third-party components Thanks Mark, Peter, Colin and Bernd. Very myste

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Mark Wieder
Jerry- Sorry to report that it works for me. Command-underscore comments Command-shift-underscore removes comments OSX 10.10.4 LC 6.7.7 rc1 Mac Air no third-party components -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-li

Re: Underscore uncomment bug in OSX

2015-07-22 Thread BNig
ttp://runtime-revolution.278305.n4.nabble.com/Underscore-uncomment-bug-in-OSX-tp4694218p4694222.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscr

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Colin Holgate
It works for me too. I used the bug report stack and followed the directions carefully. Command - comments, Command shift - uncomments. I tried in 7.0.5, under Mac OS 10.11. > On Jul 22, 2015, at 4:40 PM, Peter Haworth wrote: > > Hi Jerry, > The keyboard shortcut to uncomment works for me. T

Re: Underscore uncomment bug in OSX

2015-07-22 Thread Peter Haworth
Hi Jerry, The keyboard shortcut to uncomment works for me. This is on OSX 10.10.4 and LC 6.6.5 On Wed, Jul 22, 2015 at 1:20 PM Jerry Jensen wrote: > Hello bug chasers, > > This is regarding bug report 11142: > http://quality.runrev.com/show_bug.cgi?id=11142&list_id=33024 > > I first reported th

Underscore uncomment bug in OSX

2015-07-22 Thread Jerry Jensen
Hello bug chasers, This is regarding bug report 11142: http://quality.runrev.com/show_bug.cgi?id=11142&list_id=33024 I first reported this almost 2 years ago, and it had been happening for a while before that. I just received a note from Panos that it is fixed in 6.7.6 and probably before. It i