WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
60884
RTL Text does not split on white space when typing to the edge of a textarea
https://bugs.webkit.org/show_bug.cgi?id=60884
Summary
RTL Text does not split on white space when typing to the edge of a textarea
Yair Yogev
Reported
2011-05-16 07:52:26 PDT
Created
attachment 93640
[details]
TestCase1 To reproduce, open the attached TestCase1 and follow the instructions. This also breaks caret visual positioning, caret keyboard navigation (Left\Right keys) and as shown in TestCase2, also breaks caret navigation using the Up arrow key. a similar LTR issue was fixed recently in
Bug 59968
. Confirmed with Windows Safari using WebKit nightly
r86547
Relevant chromium issue:
http://crbug.com/82774
Attachments
TestCase1
(772 bytes, text/html)
2011-05-16 07:52 PDT
,
Yair Yogev
no flags
Details
TestCase2 (up arrow caret navigation)
(888 bytes, text/html)
2011-05-16 07:53 PDT
,
Yair Yogev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Yair Yogev
Comment 1
2011-05-16 07:53:28 PDT
Created
attachment 93641
[details]
TestCase2 (up arrow caret navigation)
Yair Yogev
Comment 2
2011-05-20 18:57:58 PDT
while it seems that the issues shown in TestCase1 has "always" been there (i reproduced the issues using a chromium build dated March 2010), the up arrow issue (TestCase2) is a regression which happened between
r84685
-
r84639
so i am guessing that it's the fix for
bug 49508
(
http://trac.webkit.org/changeset/84659
) might still be the same issue though...
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