element-hq / element-hq/element-web

Old sidebar has a pixel of leakage

Open
#31,462 3 comments 0 reactions 0 assignees View on GitHub
A-Left-Panel O-Occasional S-Minor S-Tolerable T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

Switch to the old sidebar and notice the additional pixel. I assume that's a bug.

| Default | After adding `clip-path: border-box;` to the `.mx_BackdropPanel`: |
|---------|-------------------------------------------------------------------|
|![Before screenshot](https://github.com/user-attachments/assets/a0a8ace0-3799-4682-a049-98e9525bee40)|![After screenshot](https://github.com/user-attachments/assets/66af7447-e2c0-4bf1-896f-9224f7df6247)|

The filter somehow is extending the width, that's a quick solution I found.

### Outcome

#### What did you expect?

Sidebar not leaking the underlying blurred picture over the darkened area.

#### What happened instead?

The opposite of what I said in previous section.

### Operating system

Arch Linux

### Application version

Element 1.12.6

### How did you install the app?

Flathub

### Homeserver

Synapse

### Will you send logs?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.