Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

(OSX) Inconsistent tab key behavior #53

Open
mkaemmerer opened this issue Apr 27, 2020 · 0 comments
Open

(OSX) Inconsistent tab key behavior #53

mkaemmerer opened this issue Apr 27, 2020 · 0 comments

Comments

@mkaemmerer
Copy link

On Mac OSX, WKWebView doesn't focus links or buttons when pressing the tab key. It only gives focus to text inputs (unless "fullKeyboardAccessEnabled" is turned on in system prefs).

This isn't a bug with DeskGap, but it's a really unfortunate consequence of WebKit design decisions. Edge, Firefox, Chrome and Electron all give tab focus to links by default. Arguably most developers (and most users as well) will be surprised and frustrated by this, so it would be a nice experience for DeskGap to patch the tab key behavior.

@mkaemmerer mkaemmerer changed the title Inconsistent tab key behavior (OSX) Inconsistent tab key behavior Apr 27, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant