Delete key on Mac is delete forward sometimes delete backwards sometimes

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

Delete key on Mac is delete forward sometimes delete backwards sometimes

cdavidshaffer
This is an odd one and I'm just wondering if anyone else is experiencing it.  On my iMac in VW7.9 I'm finding that most of the time pressing the delete key triggers the expected backwards delete but sometimes it triggers the forward delete (normally triggered from PC keyboards when pressing the "delete" key as opposed to backspace).  Once it gets stuck in this forward deleting mode, the only way to get it out of it seems to be exiting the image.  I'm wondering if there is some key combination I'm accidentally pressing that is causing this.  It doesn't happen to me in any other app, just VW....anyone else or am I just nuts?

David



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

Holger Kleinsorgen
I don't have a Mac, but on Linux running in a VM (VirtualBox), AltGr (http://en.wikipedia.org/wiki/Alt_Gr) sometimes does not work.

Instead of "[" (AltGr + 8), "]" (AltGr + 9), "|" (AltGr + <) I get the unmodified characters (8,9,<).
I've blamed VirtualBox until now. Cannot reproduce it, unfortunately. And I don't know if it's related to your problem. But in other application (terminal, text editor etc.), the AltGr modifier still works, that's similar.

cdavidshaffer wrote
This is an odd one and I'm just wondering if anyone else is experiencing it.  On my iMac in VW7.9 I'm finding that most of the time pressing the delete key triggers the expected backwards delete but sometimes it triggers the forward delete (normally triggered from PC keyboards when pressing the "delete" key as opposed to backspace).  Once it gets stuck in this forward deleting mode, the only way to get it out of it seems to be exiting the image.  I'm wondering if there is some key combination I'm accidentally pressing that is causing this.  It doesn't happen to me in any other app, just VW....anyone else or am I just nuts?
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

Andres Valloud-6
We know about the delete / backspace key, and we think we understand how
it's happening.  There's this AR for it:

61981: "Delete key sporadically stops working on Mac"

Right now, it's queued for 7.10.  We're currently looking at other OS X
keyboard problems, we hope to have something more to say in a bit.

Andres.

On 9/16/2012 1:58 PM, Holger Kleinsorgen wrote:

