Opened 9 years ago
Closed 9 years ago
#40507 closed defect (bug) (fixed)
Customize: Hide Controls link is itself hidden in IE
| Reported by: | westonruter | Owned by: | westonruter |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Customize | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
Description
As discovered in #32296:
I will note in IE that, with and without the patch, the Hide Controls link is… hidden. This seems to be due to the
z-index: -1introduced in r39214 for #38762.
Screenshots in https://cloudup.com/cdo2nHseiyD
Attachments (1)
Change History (7)
#1
@
9 years ago
- Keywords commit added
In 40507.0.diff via @timmydcrawford:
I have added a proposed fix for that. I opted to change the order of the elements in the DOM to allow the background on
.devicesto stack naturally... also had to add apositionattribute to that class get the background/fade to function properly which resulted in adding the wrapper div.
You can see the screenshots above of this diff in IE9 with a normal English translation, and a longer string.
#3
@
9 years ago
- Keywords fixed-major added
- Resolution fixed
- Status closed → reopened
Re-opening for consideration in 4.7.5
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
via @timmydcrawford in https://core.trac.wordpress.org/attachment/ticket/32296/32296-e.diff