Skip to content

[6.x] Floating toolbar pointer improvements#13712

Merged
jasonvarga merged 2 commits into6.xfrom
floating-toolbar-pointer-improvements
Jan 29, 2026
Merged

[6.x] Floating toolbar pointer improvements#13712
jasonvarga merged 2 commits into6.xfrom
floating-toolbar-pointer-improvements

Conversation

@jaygeorge
Copy link
Copy Markdown
Contributor

Description of the Problem

I noticed that the floating toolbar blocks pointer events underneath it's invisible parent container

Here, for example, you cannot click "Whistler's Mother and more"; the invisible horizontal container of the toolbar is blocking it

2026-01-28 at 15 19 16@2x

What this PR Does

  • Unblocks pointer events on the parent, re-adding them to the inside container
  • Replace a hard-coded z-index while I'm here

How to Reproduce

  1. Try selecting something underneath the toolbar
  2. Experience not being able to select anything

@jasonvarga jasonvarga changed the base branch from master to 6.x January 28, 2026 16:26
@jasonvarga jasonvarga merged commit 5902e9a into 6.x Jan 29, 2026
13 checks passed
@jasonvarga jasonvarga deleted the floating-toolbar-pointer-improvements branch January 29, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants