[wp-trac] [WordPress Trac] #25260: Toolbar does not always reset text-shadow

WordPress Trac noreply at wordpress.org
Mon Sep 9 09:53:57 UTC 2013


#25260: Toolbar does not always reset text-shadow
----------------------------+-----------------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Toolbar         |    Version:
 Severity:  minor           |   Keywords:  has-patch
----------------------------+-----------------------------
 As [http://lists.automattic.com/pipermail/wp-
 testers/2013-September/014594.html reported by Brent Logan] on wp-testers:

 > The theme I'm using applies text shadow to the body selector. The admin
 bar showing on the blog doesn't clear this style.
 >
 > I think it just became obvious when W3 Total Cache changed its "support"
 menu item's color to red.

 The toolbar does reset `text-shadow` (see [17626]). I've added `text-
 shadow: #ccc 2px -2px 0px` for `<body>` to Twenty Thirteen's `style.css`,
 and the Toolbar style didn't change, so it doesn't actually depend on the
 theme.

 However, I was able to reproduce the issue with the "Support" menu item
 from W3 Total Cache (see the screenshot). That's just inconsistent styling
 of the Toolbar itself (it resets `text-shadow` for links, but not for
 `<span>` elements inside them).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25260>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list