Has anyone worked with/built a web app that let's users set let their hot keys? Seems like it should be possible? That way users who like hot keys can just pick the ones they want...
It certainly is possible, it just so rarely shows up in modern web projects. It is not something I have ever seen raised in a UX design meeting or during development.
I honestly think it's just lack of awareness. I know it's partly because we warned against jacking native behavior, I think that probably scared people off shortcuts on the web early on. Now we have really complex web apps, but shortcuts are still not being thought about.
I honestly think it's just lack of awareness. I know it's partly because we warned against jacking native behavior, I think that probably scared people off shortcuts on the web early on. Now we have really complex web apps, but shortcuts are still not being thought about.