Bug 12393

Summary: [S60] CSS blue thick border-bottom is visulaized as black
Product: WebKit Reporter: Yongjun Zhang <yongjun.zhang>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Critical CC: bradley.morrison
Priority: P2    
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Attachments:
Description Flags
3.2 fix: rgb/hsv conversion in KWQColor.cpp
zalan: review+
3.1 fix for rgb/hsv conversion zalan: review+

Description Yongjun Zhang 2007-01-24 11:02:00 PST
TSW error id: PNUN-6XJJLF.

When use css border property outset, and set border color to blue, the browser shows black at the bottom edge and right edge.
Comment 1 Yongjun Zhang 2007-01-24 11:03:26 PST
Color mode conversion from RGB to HSV is broken in KWQColor.cpp.
Comment 2 Yongjun Zhang 2007-01-25 13:20:12 PST
Created attachment 12671 [details]
3.2 fix: rgb/hsv conversion in KWQColor.cpp

fix for CCB
Comment 3 Yongjun Zhang 2007-01-25 13:34:05 PST
Created attachment 12672 [details]
3.1 fix for rgb/hsv conversion

3.1m fix
Comment 4 zalan 2007-01-25 18:05:08 PST
Comment on attachment 12672 [details]
3.1 fix for rgb/hsv conversion

r=me
Comment 5 zalan 2007-01-25 18:07:18 PST
Comment on attachment 12671 [details]
3.2 fix: rgb/hsv conversion in KWQColor.cpp

r=me
Comment 6 Bradley Morrison 2007-01-26 09:15:05 PST
(In reply to comment #5)
> (From update of attachment 12671 [details] [edit])
> r=me
> 

Landed - r19155 & r19154. Setting to fixed
Comment 7 Krishna 2007-02-09 13:28:06 PST
Verified and Closed.
Comment 8 Joel Parks 2011-03-21 11:53:01 PDT
re-purposing InTSW keyword for use by QtWebkit team