Make WordPress Core

Changes between Version 18 and Version 33 of Ticket #23935


Ignore:
Timestamp:
05/03/2013 11:34:14 PM (11 years ago)
Author:
ocean90
Comment:

We decided to not bring back the easter egg (Huh, which easter egg…?).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23935

    • Property Status changed from new to closed
    • Property Keywords needs-patch removed
    • Property Resolution changed from to fixed
  • Ticket #23935 – Description

    v18 v33  
    11The new revisions UI still needs some UI polish. Now that we have addressed code/functionality issues i thought i would open a ticket to note the outstanding visual issues not addressed elsewhere:
    22
    3  * the tooltips need work: their placement varies by browser, also it would be ideal if the tooltip stayed open while a user dragged the handle - currently the tooltip only stays open and updates if you keep your mouse confined to the slider handle; the slider on the other hand works fine if you drag and keep dragging  but don't stay in the handle with your mouse; the result is that if you move off the handle while dragging, the slider moves, but the tooltip disappears.
     3 * ~~the tooltips need work: their placement varies by browser, also it would be ideal if the tooltip stayed open while a user dragged the handle - currently the tooltip only stays open and updates if you keep your mouse confined to the slider handle; the slider on the other hand works fine if you drag and keep dragging  but don't stay in the handle with your mouse; the result is that if you move off the handle while dragging, the slider moves, but the tooltip disappears.~~ [24174]
    44
    55 * ~~ the weighted tick marks get off to the left of center when they get thicker because of the way they are implemented; should fix so they are more accurately centered under the slider handle; last tick mark missing in compare two mode? ~~ #24056