Bug 12393 - [S60] CSS blue thick border-bottom is visulaized as black
Summary: [S60] CSS blue thick border-bottom is visulaized as black
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-24 11:02 PST by Yongjun Zhang
Modified: 2011-03-21 11:53 PDT (History)
1 user (show)

See Also:


Attachments
3.2 fix: rgb/hsv conversion in KWQColor.cpp (4.83 KB, patch)
2007-01-25 13:20 PST, Yongjun Zhang
zalan: review+
Details | Formatted Diff | Diff
3.1 fix for rgb/hsv conversion (4.84 KB, patch)
2007-01-25 13:34 PST, Yongjun Zhang
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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