[Webkit-unassigned] [Bug 93234] New: [Chromium] Drawing issues in the rightmost part of RTL text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 6 01:38:26 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93234
Summary: [Chromium] Drawing issues in the rightmost part of RTL
text
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: InChromiumBugs
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hbono at chromium.org
CC: tony at chromium.org, playmobil at google.com,
rniwa at webkit.org
Created an attachment (id=156621)
--> (https://bugs.webkit.org/attachment.cgi?id=156621&action=review)
A test case
(Copied from <http://crbug.com/139486>)
Reported by project member prog... at chromium.org, Jul 28, 2012
Version:
Chromium 147542 (WebKit r123007): OK
Chromium 147553 (WebKit r123126): FAIL
Chromium 148889 (WebKit r123866): FAIL
OS: Windows 7
What steps will reproduce the problem?
1. Enter the following URL:
http://in.bgu.ac.il/acadsec/Pages/acadcalander.aspx
2. Using your mouse, hover one of the year links, for example 2011-2012
-The two rightmost numbers will not by underlined by the hover effect
3. Now try to select the link 2011-2012
4. Deselect it by pressing on the white background
- The two rightmost numbers will still look selected
Please provide any additional information below. Attach a screenshot if possible.
My WebKit r123067 <http://trac.webkit.org/changeset/123067> sometimes moves RTL elements right without changing its left position, i.e. it renders some RTL element to wrong places. (The attached file is the simple test case that visualize this bug. All values in its <input> element should be 500.) Such an RTL element with a wrong left position causes this problem.
Regards,
Hironori Bono
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list