WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
60271
Web Inspector: move double click handling from TextEditor to SourceFrame.
https://bugs.webkit.org/show_bug.cgi?id=60271
Summary
Web Inspector: move double click handling from TextEditor to SourceFrame.
Pavel Podivilov
Reported
2011-05-05 08:44:45 PDT
It is SourceFrame's responsibility to check if content is editable and to configure TextEditor component (e.g. set editable range) when user tries to initiate editing.
Attachments
Patch.
(9.27 KB, patch)
2011-05-05 08:48 PDT
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-05-05 08:48:23 PDT
Created
attachment 92422
[details]
Patch.
Pavel Podivilov
Comment 2
2011-05-05 08:49:12 PDT
Also renamed two delegate's methods: startEditing -> beforeTextChanged endEditing -> afterTextChanged
Pavel Podivilov
Comment 3
2011-05-16 03:15:39 PDT
Committed
r86552
: <
http://trac.webkit.org/changeset/86552
>
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