[buddypress-trac] [BuddyPress] #3575: Spinners inside buttons - IE9 - not compatible view

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Sep 18 01:39:05 UTC 2011


#3575: Spinners inside buttons - IE9 - not compatible view
-----------------------------------+------------------
 Reporter:  xeqta                  |       Owner:
     Type:  defect                 |      Status:  new
 Priority:  normal                 |   Milestone:  1.5
Component:  Theme                  |     Version:  1.5
 Severity:  normal                 |  Resolution:
 Keywords:  ui-feedback has-patch  |
-----------------------------------+------------------
Changes (by r-a-y):

 * keywords:  needs-patch ui-feedback => ui-feedback has-patch
 * version:   => 1.5


Comment:

 Just tested in IE9 on testbp.org.

 The problem is the `filter` declaration; it's interfering with the
 `background-image`.

 01.patch removes the filter when the `loading` class is added to the
 submit button.  However, by doing this, we lose the gradient albeit
 temporarily.

 Another solution can be found here:
 http://stackoverflow.com/questions/7028524/using-the-css-filter-property-
 for-ie-7-8-for-a-gradient-along-with-a-background

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3575#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list