Closed Bug 1914912 Opened 1 month ago Closed 1 month ago

Busy spinner not displayed in “Scan in progress” dialog

Categories

(Firefox :: Data Loss Prevention, defect)

Firefox 131
Desktop
Windows 11
defect

Tracking

()

VERIFIED FIXED
131 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox129 --- unaffected
firefox130 --- unaffected
firefox131 --- verified

People

(Reporter: bhidecuti, Assigned: Gijs)

References

(Blocks 2 open bugs, Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Found in

  • 131.0a1 (2024-08-25)

Affected versions

  • 131.0a1

Preconditions

  • Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
  • Create a distribution folder inside the Firefox folder and paste the policies-1.json to it and then rename it to policies.json
  • Run the DLP agent in CMD using: .\content_analysis_sdk_agent.exe --user --toblock=.\d{3}-?\d{2}-?\d{4}. --towarn=.warn. --delays=10

Tested platforms

  • Affected platforms: Windows 11
  • Unaffected platforms: Ubuntu, macOS

Steps to reproduce

  1. Navigate to https://www.wikipedia.org/ and paste any text
  2. Observe the “Scan in progress” dialog

Expected result

  • The busy spinner is displayed next to the “Scan in progress” title

Actual result

  • The busy spinner is not displayed next to the “Scan in progress” title

Regression range

Additional notes

  • See the attached ss
  • Reproducing for the upload operation as well

Note that this won't be a problem for ESR since the regressing bug 1879550 won't be uplifted there.

Set release status flags based on info from the regressing bug 1879550

:Gijs, since you are the author of the regressor, bug 1879550, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(gijskruitbosch+bugs)
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED

Well, this is embarrassing.

The issue is that I forgot to update https://searchfox.org/mozilla-central/rev/261005fcc4d6f8b64189946958211259fb45e9e1/toolkit/components/prompts/content/commonDialog.js#41 after the rename. This breaks icons in all tab-modal prompts (but not content-modal prompts, which is probably why nothing else picked up on this) because we no longer think we have an icon so we hide the box containing the icon...

Assignee: gijskruitbosch+bugs → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(gijskruitbosch+bugs)
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/67a77d66d0e8 re-show icons in tab-modal prompts that bug 1879550 accidentally broke, r=dao
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch

Verified as fixed on Firefox 131.0b4 using Windows 11. The busy spinner is displayed inside the "Scan in progress" dialog.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: