WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 10269
REGRESSION: Entering text into text fields can make the cursor and text jump
https://bugs.webkit.org/show_bug.cgi?id=10269
Summary
REGRESSION: Entering text into text fields can make the cursor and text jump
jonathanjohnsson
Reported
2006-08-05 09:09:50 PDT
Steps to reproduce: 1. Fill a text field with lots of text (more than twice its width for greatest effect). 2. Move to the end of the text, then put the cursor at the beginning of the visible text. 3. Type a letter. Result (latest WebKit) The letter is typed, and the cursor is moved as far to the right as possible of the text field (the text follows). Expected result (latest Safari) The letter is typed, but the cursor only moves right to accomodate for the newly typed letter.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephanie Lewis
Comment 1
2006-11-06 20:26:05 PST
radar 4823077
Adele Peterson
Comment 2
2006-11-28 14:03:22 PST
I can no longer reproduce this. Can anyone confirm?
mitz
Comment 3
2006-11-28 22:27:32 PST
(In reply to
comment #2
)
> I can no longer reproduce this. Can anyone confirm? >
I verified that
r17543
, changing text controls from flexbox to RenderBlock, fixed this.
jonathanjohnsson
Comment 4
2006-11-28 22:58:51 PST
I can also no longer reproduce this.
Dave Hyatt
Comment 5
2007-01-12 15:22:17 PST
Fixed.
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