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 21993
Text input in multicol text renders in the wrong location
https://bugs.webkit.org/show_bug.cgi?id=21993
Summary
Text input in multicol text renders in the wrong location
Simon Fraser (smfr)
Reported
2008-10-30 21:09:41 PDT
When an <input type="text"> is put in multicol text, it renders in the wrong location: the text and caret render with an odd offset, but the focus ring draws in the right place.
Attachments
Testcase
(750 bytes, text/html)
2008-10-30 21:10 PDT
,
Simon Fraser (smfr)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2008-10-30 21:10:06 PDT
Created
attachment 24790
[details]
Testcase
Simon Fraser (smfr)
Comment 2
2010-07-20 21:56:16 PDT
This was fixed by hyatt's column fixes.
Joseph Pecoraro
Comment 3
2011-01-18 15:30:21 PST
How does this affect test: LayoutTests/fast/events/offsetX-offsetY.html Which has:
http://trac.webkit.org/browser/trunk/LayoutTests/fast/events/offsetX-offsetY.html#L40
> // dispatchEvent(639, 316, 'in-columns', 173, -172); // This is buggy. See
https://bugs.webkit.org/show_bug.cgi?id=21993
Joseph Pecoraro
Comment 4
2011-01-18 16:00:03 PST
(In reply to
comment #3
)
> How does this affect test: > LayoutTests/fast/events/offsetX-offsetY.html
Opened
bug 52677
and updated the test.
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