Bug 11714 - [S60] QPen emulation in KWQ did not handle special case for pen width zero.
Summary: [S60] QPen emulation in KWQ did not handle special case for pen width zero.
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 412
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-29 10:52 PST by Shaun Keller
Modified: 2006-12-07 09:43 PST (History)
0 users

See Also:


Attachments
convert pen width 0 to 1 when drawing (1.94 KB, patch)
2006-11-29 11:03 PST, Shaun Keller
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun Keller 2006-11-29 10:52:13 PST
TSW# YZHG-6TEN7R
Comment 1 Shaun Keller 2006-11-29 11:03:12 PST
Created attachment 11667 [details]
convert pen width 0 to 1 when drawing

patch made against 3.1
Comment 2 zalan 2006-11-29 18:07:06 PST
Comment on attachment 11667 [details]
convert pen width 0 to 1 when drawing

r=me
Comment 3 zalan 2006-11-29 18:09:21 PST
r17934
committed to 3.2
Comment 4 Krishna 2006-12-07 09:43:58 PST
Verified and Closed.