WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100242
Web Inspector: Styles pane: Don't select whole value when I select just a part
https://bugs.webkit.org/show_bug.cgi?id=100242
Summary
Web Inspector: Styles pane: Don't select whole value when I select just a part
Nikita Vasilyev
Reported
2012-10-24 06:11:05 PDT
Demo of the problem:
http://www.screenr.com/7Lj8
Path to follow.
Attachments
Don’t start editing
(1.50 KB, patch)
2012-10-24 06:21 PDT
,
Nikita Vasilyev
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2012-10-24 06:21:10 PDT
Created
attachment 170379
[details]
Don’t start editing After the patch:
http://www.screenr.com/pLj8
WebKit Review Bot
Comment 2
2012-10-24 06:54:58 PDT
Comment on
attachment 170379
[details]
Don’t start editing Clearing flags on attachment: 170379 Committed
r132347
: <
http://trac.webkit.org/changeset/132347
>
WebKit Review Bot
Comment 3
2012-10-24 06:55:01 PDT
All reviewed patches have been landed. Closing bug.
eustas.bug
Comment 4
2012-10-25 05:39:23 PDT
Could you please issue another patch that replaces "getSelection()" with "window.getSelection()". Motivation: Closure fails to compile inspector. (Try python Source/WebCore/inspector/compile-front-end.py)
Alexander Pavlov (apavlov)
Comment 5
2012-10-25 05:47:06 PDT
(In reply to
comment #4
)
> Could you please issue another patch that replaces "getSelection()" with "window.getSelection()". > > Motivation: Closure fails to compile inspector. > > (Try python Source/WebCore/inspector/compile-front-end.py)
Fixed in
http://trac.webkit.org/changeset/132475
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug