black7375 / black7375/Firefox-UI-Fix

userChrome.theme.transparent.panel option made chat and other panels complete see through

Open
#1,093 1 comment 0 reactions 0 assignees View on GitHub
Browser::Upstream Class::Color Compenent::Panel Env::Windows Issue::Bug
Dominant language
SCSS
Stars
5.9k
Forks
202
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

Chat panel(and others) is without a background after option enable.
![Image](https://github.com/user-attachments/assets/ee494338-b39b-4862-8334-16543ea89839)

### Expected behavior

It should be semi-transparent.

### Screenshots

![Image](https://github.com/user-attachments/assets/2b69197a-cba5-47dc-9ce6-1c7205825eb3)

### OS

Windows 10

### OS - Others

_No response_

### Firefox Version

138.1

### Distribution

- [ ] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix)
- [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style)
- [x] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style)

### Theme

- [ ] Light
- [x] Dark
- [ ] Alpenglow (System: Light)
- [ ] Alpenglow (System: Dark)
- [ ] System Default
- [ ] Others: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/))

### Theme - More Info

_No response_

### `user.js` setup

user.js setup

```javascript
// Your settings
```

### Additional context

Its appears that reason for this is panel background have been set to complete transparent and background for panel view is set to semi-transparent in order to make it semi-transparent.

Reverse the process should fix this.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the proton-style SCSS rules for panel backgrounds and the userChrome.theme.transparent.panel option. Reproduce the issue with the reported Windows 10, Firefox 138.1, dark-theme setup, then verify that chat and other panels retain the expected semi-transparent background without affecting the intended transparency.

Written by the indexing model from the issue text.

Assessment

Tech stack
scss
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.