Metadata
- Source
- FLUID-6772
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Ned Zimmerman
- Created
2023-07-07T09:01:32.415-0400 - Updated
2025-01-15T10:52:26.011-0500 - Versions
-
- 4.5
- 4.6
- Fixed Versions
-
- 4.8.0
- Component
-
- UI Options
Description
The change in which removed the UIO iframe has caused a horizontal content overflow issue in Webkit and Chromium browsers. The same issue cannot be reproduced in Firefox.
For a minimal reproduction, see the following:
✅ https://github.com/greatislander/uio-bug/tree/infusion-4.4.0 (deployed to https://infusion-4-4-0--uio-bug.netlify.app )
❌ https://github.com/greatislander/uio-bug/tree/infusion-4.5.0 (deployed to https://infusion-4-5-0--uio-bug.netlify.app )
❌ https://github.com/greatislander/uio-bug (Infusion 4.6.0, deployed to https://uio-bug.netlify.app )
Visit the deployment of each branch in a Webkit or Chromium browser, open the UIO panel, and scroll all the way to the right. Not the excess white space. The same issue does not present itself in Firefox.
Environments
Webkit (Safari), Chromium (Chrome, Edge)
Comments
-
Justin Obara commented
2024-08-02T19:55:33.881-0400 Merged PR https://github.com/fluid-project/infusion/pull/1109