Bug 18475 - with right-to-left (RTL) layout, widgets on the web page are not shown properly
Summary: with right-to-left (RTL) layout, widgets on the web page are not shown properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Ariya Hidayat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-14 01:40 PDT by Benjamin Meyer
Modified: 2009-05-11 03:35 PDT (History)
1 user (show)

See Also:


Attachments
patch to fix the bug (1.20 KB, patch)
2009-04-27 05:33 PDT, Ariya Hidayat
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Meyer 2008-04-14 01:40:05 PDT
Launch the demo browser with -reverse option.
Open a web site that contain combo boxes, e.g. aljazeera.net or facebook.com.
Watch the wrong painting of the combo box.
Comment 1 Ariya Hidayat 2009-04-27 05:33:49 PDT
Created attachment 29818 [details]
patch to fix the bug
Comment 2 Ariya Hidayat 2009-04-27 06:57:32 PDT
Landed in r42887
http://trac.webkit.org/changeset/42887
Comment 3 Holger Freyther 2009-05-11 03:35:07 PDT
Comment on attachment 29818 [details]
patch to fix the bug

Clear review to drop out of the review queue.