Bug 180628 - Web Inspector: Styles Redesign: clicking above selector should prepend new property
Summary: Web Inspector: Styles Redesign: clicking above selector should prepend new pr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-09 19:40 PST by Nikita Vasilyev
Modified: 2017-12-15 00:28 PST (History)
4 users (show)

See Also:


Attachments
[Animated GIF] Bug (62.64 KB, image/gif)
2017-12-09 19:40 PST, Nikita Vasilyev
no flags Details
Patch (4.33 KB, patch)
2017-12-11 16:30 PST, Nikita Vasilyev
no flags Details | Formatted Diff | Diff
[Animated GIF] With patch applied (49.57 KB, image/gif)
2017-12-11 16:32 PST, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2017-12-09 19:40:59 PST
Created attachment 328929 [details]
[Animated GIF] Bug

Clicking white space above the selector field should behave the same as clicking white space on the right side of the selector field:
insert a new property before the first property. Instead, it appends a new property after the last property.
Comment 1 Radar WebKit Bug Importer 2017-12-09 19:41:10 PST
<rdar://problem/35954570>
Comment 2 Nikita Vasilyev 2017-12-11 16:30:45 PST
Created attachment 329055 [details]
Patch
Comment 3 Nikita Vasilyev 2017-12-11 16:32:32 PST
Created attachment 329056 [details]
[Animated GIF] With patch applied
Comment 4 Devin Rousso 2017-12-15 00:08:37 PST
Comment on attachment 329055 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2017-12-15 00:28:49 PST
Comment on attachment 329055 [details]
Patch

Clearing flags on attachment: 329055

Committed r225968: <https://trac.webkit.org/changeset/225968>
Comment 6 WebKit Commit Bot 2017-12-15 00:28:50 PST
All reviewed patches have been landed.  Closing bug.