Bug 7432 - Ctrl+Alt+<key> works differently in Safari
Summary: Ctrl+Alt+<key> works differently in Safari
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks: keyboard
  Show dependency treegraph
 
Reported: 2019-10-31 15:51 CET by Pierre Ossman
Modified: 2019-11-05 13:22 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2019-10-31 15:51:14 CET
(moved from bug 6152)

If you look at the native client you get:

 * Ctrl+Alt+e sends Ctrl+ModeSwitch+é
 * Ctrl+Cmd+e sends Ctrl+Alt+e

This is also how Firefox and Chrome behaves, so things are fairly consistent across our clients. However Safari gives us a plain "e" when we are expecting a "é". And Safari doesn't give us any information that this key really is é, so we'll have to wait for them to fix things.

Reported upstream:

https://bugs.webkit.org/show_bug.cgi?id=203679

Note You need to log in before you can comment on or make changes to this bug.