todoist-shortcuts-nativefier icon indicating copy to clipboard operation
todoist-shortcuts-nativefier copied to clipboard

ALT+Click opens "ALT" Menu of Nativefier

Open killtux opened this issue 4 years ago • 3 comments

When i like to edit the Name of an Task i have to click on it with pressed ALT. This works in the App but in the Nativefier Window it opens the Hidden "ALT" Menu with "File, View, Window, Help" and Focus is no more in the Task-Edit Field. You have to press ALT again to have the focus back in the Task-Edit Field to start typing.

This is since some months when the Developer of Todoist changed the behavier that a single click on the name straight opens the full view of that single task instead of editing the name. The added the ALT optioin to do that which now conflicts with the ALT menu of Nativefier.

Is there any way to disable the behavier of the Nativefier window with some switch or an additional java script injection?

killtux avatar Aug 20 '20 16:08 killtux

@killtux I'm curious what OS you are using?

I just tried this on MacOS and the current master for this repo and it works as expected. I don't get any hidden 'alt' menu that pops-up.


Is there any way to disable the behavier of the Nativefier window with some switch or an additional java script injection?

To be honest, I'm not sure, you could probably dig around in Nativefier to see if this is something that can be done.

kevinjalbert avatar Aug 20 '20 19:08 kevinjalbert

Sorry i forget to mention it's on windows 10

killtux avatar Aug 21 '20 05:08 killtux

@killtux ah I see. I'm sorry, but I've built this to work in a MacOS environment (I don't have a Windows 10 OS that I use). If you do figure out how to make it work then you can contribute back the patch. I suspect this is something you could figure out in the Nativefier community as this sounds like a common situation (Windows Alt clicks opening the menu).

kevinjalbert avatar Aug 22 '20 15:08 kevinjalbert