Closed Bug 2002817 Opened 4 months ago Closed 4 months ago

Sometimes the LNA icon is not displayed in Site Settings

Categories

(Firefox for Android :: General, defect)

All
Android
defect

Tracking

()

RESOLVED FIXED
147 Branch
Tracking Status
firefox145 --- unaffected
firefox146 --- wontfix
firefox147 --- fixed

People

(Reporter: apetridean, Assigned: segun)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression, Whiteboard: [fxdroid] [group1])

Attachments

(2 files)

Preconditions

In secret settings, enable LNA blocking.
​- ​Go to "Local Network devices" and select "Ask to allow".

​Run a local web server on your machine (IP: 192.*).
​- On Android (Fenix) in the same network, open: https://lna-testing.notyetsecure.com/
​- Modify fetch() in index.html to use your local server IP: fetch('http://192.168.x.x:8080/index.html')

​In Fenix, set in about:config:
​network.lna.enabled = true
​network.lna.blocking = true
​security.mixed_content.block_active_content = false
​security.mixed_content.block_display_content = false

Steps to Reproduce:

  1. Open the browser.
  2. Navigate to Site settings.
  3. Locate the text for the LNA setting.

Expected Result:

  • The LNA icon appears next to the corresponding text.

Actual Result:

  • The text is displayed without the LNA icon.
  • Firefox version: Fenix 147.0a1 - 27.11.2025
  • Android device model: Google Pixel 10 (Android 16)
Summary: LNA Icon missing in Site settings → Sometimes the LNA icon is not displayed in Site Settings

I was looking into this, and this is caused by a change that was missed in bug 1994126.

I'll fix it shortly.

Keywords: regression
Regressed by: 1994126

This patch tints the icons in the Site Settings screen to use the colorOnSurface theme attribute. This ensures the icons adapt correctly to the current theme (e.g., light or dark mode) and are always visible.

Assignee: nobody → sfamisa
Status: NEW → ASSIGNED
Whiteboard: [fxdroid] [group1]

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

Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch

The patch landed in nightly and beta is affected.
:segun, is this bug important enough to require an uplift?

For more information, please visit BugBot documentation.

Flags: needinfo?(sfamisa)
Flags: needinfo?(sfamisa)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: