[Webkit-unassigned] [Bug 152780] New: v3 UI's time range slider is harder to use than that of v2 UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 01:35:22 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152780

            Bug ID: 152780
           Summary: v3 UI's time range slider is harder to use than that
                    of v2 UI
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: akling at apple.com, cdumez at apple.com,
                    dewei_zhu at apple.com, koivisto at iki.fi, slewis at apple.com

1) The position of the slider on the page is affected by the size of text label to the right of it, and the text label changes size according to the position of the slider (when you go from a double digit to a single/tripple digit number of days). As you move the silder, the position of the slider leaps around underneath you, this is really frustrating.

2) The slider appears to currently map proprtionally from slider position to a number of days, making it very fiddly to use in the common cases. The v2 dashboard used some kind of exponential mapping. [ Eyeballing it, it looks like the curve of v2 is something like ^4? – this is really pretty aggresive, and does make it tricky to set ranges of a few months. I'd suggest it might be worth giving something just slightly less aggresive a try, say ^3? ]

3) Minimum chart range is now 7 days, was 1 day. The shorter charts are somethings useful, would be nice to restore the ability to specify shorter ranges.

And a bonus enhancement request!:

4) However you set up the slider, picking some ranges on the chart will be fiddly (the exponential scaling on v2 is great for the common case of specifiying a short range, but leaves only a few pixels difference between 4 months and 6 months – making it difficult to set the chart range to 5 months). However you set up the scaling, something will be difficult. As such, I think it would be great if it was also possible to manually edit the limit (type in the value).

<rdar://problem/23999907>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160106/98fdbca8/attachment.html>


More information about the webkit-unassigned mailing list