Skip to content

[19.0][IMP] fs_folder: Increase preview iframe z-index#605

Open
quoc-pn wants to merge 1 commit into
OCA:19.0from
komit-consulting:19.0-fs_folder-increase-preview-iframe-z-index
Open

[19.0][IMP] fs_folder: Increase preview iframe z-index#605
quoc-pn wants to merge 1 commit into
OCA:19.0from
komit-consulting:19.0-fs_folder-increase-preview-iframe-z-index

Conversation

@quoc-pn
Copy link
Copy Markdown
Member

@quoc-pn quoc-pn commented May 19, 2026

Issue

Currently, the status bar in the form view has a z-index of 1020, which is higher than the preview iframe’s z-index of 1000.

As a result, the status bar is displayed above the preview iframe.

image

Solution

Increase the preview iframe’s z-index to 9999 to ensure it is displayed correctly above the form view status bar.

@quoc-pn quoc-pn force-pushed the 19.0-fs_folder-increase-preview-iframe-z-index branch from da93e62 to bf89554 Compare May 19, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants