WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
104295
Vertical Alignment on Paste
https://bugs.webkit.org/show_bug.cgi?id=104295
Summary
Vertical Alignment on Paste
Soheil
Reported
2012-12-06 13:59:45 PST
If there is a text input box with a fixed height and user pastes some text in there the text suddenly shifts up. Some work arounds are to set a overflow to auto or set a fix line height. But why does this occur only when user pastes some text? Example: <input type="text" style="height: 22px; font-family: Arial"> Type some text and then paste some text at the end. The 1st text box in the screenshot looks normal but the 2nd has text that is shifted up after some text was pasted in it.
Attachments
Example of normal text input box vs. shifted up version
(18.09 KB, image/png)
2012-12-06 14:01 PST
,
Soheil
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Soheil
Comment 1
2012-12-06 14:01:04 PST
Created
attachment 178074
[details]
Example of normal text input box vs. shifted up version
Alexey Proskuryakov
Comment 2
2012-12-07 11:12:43 PST
I can reproduce this issue in Safari 6.0.2, but not in current ToT, which means that it has been fixed already. Can you please confirm with a nightly build from <
http://nightly.webkit.org
>?
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