[wp-trac] [WordPress Trac] #24736: Revisions: IE compatibilty
WordPress Trac
noreply at wordpress.org
Sun Jul 21 12:41:17 UTC 2013
#24736: Revisions: IE compatibilty
--------------------------+--------------------------
Reporter: ocean90 | Owner: markjaquith
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Revisions | Version: trunk
Severity: normal | Resolution: fixed
Keywords: needs-patch |
--------------------------+--------------------------
Comment (by adamsilverstein):
[attachment: 24736.patch.diff]
* switches tickmarks to absolute and position to a calculated percentage
(multiplication) - resolves an issue where math rounding down on partial
pixels in safari and opera accumulated for each tick, with many ticks this
meant they got further and further off. new method calculates a total
percentage to avoid this issue. safari/opera may still show marks one
pixel off, but the miscalculation is no longer cumulative and even with
200 revisions the tick marks work correctly.
* reduce tooltip max width so it fits better near screen edges.
* initial testing in safari LTR and RTL mode.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24736#comment:50>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list