neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
107 stars 16 forks source link

Shortcuts not working #9

Closed SreedevSB closed 3 years ago

SreedevSB commented 3 years ago

Shortcuts except Delete and Edit are not working.

wadael commented 3 years ago

Noticed this on Linux+FFOX 83 too ctrl+D is still assigned to bookmarking even though I have a node selected

same on chromium Version 87.0.4280.88

apcj commented 3 years ago

Hi @SreedevSB - thanks for reporting this. Can you tell me what OS and Browser you are using?

apcj commented 3 years ago

@wadael thanks for reporting too. It sounds like this should be relatively easy to fix. Do you find the same thing at @SreedevSB ? For example, does Ctrl+A work for you?

SreedevSB commented 3 years ago

Hi @apcj, I am using Chrome 87.0.4280.141 (64-bit) on Windows 10 Pro v.1909.

apcj commented 3 years ago

Hi @wadael @SreedevSB - thanks for the info. This should now be fixed. Please make sure you hard-refresh the page or clear your cache to ensure you have the latest code.

wadael commented 3 years ago

I validate the fix is working for Ctrl+D as it does duplicate the selected node

However, CtrlZ is not working (FFox , Chromium) BUT I suspect it is related to my install and must be because of shortcut handling by higher program than the browser.

I remember someday I was asked to choose between app and system as first recipient for the shortcuts. Was it in Mate/compiz/cinnamon/marco/??? (dont know) Was it with this distro ? (maybe) Was it intellij ? netbeans ?

I cant find this interesting setting.

Thanks again for this great application.