[wp-trac] [WordPress Trac] #30516: Focus v2: admin toolbar rendering issues
WordPress Trac
noreply at wordpress.org
Tue Dec 2 15:11:21 UTC 2014
#30516: Focus v2: admin toolbar rendering issues
--------------------------+---------------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.1
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: ui, administration
--------------------------+---------------------------------
Comment (by joemcgill):
Since we're only going for a repaint, and not trying to get hardware
acceleration with this patch, we can simplify this to use a 2D transform:
`transform: translate(0, 0);` and avoid the issue Helen brings up.
[attachment: 30516.2.patch] also adds the -webkit prefix.
Replying to [comment:10 helen]:
> I am a little concerned about any performance and stacking implications
here - see http://stackoverflow.com/questions/10814178/css-performance-
relative-to-translatez0. If we have to do this, it should likely be
-webkit- only.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30516#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list