RESOLVED FIXED 181633
Web Inspector: Styles: pressing Down key should select first item from completion list when focusing on empty value
https://bugs.webkit.org/show_bug.cgi?id=181633
Summary Web Inspector: Styles: pressing Down key should select first item from comple...
Nikita Vasilyev
Reported 2018-01-13 20:00:57 PST
Created attachment 331302 [details] [Animated GIF] Bug Steps: 1. Add "font-family" property. 2. Press Tab to focus on the property value field. 3. Press Key Down. Expected: "apple-system" suggestion hint is applied, which is the 1st item in the list. Actual: "apple-system-body" is applied, which is the 2nd item in the list. To apply the first one, I have to press Key Down followed by Key Up.
Attachments
[Animated GIF] Bug (65.47 KB, image/gif)
2018-01-13 20:00 PST, Nikita Vasilyev
no flags
Patch (1.61 KB, patch)
2018-01-13 20:05 PST, Nikita Vasilyev
no flags
[Animated GIF] With patch applied (94.07 KB, image/gif)
2018-01-13 20:08 PST, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-13 20:01:11 PST
Nikita Vasilyev
Comment 2 2018-01-13 20:05:16 PST
Nikita Vasilyev
Comment 3 2018-01-13 20:08:20 PST
Created attachment 331304 [details] [Animated GIF] With patch applied
Joseph Pecoraro
Comment 4 2018-01-16 12:29:08 PST
Comment on attachment 331303 [details] Patch r=me, nice
WebKit Commit Bot
Comment 5 2018-01-16 12:54:09 PST
Comment on attachment 331303 [details] Patch Clearing flags on attachment: 331303 Committed r226996: <https://trac.webkit.org/changeset/226996>
WebKit Commit Bot
Comment 6 2018-01-16 12:54:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.