WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54433
allow for modifying comments without the mouse
https://bugs.webkit.org/show_bug.cgi?id=54433
Summary
allow for modifying comments without the mouse
Ojan Vafai
Reported
2011-02-14 21:23:47 PST
allow for modifying comments without the mouse
Attachments
Patch
(7.81 KB, patch)
2011-02-14 21:44 PST
,
Ojan Vafai
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2011-02-14 21:44:07 PST
Created
attachment 82413
[details]
Patch
Adam Barth
Comment 2
2011-02-14 21:48:42 PST
Comment on
attachment 82413
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=82413&action=review
> Websites/bugs.webkit.org/code-review.js:1291 > + $(unfrozen_comment).find('textarea')[0].focus();
Is this $ needed?
Ojan Vafai
Comment 3
2011-02-14 21:52:40 PST
Comment on
attachment 82413
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=82413&action=review
>> Websites/bugs.webkit.org/code-review.js:1291 >> + $(unfrozen_comment).find('textarea')[0].focus(); > > Is this $ needed?
Whoops. no.
Ojan Vafai
Comment 4
2011-02-14 21:54:06 PST
Committed
r78531
: <
http://trac.webkit.org/changeset/78531
>
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