RESOLVED FIXED 150294
Web Inspector: Tabbing over CSS properties prepended by * doesn't move the highlighted range
https://bugs.webkit.org/show_bug.cgi?id=150294
Summary Web Inspector: Tabbing over CSS properties prepended by * doesn't move the hi...
Devin Rousso
Reported 2015-10-17 17:49:04 PDT
* STEPS TO REPRODUCE 1. Go to about:blank 2. Open the CSS sidebar in Web Inspector 3. Create a new rule and add the following: font-family: inherit;* color: red; 4. Place the cursor before "font" and try tabbing three times * Expected "color" is highlighted *Actual "inherit" is highlighted (tabbing more than three times will also not do anything)
Attachments
Patch (6.08 KB, patch)
2015-10-21 17:47 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-17 17:49:44 PDT
Devin Rousso
Comment 2 2015-10-21 17:47:46 PDT
WebKit Commit Bot
Comment 3 2015-10-22 08:48:51 PDT
Comment on attachment 263772 [details] Patch Clearing flags on attachment: 263772 Committed r191454: <http://trac.webkit.org/changeset/191454>
WebKit Commit Bot
Comment 4 2015-10-22 08:48:54 PDT
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.