Closed Bug 1912939 Opened 6 months ago Closed 6 months ago

[Windows] Default state of the Firefox notification inside the notification center changes if expanded and has the text cut

Categories

(Firefox :: Shell Integration, defect)

Desktop
Windows
defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox-esr128 --- wontfix
firefox129 --- wontfix
firefox130 --- wontfix
firefox131 --- wontfix

People

(Reporter: bmaris, Unassigned)

Details

Attachments

(1 file)

Attached image Gif showing the issue

Found in

  • Nightly 131.0a1

Affected versions

  • Nightly 131.0a1
  • Nightly 128.0a1

Tested platforms

  • Affected platforms: Windows 11 and Windows 10
  • Unaffected platforms: macOS 13 and Ubuntu 22.04

Preconditions

  • Have "devtools.chrome.enabled" set to "true"

Steps to reproduce

  1. Open the Browser Console
  2. Paste the following
await Cc[
  "@mozilla.org/browser/shell-service;1"
].getService(Ci.nsIWindowsShellService).pinCurrentAppToTaskbarAsync(true);
  1. Click the notification center icon from the right bottom site of the screen, bell icon (W11), chat cloud icon (W10).
  2. Click the expand icon from the Firefox notification

Expected result

  • The notification is correctly displayed inside the notification center.

Actual result

  • Notification text is cut after expanding and collapsing the notification info. Also the first time the notification is displayed in its normal form is different from the one shown after toggling the arrow icon twice.

Regression range

  • Not a regression since this happens in older builds as well before using the new taskbar API.

Additional notes

  • Not sure if this is something that we can control or if this is just how the Win notifications are displayed. I do have a feeling that this is just what Microsoft does but I had to log this just to have it on file.

This does seem like something out of our control and just how Windows manages notifications. I'm going to mark this is as closed with the idea that we can reopen it if evidence comes to light that we can control this.

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

Attachment

General

Created:
Updated:
Size: