pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Ctrl Backspace and delete keys not working in playground or system browser

Open Zenchess opened this issue 3 years ago • 8 comments

To reproduce: install pharo 9 32 bit vm and image from the main webpage, unzip to folder. open playground, browser, backspace and delete keys do not work inside them (normal key input like letters seems to work fine).

Works for me on pharo 9 64 bit vm and image and pharo 8 32 bit vm and image (and os in general).

Zenchess avatar Jul 16 '21 07:07 Zenchess

Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo

GitHub
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo

welcome[bot] avatar Jul 16 '21 07:07 welcome[bot]

I am also using the full Pharo launcher on both Linux (Ubuntu 20.04, 64-bit) and Windows 10 (build 18363.1621). On both I have installed a new Pharo 9, 64-bit image. This works flawlessly on Linux. On Windows, I have the same problem -- backspace and delete keys do not work on my HP laptop. It isn't an issue with the keyboard, as I have tried an external Logitech wireless keyboard and receive the same results. I can highlight a character or string and CTRL-X successfully, but backspace/delete do not work. In a newly downloaded Pharo 8 image, this problem does not appear. I checked, and the issue also appears on 32-bit images, and only for Pharo 9.

Comment originally posted under a different user name in Pharo's Discord:General channel July 19, 2021)

PowellDean avatar Jul 24 '21 06:07 PowellDean

Same bug: Ctrl+Backspace, Ctrl+Arrows not working. Windows 10 x64 > Pharo 10 VM > Pharo 10.0 64bit (stable) or Pharo Mooc images

NSUSpray avatar Aug 10 '22 11:08 NSUSpray

Thanks for the report! @Zenchess can you confirm that you're experiencing this problem on windows only?

I'll check it in the upcoming days

guillep avatar Aug 18 '22 11:08 guillep

Has this been invistigated? Still happening on Windows 11

Pharo 10.0.0 Build information: Pharo-10.0.0+build.520.sha.68bad00f7e8a4c4e1f720fe0ffbef8baa8ad607f (64 Bit)

Pharo 12.0.0 Build information: Pharo-12.0.0+SNAPSHOT.build.1474.sha.723e992378842828924aea037a6d2da975cd8da4 (64 Bit)

Should be marked as URGENT

riverdusty avatar Apr 22 '24 08:04 riverdusty

FYI My boss is experiencing this same problem on Mac OS X

riverdusty avatar Apr 22 '24 08:04 riverdusty

Thanks @riverdusty I'm tagging it

guillep avatar Apr 22 '24 08:04 guillep

As this is not Pharo12 specific (it seems to happen in Pharo11, too), I added the "Priority: Critical" tag but will remove the relase tag

MarcusDenker avatar Apr 26 '24 09:04 MarcusDenker