Closed
Bug 1455229
Opened 7 years ago
Closed 7 years ago
Add Google Keep into the blacklist to use legacy keypress event behavior
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: site-compat)
Attachments
(1 file)
STR:
1. Go to https://keep.google.com
2. Click the list icon next to "Take a note...".
3. Type something for label of first list item.
4. Type Enter.
5. Type something for label of second list item.
6. Try to move between list items with ArrowUp and ArrowDown keys.
Cannot move list items if in the strict keypress dispatching mode.
Updated•7 years ago
|
Keywords: site-compat
Assignee | ||
Comment 1•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8969238 [details]
Bug 1455229 - Add keep.google.com into the blacklist to take back legacy keypress event behavior
https://reviewboard.mozilla.org/r/237974/#review244548
(I'd expect that we'll need to add pretty much all Google sites to the list before they fix their code)
Attachment #8969238 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 4•7 years ago
|
||
mozreview-review-reply |
Comment on attachment 8969238 [details]
Bug 1455229 - Add keep.google.com into the blacklist to take back legacy keypress event behavior
https://reviewboard.mozilla.org/r/237974/#review244548
Yeah, but we will get a list for QA to ride on the train.
Comment 5•7 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s 12c64f8d2ae4fa66c5a85f901ae957334d212c7b -d 983099e546d8: rebasing 459925:12c64f8d2ae4 "Bug 1455229 - Add keep.google.com into the blacklist to take back legacy keypress event behavior r=smaug" (tip)
merging modules/libpref/init/all.js
warning: conflicts while merging modules/libpref/init/all.js! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Comment hidden (mozreview-request) |
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/87f19e952903
Add keep.google.com into the blacklist to take back legacy keypress event behavior r=smaug
Comment 8•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 9•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
•