Bug 103853

Summary: Fix text direction in datalist popup for time controls
Product: WebKit Reporter: Keishi Hattori <keishi>
Component: FormsAssignee: Keishi Hattori <keishi>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Keishi Hattori
Reported 2012-12-02 22:03:55 PST
Fix text direction in datalist popup for time controls
Attachments
Patch (214.37 KB, patch)
2012-12-02 22:15 PST, Keishi Hattori
no flags
Patch (315.22 KB, patch)
2012-12-02 23:01 PST, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2012-12-02 22:15:18 PST
Kent Tamura
Comment 2 2012-12-02 22:31:00 PST
Comment on attachment 177179 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=177179&action=review > Source/WebCore/Resources/pagepopups/suggestionPicker.css:46 > +.locale-rtl .suggestion-list-entry .title { > + direction: rtl; > +} We had better have tests for this case.
Keishi Hattori
Comment 3 2012-12-02 23:01:00 PST
WebKit Review Bot
Comment 4 2012-12-03 02:30:19 PST
Comment on attachment 177186 [details] Patch Rejecting attachment 177186 [details] from commit-queue. New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html Full output: http://queues.webkit.org/results/15097478
WebKit Review Bot
Comment 5 2012-12-05 04:57:26 PST
Comment on attachment 177186 [details] Patch Clearing flags on attachment: 177186 Committed r136674: <http://trac.webkit.org/changeset/136674>
WebKit Review Bot
Comment 6 2012-12-05 04:57:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.