Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#30042 closed defect (bug) (fixed)

Twenty Fifteen: IE8 filter alpha opacity

Reported by: afercia's profile afercia Owned by: iandstewart's profile iandstewart
Milestone: 4.1 Priority: normal
Severity: normal Version: 4.1
Component: Bundled Theme Keywords: has-patch commit
Focuses: Cc:

Description

In IE8, filter alpha opacity set in ie.css needs some explicit background color to look a bit nicer, see screenshot before and after:

https://cldup.com/b3oC8qGCJ0.png

otherwise, I'd simply suggest to keep it simple and remove that filter, no more need to use CSS tricks from the old days.

Attachments (2)

30042.patch (534 bytes) - added by afercia 10 years ago.
30042.2.patch (531 bytes) - added by afercia 10 years ago.
sure Takashi, there you go

Download all attachments as: .zip

Change History (6)

@afercia
10 years ago

#1 @afercia
10 years ago

  • Keywords has-patch added

#2 @iamtakashi
10 years ago

Nice catch. Could you move the background rules so that properties are ordered by A-Z in site-branding and site-description?

@afercia
10 years ago

sure Takashi, there you go

#3 @iandstewart
10 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.1

#4 @iandstewart
10 years ago

  • Owner set to iandstewart
  • Resolution set to fixed
  • Status changed from new to closed

In 29972:

Twenty Fifteen: beautify the header in IE 8.

Props afercia, fixes #30042.

Note: See TracTickets for help on using tickets.