WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57275
REGRESSION: Can't enter pasted with context or Edit menu text in search or address field in the browser
https://bugs.webkit.org/show_bug.cgi?id=57275
Summary
REGRESSION: Can't enter pasted with context or Edit menu text in search or ad...
Enrica Casucci
Reported
2011-03-28 15:01:47 PDT
* STEPS TO REPRODUCE 1. Launch Safari on Windows and copy some text in clipboard 2. Click on the search field in the browser and select Edit>Paste or choose paste from the context menu 3. Press Return * RESULTS nothing happens and a beep sounds.
Attachments
Patch
(4.19 KB, patch)
2011-03-28 15:42 PDT
,
Enrica Casucci
sam
: review-
Details
Formatted Diff
Diff
Patch2
(5.32 KB, patch)
2011-03-28 17:00 PDT
,
Enrica Casucci
sam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2011-03-28 15:11:22 PDT
<
rdar://problem/8246691
>
Enrica Casucci
Comment 2
2011-03-28 15:42:59 PDT
Created
attachment 87224
[details]
Patch
Sam Weinig
Comment 3
2011-03-28 16:30:32 PDT
Comment on
attachment 87224
[details]
Patch I think it would be better to do this at the Editor command level, and change context menu code to call editor()->command("Cut").execute() and editor()->command("Paste").execute()
Enrica Casucci
Comment 4
2011-03-28 17:00:28 PDT
Created
attachment 87241
[details]
Patch2 Updated patch per Sam's feedback.
Enrica Casucci
Comment 5
2011-03-28 17:15:33 PDT
http://trac.webkit.org/changeset/82176
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