Some Google Docs Shortcuts still don't work under Resist Fingerprinting
Categories
(Core :: DOM: Security, defect, P3)
Tracking
()
People
(Reporter: tjr, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [tor][fingerprinting][domsecurity-backlog1])
The Strikethrough shortcut (Command+Shift+X) does not work on Mac when RFP is enabled.
Comment 1•1 year ago
•
|
||
Reproducible on Ubuntu 18.04.
STR:
0. Change pref "privacy.resistFingerprinting" to "true".
- Open a Google doc.
- Type "asdf".
- Select the text.
- Use strikethrough shortcut (Alt+Shift+5).
Expected: text is stroken through.
Actual: text is not stroken through.
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Moved to DOM:Security to determine the priority. Moreover it's not entirely clear to me whether the underlying bug is indeed in DOM code.
Comment 3•1 year ago
|
||
(In reply to Mirko Brodesser (:mbrodesser) from comment #2)
Moved to DOM:Security to determine the priority. Moreover it's not entirely clear to me whether the underlying bug is indeed in DOM code.
ResistFingerprinting code exists in various components in Gecko, and we used to place its bugs in DOM:Security.
Comment 4•11 months ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Description
•