zombieFox / nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks with nightTab.
https://zombiefox.github.io/nightTab/
GNU General Public License v3.0
1.71k stars 249 forks source link

ctrl-alt-a/e not working #232

Open green-stalk opened 3 years ago

green-stalk commented 3 years ago

I'm fairly new to all of this complicated computer stuff, so it is somewhat likely that I've just installed something wrong, but I'm unable to use those two keyboard shortcuts in nightTab. ctrl-alt-a does nothing outside a text box, but when I'm in a text box it places the á character, and the same for é. I think this is what's preventing me from using those shortcuts normally, but then surely other people would have the same problem because I haven't added any custom shortcuts or anything. ctrl-alt-g and ctrl-alt-d work fine, and they don't place any special characters, so I'm sure it can't be a coincidence that those are the ones that work. I'm not 100% sure this is the right place to ask, but can anyone help with this, and is it even anything to do with á/é at all?

zombieFox commented 3 years ago

Hi,

I'll try to help. Can you provide a few more details please?

In the current release, the shortcuts ctrl+alt+a and ctrl+alt+e have been working as expected in my tests.

green-stalk commented 3 years ago

It's weird because it can't be a coincidence that the two shortcuts that aren't working have another function, but then since I haven't changed anything with shortcuts they must be the default, so why aren't more people having this problem?

zombieFox commented 3 years ago

Agreed, no one else has reported this issue before.

Can you check to see if any of your other extensions have keyboard shortcuts?

Also, can you test the demo page here: https://zombiefox.github.io/nightTab/ Do the keyboard shortcuts ctrl+alt+a and ctrl+alt+e work there?

green-stalk commented 3 years ago

I have since removed all extensions other than this and tree tabs, and checked the demo page, and the shortcuts still don't work as intended. Before I removed the extensions I tried adding a custom ctrl+alt+a/e shortcut, and none of them would even let me, which is a bit weird. Everytime I typed them in the text vanished without any error message or anything, so I guess for some reason my laptop has decided to not allow anyone to use those shortcuts apart from for á/é

zombieFox commented 3 years ago

Very odd.

The code that controls the keyboard shortcuts all use the same pattern and logic. So if some keyboard shortcuts work but others don't suggests to me that something on your laptop is prevent that combination of keys from being used. This sounds like something outside the control of nightTab.

green-stalk commented 3 years ago

yeah it seems like a me issue, so unless there's a way to change those default shortcuts, I'll resign myself to having to click the add/edit buttons like some kind of chump lol

Thanks for the help :)