Closed Bug 1782425 Opened 3 years ago Closed 1 year ago

Grey flash when selecting text on Bugzilla with 'Translate Web Pages' add-on installed

Categories

(Core :: Layout, defect)

Firefox 105
x86_64
Linux
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox105 --- affected

People

(Reporter: gregp, Unassigned)

References

()

Details

Attachments

(2 files)

Attached video grey_flash.mp4

Steps to reproduce:

  1. Install TWP - Translate Web Pages
  2. Navigate to https://bugzilla.mozilla.org/user_profile?user_id=575867
  3. Select some text on the page

Actual results:
Grey flash

Expected results:
No grey flash

I tried bisecting and got this range. Emilio, maybe bug 1695314?

Flags: needinfo?(emilio)
Attached image grey_flash.png

I could repro but I don't think my patch is related at all. That extension doesn't have any float. But reading the extension source they do something different for Firefox instead of the backdrop-filter thing they have for other browsers. Not sure if that fixes it. It might be worth filing an issue in https://github.com/FilipePS/Traduzir-paginas-web/. I'd usually spend more time debugging it but it's kind of a pain to inspect the generated shadow dom of that extension.

If I change the extension source to have:

		<div id="eDivResult" style="display: none">

Then it seems to not flash, so maybe the stylesheet is loading async some times?

Flags: needinfo?(emilio)
Flags: needinfo?(lsalzman)
Severity: -- → S3

No longer reproduces

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: