Skip to content

Removing the wierd blue border color when focused + adjusted the bord…#33630

Merged
ZacksBot merged 6 commits into
element-hq:developfrom
ZacksBot:fix/edited-marker-on-focus
May 29, 2026
Merged

Removing the wierd blue border color when focused + adjusted the bord…#33630
ZacksBot merged 6 commits into
element-hq:developfrom
ZacksBot:fix/edited-marker-on-focus

Conversation

@ZacksBot
Copy link
Copy Markdown
Member

@ZacksBot ZacksBot commented May 27, 2026

Fixes the keyboard focus styling for the (edited) marker on edited messages. When tabbing to it, the blue focus outline was only partially visible and looked clipped. The CSS now gives the edited marker its own spacing and focus radius so the focus state renders correctly without affecting the message text.

Instead of custom radius color on tab, I now use browsers like everything else.

Before

image

After (uses browers own)

image

The diff from the updated image.
image

…er to show when squeezed at the end of border
@ZacksBot ZacksBot added this pull request to the merge queue May 29, 2026
Merged via the queue into element-hq:develop with commit 92383e3 May 29, 2026
45 checks passed
@ZacksBot ZacksBot deleted the fix/edited-marker-on-focus branch May 29, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants