WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
116385
Can't paste into inputs set with box-sizing: border-box and with line-height, height, and padding set
https://bugs.webkit.org/show_bug.cgi?id=116385
Summary
Can't paste into inputs set with box-sizing: border-box and with line-height,...
Josh Smith
Reported
2013-05-17 22:16:09 PDT
Visit the jsFiddle in the URL. Follow these steps: 1) Type some text into the input. 2) Cut the text. 3) Try to paste the text. The text will not be paste-able into the input. If text within the input is selected prior to the paste event, the selected text will be replaced by an empty string. This bug exists on Chrome on ChromeOS and OS X, and on Safari on OS X. The bug does not appear when tested on IE8 and IE9 on Windows 7, and Firefox on OS X.
Attachments
Add attachment
proposed patch, testcase, etc.
chee
Comment 1
2013-05-17 22:27:49 PDT
I can confirm this bug on ChromeOS Version 28.0.1500.4 dev for rizzle.
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