> I don't have a Mac, but on Linux running in a VM (VirtualBox), AltGr
> (http://en.wikipedia.org/wiki/Alt_Gr) sometimes does not work.
>
> Instead of "[" (AltGr + 8), "]" (AltGr + 9), "|" (AltGr + <) I get the
> unmodified characters (8,9,<).
> I've blamed VirtualBox until now. Cannot reproduce it, unfortunately. And I
> don't know if it's related to your problem. But in other application
> (terminal, text editor etc.), the AltGr modifier still works, that's
> similar.
>
>
> cdavidshaffer wrote
>>
>> This is an odd one and I'm just wondering if anyone else is experiencing
>> it.  On my iMac in VW7.9 I'm finding that most of the time pressing the
>> delete key triggers the expected backwards delete but sometimes it
>> triggers the forward delete (normally triggered from PC keyboards when
>> pressing the "delete" key as opposed to backspace).  Once it gets stuck in
>> this forward deleting mode, the only way to get it out of it seems to be
>> exiting the image.  I'm wondering if there is some key combination I'm
>> accidentally pressing that is causing this.  It doesn't happen to me in
>> any other app, just VW....anyone else or am I just nuts?
>>
>
>
>
>
> --
> View this message in context: http://forum.world.st/Delete-key-on-Mac-is-delete-forward-sometimes-delete-backwards-sometimes-tp4647687p4647714.html
> Sent from the VisualWorks mailing list archive at Nabble.com.
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

Michael Lucas-Smith-2
In reply to this post by cdavidshaffer
No, you're not going nuts. This has been high on the OSX hit list for a while now and I believe a fix may have just been included for testing in our development builds. You can fix it though, by clicking in to another text area. It took us the longest time to even come up with a reproducible technique for it.

Michael

On 17 September 2012 05:20, David Shaffer <[hidden email]> wrote:
This is an odd one and I'm just wondering if anyone else is experiencing it.  On my iMac in VW7.9 I'm finding that most of the time pressing the delete key triggers the expected backwards delete but sometimes it triggers the forward delete (normally triggered from PC keyboards when pressing the "delete" key as opposed to backspace).  Once it gets stuck in this forward deleting mode, the only way to get it out of it seems to be exiting the image.  I'm wondering if there is some key combination I'm accidentally pressing that is causing this.  It doesn't happen to me in any other app, just VW....anyone else or am I just nuts?

David



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


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

David Caster
This can also be worked around by just rolling over the icon for a control in the window or tool you are working in such that it brings up the associated tooltip. This will usually unstick the snag that is involved in the whole problem. The simplest thing to do is just click away to another window that has a text input area in it, such as a workspace or other code pane. The defect is fairly well understood now and others (the GUI folks) are looking into ways to fix it permanently. 

Best,
David
______________________________________________
On Sep 16, 2012, at 3:18 PM, Michael Lucas-Smith wrote:

No, you're not going nuts. This has been high on the OSX hit list for a while now and I believe a fix may have just been included for testing in our development builds. You can fix it though, by clicking in to another text area. It took us the longest time to even come up with a reproducible technique for it.

Michael

On 17 September 2012 05:20, David Shaffer <[hidden email]> wrote:
This is an odd one and I'm just wondering if anyone else is experiencing it.  On my iMac in VW7.9 I'm finding that most of the time pressing the delete key triggers the expected backwards delete but sometimes it triggers the forward delete (normally triggered from PC keyboards when pressing the "delete" key as opposed to backspace).  Once it gets stuck in this forward deleting mode, the only way to get it out of it seems to be exiting the image.  I'm wondering if there is some key combination I'm accidentally pressing that is causing this.  It doesn't happen to me in any other app, just VW....anyone else or am I just nuts?

David



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

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


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

cdavidshaffer

On Sep 16, 2012, at 7:30 PM, David Caster wrote:

> This can also be worked around by just rolling over the icon for a control in the window or tool you are working in such that it brings up the associated tooltip. This will usually unstick the snag that is involved in the whole problem. The simplest thing to do is just click away to another window that has a text input area in it, such as a workspace or other code pane. The defect is fairly well understood now and others (the GUI folks) are looking into ways to fix it permanently.
>

Thanks everyone.  I'm glad I'm not nuts...and I'm happy to hear of other ways to correct it rather than having to save-and-quit periodically.

David


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Delete key on Mac is delete forward sometimes delete backwards sometimes

Steven Kelly
In reply to this post by Michael Lucas-Smith-2

I had been blaming the VNC connection to the Mac :).

 

Is there an image-level fix or code workaround for this, while we wait for the VW7.10 VM?

 

Cheers,

Steve

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Michael Lucas-Smith
Sent: 17. syyskuuta 2012 1:19
To: David Shaffer
Cc: [hidden email]
Subject: Re: [vwnc] Delete key on Mac is delete forward sometimes delete backwards sometimes

 

No, you're not going nuts. This has been high on the OSX hit list for a while now and I believe a fix may have just been included for testing in our development builds. You can fix it though, by clicking in to another text area. It took us the longest time to even come up with a reproducible technique for it.

 

Michael

On 17 September 2012 05:20, David Shaffer <[hidden email]> wrote:

This is an odd one and I'm just wondering if anyone else is experiencing it.  On my iMac in VW7.9 I'm finding that most of the time pressing the delete key triggers the expected backwards delete but sometimes it triggers the forward delete (normally triggered from PC keyboards when pressing the "delete" key as opposed to backspace).  Once it gets stuck in this forward deleting mode, the only way to get it out of it seems to be exiting the image.  I'm wondering if there is some key combination I'm accidentally pressing that is causing this.  It doesn't happen to me in any other app, just VW....anyone else or am I just nuts?

David



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

 


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