[Webkit-unassigned] [Bug 245768] New: Web Inspector: tabbing is not working when editing CSS property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 27 23:04:26 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245768
Bug ID: 245768
Summary: Web Inspector: tabbing is not working when editing CSS
property
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: karlcow at apple.com
CC: drousso at apple.com,
inspector-bugzilla-changes at group.apple.com,
pangle at apple.com
1. Enter in the URL bar: data:text/html,<div>
2. Open Web Inspector
3. On the Elements tab
4. select the div element under body
4. Click at the bottom on the second column on the plus sign
5. it adds a div at the top of the second column in the style editor
6. TAB It goes to the property section
7. Type "out" Then TAB
8. It sometimes go to the value section with outline being completed
9. For the value, type: 1px border red Then TAB
Expected:
outline {1px border red} is set.
Actual:
Everything disappears
This is happening very often when tabbing in this context.
--
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/20220928/3e63585c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list