[Webkit-unassigned] [Bug 227215] Web Inspector: Styles: Autocomplete list should appear when pressing Arrow Down

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 11:37:53 PDT 2021


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nvasilyev at apple.com

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to Patrick Angle from comment #1)
> Another thing we need to consider here is multi-line CSS values, where the
> Up/down arrow keys should have a different meaning. grid-template-areas’
> being one that comes to mind. In that case we can’t really provide a
> completion anyways, but we should make sure we don’t break those cases where
> you want to move the caret to the next line.

I was about to make the same example ��

Even `background` value can span several line, and we do provide completions there. I don't think we should attempt to provide completions in multiline values on ArrowDown.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210621/b77d8564/attachment.htm>


More information about the webkit-unassigned mailing list