[Webkit-unassigned] [Bug 166933] New: Web Inspector: spring function editor has unusual layout, should have left-aligned labels and slider tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 10:47:12 PST 2017


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

            Bug ID: 166933
           Summary: Web Inspector: spring function editor has unusual
                    layout, should have left-aligned labels and slider
                    tracks
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: dcrousso+webkit at gmail.com,
                    inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

I didn't even know we had this editor!

Here are some polish things that stuck out about the layout, which make it look like a prototype:

- The labels are center-aligned. I think they should be to the left of the component sliders (in LTR)
- The sliders have no tracks. It makes it weird, I don't know the extent of where they go.
- The sliders have no labels. You can enter a value much larger than the slider's max value (say, 1000), and it looks the same as if the slider was at 100. (Maybe it should rescale if a big value is entered manually.)
- The text fields are too big (~8 characters), especially considering the default slider range is [0,100].
- Not really about the layout, but it's often the case that the popover covers up the property declaration, so I can't see how the values are used in the syntax (spring syntax seems to differ from every other timing function).

-- 
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/20170111/e2981071/attachment.html>


More information about the webkit-unassigned mailing list