Bug 104644 - INPUT_MULTIPLE_FIELDS_UI: Disable focus navigation by right/left keys in RTL locales
Summary: INPUT_MULTIPLE_FIELDS_UI: Disable focus navigation by right/left keys in RTL ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 00:57 PST by Kent Tamura
Modified: 2012-12-11 02:21 PST (History)
2 users (show)

See Also:


Attachments
Patch (17.54 KB, patch)
2012-12-11 01:07 PST, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch for landing (17.62 KB, patch)
2012-12-11 01:33 PST, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-12-11 00:57:56 PST
INPUT_MULTIPLE_FIELDS_UI: Disable focus navigation by right/left keys in RTL locales
Comment 1 Kent Tamura 2012-12-11 01:07:25 PST
Created attachment 178743 [details]
Patch
Comment 2 Hajime Morrita 2012-12-11 01:21:15 PST
Comment on attachment 178743 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=178743&action=review

> Source/WebCore/ChangeLog:13
> +        for RTL locales for now.

It's worth mentioning tracking bug# for this. Same for FIXMes.
Comment 3 Kent Tamura 2012-12-11 01:28:14 PST
Comment on attachment 178743 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=178743&action=review

>> Source/WebCore/ChangeLog:13
>> +        for RTL locales for now.
> 
> It's worth mentioning tracking bug# for this. Same for FIXMes.

Sure. Filed Bug 104650.
Comment 4 Kent Tamura 2012-12-11 01:33:58 PST
Created attachment 178747 [details]
Patch for landing
Comment 5 WebKit Review Bot 2012-12-11 02:21:05 PST
Comment on attachment 178747 [details]
Patch for landing

Clearing flags on attachment: 178747

Committed r137275: <http://trac.webkit.org/changeset/137275>
Comment 6 WebKit Review Bot 2012-12-11 02:21:08 PST
All reviewed patches have been landed.  Closing bug.