<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Creating a new pseudo-selector in the Styles sidebar doesn't work on first attempt"
href="https://bugs.webkit.org/show_bug.cgi?id=164092">164092</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Web Inspector: Creating a new pseudo-selector in the Styles sidebar doesn't work on first attempt
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Web Inspector
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nvasilyev@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>bburg@apple.com, joepeck@webkit.org, mattbaker@apple.com, nvasilyev@apple.com, timothy@apple.com, webkit-bug-importer@group.apple.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=293074" name="attach_293074" title="[Animated GIF] Bug">attachment 293074</a> <a href="attachment.cgi?id=293074&action=edit" title="[Animated GIF] Bug">[details]</a></span>
[Animated GIF] Bug
1. Inspect <body> on this page.
2. At the bottom of the styles sidebar press "+" icon.
3. Click on the selector name ("body")
4. Append "::after".
5. Press Tab
Expected:
The selector remains to be "body::after".
Actual:
The selector reverts to "body".
Notes:
Renaming "body" to "body::after" second time works as expected.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>