[webkit-reviews] review denied: [Bug 40157] Web Inspector: CSS style closing brace is not selectable. : [Attachment 58363] <div>}</div> inherits -webkit-user-select: none; from the body element. I overrode it.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 05:00:31 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has denied Nikita Vasilev <me at elv1s.ru>'s
request for review:
Bug 40157: Web Inspector: CSS style closing brace is not selectable.
https://bugs.webkit.org/show_bug.cgi?id=40157

Attachment 58363: <div>}</div> inherits -webkit-user-select: none; from the
body element. I overrode it.
https://bugs.webkit.org/attachment.cgi?id=58363&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
WebCore/inspector/front-end/inspector.css:3981
 +  .styles-selector, .close-brace {
I think we should add -webkit-user-select: text to .styles-section instead.


More information about the webkit-reviews mailing list