View Issue Details

IDProjectCategoryView StatusLast Update
0002251Double CommanderFile operationspublic2019-03-14 11:13
Reporterdoubleaxe Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
ProjectionnoneETAnone 
PlatformIntelOSmacOSOS Version10.14.3 Mojave
Product Version0.9.1 
Summary0002251: Insert key doesn't work on macOS 64 bit version
DescriptionI have regular 102 keys keyboard attached to mac computer. Therefore I have all that INS/DEL and other keys. While INS key selects files on 32 bit carbon version, it doesn't work on 64 bit QT version.

I have alternative with shift+UP/DOWN or SPACE, but I'd like INS key works too, I really addicted to it.
TagsNo tags attached.
Attached Files
Fixed in Revision
Operating systemMacOSX
Widgetset
Architecture64-bit

Activities

Aasasd

2019-03-13 18:26

reporter   ~0003088

Note that MacOS in general doesn't seem to have the notion of the insert key, as it's absent on Apple's keyboards. So it might be that Qt simply omits this event, even though some other programs recognize it (e.g. Emacs).

Notably, the key is recognized as a 'Help' key in Emacs and, I think, in Karabiner. So Doublecmd might expect 'Insert' and get 'Help' instead. Not sure if it's possible to map the key to selecting files in the hotkeys, but I'd try exploring that option.

A workaround is to use something like Karabiner or Hammerspoon to remap Insert to Shift-Down or Space for Doublecmd.

doubleaxe

2019-03-14 11:13

reporter   ~0003090

Karabiner recognizes INS key, see attached screenshot. But maybe you are right, QT may not pass this event or modify it some way. I'll try suggested workaround to map INS key to SPACE.

Issue History

Date Modified Username Field Change
2019-03-05 09:02 doubleaxe New Issue
2019-03-13 18:26 Aasasd Note Added: 0003088
2019-03-14 11:10 doubleaxe File Added: Screenshot at Mar 14 15-09-47.png
2019-03-14 11:13 doubleaxe Note Added: 0003090