[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 08:34:24 PDT 2021


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

Patrick Angle <pangle at apple.com> changed:

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

--- Comment #1 from Patrick Angle <pangle at apple.com> ---
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.

-- 
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/36f7de09/attachment.htm>


More information about the webkit-unassigned mailing list