WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
60405
Pasting from clipboard to a non-empty textfield doesn't work under certain circumstances
https://bugs.webkit.org/show_bug.cgi?id=60405
Summary
Pasting from clipboard to a non-empty textfield doesn't work under certain ci...
Christian Müller
Reported
2011-05-06 14:36:26 PDT
The following bug can be reproduced on any new Safari and an old version of Chrome (7.0.517.41) @Ubuntu. Here is the minimal valid XHTML file for bug reproducing: or see the attachment. Steps: 1. Open the file and make sure you see the text field. 2. Type something into the text field. 3. Copy any string into the clipboard. 4. Try to paste the clipboard content to the text field. However, the pasting works if the textfield is empty. The problems seems to be caused by the following (fully irrelevant for the textfield) CSS snippet: #id > :last-child { }
Attachments
Minimal valid XHTML, which allows to reproduce the bug.
(419 bytes, text/html)
2011-05-06 14:37 PDT
,
Christian Müller
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Christian Müller
Comment 1
2011-05-06 14:37:44 PDT
Created
attachment 92642
[details]
Minimal valid XHTML, which allows to reproduce the bug.
Alexey Proskuryakov
Comment 2
2011-05-06 17:30:37 PDT
I can reproduce this in Safari/WebKit 5.0.5, but not when using a WebKit nightly. Could you please verify that it's the same for you?
Christian Müller
Comment 3
2011-05-07 23:31:05 PDT
Indeed, the bug is not reproducible with WebKit nightly! May I ask you what does it imply? Will it be fixed in the nearest Safari update? Thanks!
Alexey Proskuryakov
Comment 4
2011-05-08 02:23:21 PDT
Thanks for verifying that this no longer occurs! I can not make comment on future Safari releases, sorry.
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