Bug 317623

Summary: scroll bar colours incorrect
Product: [Frameworks and Libraries] telepathy Reporter: Daniel Cohen <analoguecolour>
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED UPSTREAM    
Severity: minor CC: ddomenichelli, kde
Priority: NOR    
Version: 0.5.3   
Target Milestone: Future   
Platform: Other   
OS: Linux   
URL: http://i.imgur.com/cDvjeTT.png
Latest Commit: Version Fixed In:

Description Daniel Cohen 2013-03-30 23:26:16 UTC
The colours on the chat-ui window scrollbar doesnt match up with the colours above and below it (while the contact list one does)

I'm not entirely sure if this is a Qt oxygen theme styling problem, or if it's a Ktp text-ui problem, so apologies if this is reported to the wrong place.

Reproducible: Always
Comment 1 Daniele E. Domenichelli 2013-03-31 00:26:21 UTC
The scrollbar is actually theme-dependent, but not all the themes define it. The one in the picture is the default one. I don't know where it comes from, but it could be a problem in webkit
Comment 2 David Edmundson 2013-03-31 12:58:55 UTC
Easy to test, open Rekonq and have a look.
Comment 3 Daniel Cohen 2013-03-31 15:20:09 UTC
In rekonq, the top looks ok, but the bottom doesn't.
Comment 4 David Edmundson 2013-05-02 17:35:40 UTC
Given this happens when I drag a QWebView into QtDesigner and run preview, it's clearly a bug in either Qt or oxygen.

I don't think we can do a lot about it here.