Skip to content

[19.0][IMP] fs_storage: Increase preview iframe z-index#604

Closed
quoc-pn wants to merge 1 commit into
OCA:19.0from
komit-consulting:19.0-fs_storage-increase-preview-iframe-zindex
Closed

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

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 closed this May 19, 2026
@quoc-pn quoc-pn deleted the 19.0-fs_storage-increase-preview-iframe-zindex branch 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