Closed (fixed)
Project:
Display Builder
Version:
1.0.x-dev
Component:
Main / Misc.
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Feb 2026 at 10:28 UTC
Updated:
19 Mar 2026 at 16:50 UTC
Jump to comment: Most recent
Comments
Comment #2
fmb commentedComment #3
fmb commentedComment #6
nickolajThe token browse dialog is invisible in fullscreen mode because Drupal's jQuery UI dialog (`.ui-dialog`) has a lower z-index than the fullscreen display builder (1251). This patch adds z-index overrides for `.ui-dialog` and `.ui-widget-overlay` when fullscreen is active, and also fixes the Bootstrap modal backdrop z-index.
Comment #9
mogtofu33 commentedComment #11
pdureau commented