Bug 55841 - [GTK] CSS text-shadow is clipped
Summary: [GTK] CSS text-shadow is clipped
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 05:13 PST by bohemenian
Modified: 2011-03-07 14:18 PST (History)
2 users (show)

See Also:


Attachments
Screenshot of h1-tag where the css text-shadow is clipped (5.29 KB, image/png)
2011-03-06 05:14 PST, bohemenian
no flags Details
Testcase (520 bytes, text/html)
2011-03-07 14:02 PST, bohemenian
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bohemenian 2011-03-06 05:13:34 PST
The CSS text-shadow property is clipped to the right of the text, as seen on the attached screenshot.
Comment 1 bohemenian 2011-03-06 05:14:33 PST
Created attachment 84886 [details]
Screenshot of h1-tag where the css text-shadow is clipped
Comment 2 Martin Robinson 2011-03-06 21:04:49 PST
What version of WebKitGTK+ do you see this issue with?
Comment 3 bohemenian 2011-03-07 00:21:58 PST
Package is libwebkit-1.0.2, but Synaptic and Midori lists it as version 1.2.7
Comment 4 Martin Robinson 2011-03-07 09:08:09 PST
Do you have a test case as well? We've done a *lot* of work on shadows since 1.2 and this is likely no longer a bug, but I need a test case to confirm.
Comment 5 bohemenian 2011-03-07 14:02:11 PST
Created attachment 84980 [details]
Testcase
Comment 6 Martin Robinson 2011-03-07 14:18:02 PST
Thank you for uploading the test case and reporting this issue. It should be fixed in more recent versions of WebKitGTK+ (recent 1.3.x releases and all future 1.4.x stable releases).