Closed
Bug 1456038
Opened 7 years ago
Closed 7 years ago
Google Inbox Keyboard Shortcuts Broken
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: matt, Assigned: masayuki)
References
Details
(Keywords: site-compat)
Attachments
(1 file)
In the latest Nightly - 61.0a1 (2018-04-22) on the Mac - and for at least the last week or so, I’m seeing a couple weird issue with Google Inbox:
- Pressing tab to autocomplete email addresses in the to field no longer works
- Pressing a keyboard shortcut to format a message (e.g., Command-B for bold) opens up the bookmarks bar instead of bolding
I tested these same actions in the latest Production release and everything is fine.
If helpful to provide a video of these issues I can.
Comment 1•7 years ago
|
||
Add inbox.google.com to blacklist (dom.keyboardevent.keypress.hack.dispatch_non_printable_keys) as workaround.
Blocks: 1440189
Updated•7 years ago
|
Keywords: site-compat
Reporter | ||
Comment 2•7 years ago
|
||
Confirmed adding inbox.google.com to the specified blacklist fixes the issue. Thanks!
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Component: Keyboard Navigation → DOM: Events
Product: Firefox → Core
Assignee | ||
Comment 3•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8970402 [details]
Bug 1456038 - Add inbox.google.com to blacklist of strict keypress dispatching
https://reviewboard.mozilla.org/r/238904/#review244896
I think we should just have *.google.com, as I said in some other bug. But sure, we can add still couple of more domains.
Attachment #8970402 -
Flags: review?(bugs) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/74e2c5b3e825
Add inbox.google.com to blacklist of strict keypress dispatching r=smaug
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 8•7 years ago
|
||
Updated the site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2018/non-printable-keys-will-soon-stop-firing-keypress-event/
You need to log in
before you can comment on or make changes to this bug.
Description
•