Open Bug 1621988 Opened 4 years ago Updated 3 years ago

Some Google Docs Shortcuts still don't work under Resist Fingerprinting

Categories

(Core :: DOM: Security, defect, P3)

defect

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.

Reproducible on Ubuntu 18.04.

STR:
0. Change pref "privacy.resistFingerprinting" to "true".

  1. Open a Google doc.
  2. Type "asdf".
  3. Select the text.
  4. Use strikethrough shortcut (Alt+Shift+5).

Expected: text is stroken through.
Actual: text is not stroken through.

Component: DOM: Core & HTML → DOM: Security

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.

(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.

Priority: -- → P3
Whiteboard: [tor][fingerprinting][domsecurity-backlog1]

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.)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.