Opened 17 months ago
Last modified 5 months ago
#58741 new defect (bug)
Media Library Popup Showing Blank Popup on Window Resize Below Mobile Viewport
Reported by: | adhun | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.2.2 |
Component: | Media | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Bug Report
Description
The media library popup in WordPress is encountering a problem where it displays a blank popup when the window is resized below the mobile viewport. This issue prevents users from accessing the media library and selecting files on smaller screens, negatively impacting the overall user experience.
Environment
- WordPress: 6.2.2
- PHP: 7.4.33
- Server: Apache
- Database: mysqli (Server: 5.7.42 / Client: mysqlnd 7.4.33)
- Browser: Chrome 114.0.0.0 (macOS)
- Theme: Upshift 1.0
- MU-Plugins: None activated
- Plugins:
- WordPress Beta Tester 3.5.1
Steps to Reproduce
- Access the WordPress admin dashboard.
- Navigate to add new post.
- Click on set featured image button.
- Resize the window below mobile viewport, you will get a blank screen.
Expected Results
- Users should see media window even after window resize.
- This scenarios is not there in media library popup of image block on block editor.
Actual Results
- Users gets blank popup when window is resized.
Video Link : https://www.loom.com/share/efad2f97064f441596d69cc9a354a658
Attachments (1)
Change History (2)
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
5 months ago
Note: See
TracTickets for help on using
tickets.
Blank Media library screen when window is resized.