Make WordPress Core

Opened 5 years ago

Last modified 5 years ago

#50129 new defect (bug)

Link edit modal displayed over Featured image modal

Reported by: sumitsingh's profile sumitsingh Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.4.1
Component: Editor Keywords:
Focuses: ui, css Cc:

Description

Hi,

When i was adding new post in admin side then media popup on showing editor link box.

More information see mention screenshot.

Thanks

Attachments (2)

4c355bd6-f6c7-455e-84f4-71dfe3b83d72.png (143.1 KB) - added by sumitsingh 5 years ago.
Error screenshot file 1
a8d93235-c316-4ffe-a598-b6f0bcd0ee76.png (323.7 KB) - added by sumitsingh 5 years ago.
Error screenshot file

Download all attachments as: .zip

Change History (7)

@sumitsingh
5 years ago

Error screenshot file 1

@sumitsingh
5 years ago

Error screenshot file

#1 @sumitsingh
5 years ago

  • Version set to 5.4.1

#2 @mukesh27
5 years ago

  • Component changed from Posts, Post Types to Editor

#3 @SergeyBiryukov
5 years ago

  • Focuses ui css added
  • Summary changed from Desing issue in WordPress 5.4.1 running to Link edit modal displayed over Featured image modal

#4 @mukesh27
5 years ago

Hi there!

https://github.com/WordPress/WordPress/blob/master/wp-includes/css/dist/components/style.css manage though GB so below CSS help to fix the issue.

.components-popover:not(.is-without-arrow)[data-y-axis="bottom"] {
   z-index: 5;
}

#5 @sumitsingh
5 years ago

Hi,

Many design issue & other issue informed here by me.but never i got the batch in my profile. Some one tell me how can get the batch?

Thanks

Note: See TracTickets for help on using tickets.