[wp-trac] Re: [WordPress Trac] #8447: Dashboard UI issues on IE6

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 7 00:41:16 GMT 2008


#8447: Dashboard UI issues on IE6
---------------------+------------------------------------------------------
 Reporter:  FFEMTcJ  |        Owner:          
     Type:  defect   |       Status:  reopened
 Priority:  normal   |    Milestone:  2.7     
Component:  UI       |      Version:  2.7     
 Severity:  normal   |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by vladimir_kolesnikov):

 Replying to [comment:3 FFEMTcJ]:
 > The new post button still has the same issue as seen in the screenshot.

 In this particular case only GIF files will help - IE6 does not support
 PNG transparency and filter:
 progid:DXImageTransform.Microsoft.AlphaImageLoader won't help here as
 background-position (well, you can move it as it is absolutely positioned
 and thus emulate background-position, but that vertical bar in the image
 spoils everything: the container needs setting overflow: hidden to
 suppress it, but it breaks the drop-down menu).

 I am attaching the patch that works.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8447#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list