Can't use accel + n or accel + t with VSCode in full screen mode
Categories
(Web Compatibility :: Site Reports, enhancement, P3)
Tracking
(Webcompat Priority:P3, Webcompat Score:4)
People
(Reporter: jgraham, Unassigned)
References
(Depends on 3 open bugs, )
Details
(Keywords: parity-chrome, webcompat:platform-bug)
User Story
platform:windows,mac,linux impact:workflow-broken affects:some user-impact-score:60
- Load https://vscode.dev/
- Use [Hamburger menu] → View → Appearance → Fullscreen to get into fullscreen mode (or press F11).
- Try to use accel+n to open a new document (where accel = cmd or ctrl depending on platform)
Instead of getting a new document you get a new Firefox window.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
gijs helped determine that this is related to the Keyboard Lock API (https://chromestatus.com/feature/5642959835889664, https://github.com/mozilla/standards-positions/issues/196).
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
(In reply to Thomas Wisniewski [:twisniewski] from comment #1)
gijs helped determine that this is related to the Keyboard Lock API (https://chromestatus.com/feature/5642959835889664, https://github.com/mozilla/standards-positions/issues/196).
Hi Thomas! Would you please elaborate more on if we really need both bug 1891067 and bug 1593883 for this issue? It looks to me bug 1593883 should suffice and there's a clear path forward. Thanks!
Comment 3•1 year ago
|
||
(In reply to Hsin-Yi Tsai (she/her) [:hsinyi] from comment #2)
(In reply to Thomas Wisniewski [:twisniewski] from comment #1)
gijs helped determine that this is related to the Keyboard Lock API (https://chromestatus.com/feature/5642959835889664, https://github.com/mozilla/standards-positions/issues/196).
Hi Thomas! Would you please elaborate more on if we really need both bug 1891067 and bug 1593883 for this issue? It looks to me bug 1593883 should suffice and there's a clear path forward. Thanks!
AIUI the keyboard lock API specifies a way sites can indicate what shortcut keys they want to use and is broader than just accel-n/accel-t. So to me it makes sense to have both bugs.
Updated•8 months ago
|
Updated•28 days ago
|
Description
•