[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 157850] Input fields are invisible
From:       Sergey Saukh <thelich () yandex ! ru>
Date:       2008-05-19 1:53:09
Message-ID: 20080519015309.11101.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=157850         




------- Additional Comments From thelich yandex ru  2008-05-19 03:53 -------
Created an attachment (id=24840)
 --> (http://bugs.kde.org/attachment.cgi?id=24840&action=view)
Transparent background fix

In my case Plastique style has the same issue.
As mentioned above - the problem is in the
kdelibs/khtml/rendering/render_replaced.cpp at
RenderWidget::updateFromElement(). if backgroundColor is invalid (alpha is
undefined) and rendering mode not inCompatible (style()->htmlHacks() is true)
then backgroundColor is set to be transparent (0,0,0,0) (QColor(0,0,0,0) IS a
valid color). This explains why in quirks mode rendering is ok (because in this
case backgroundColor is set to backgroundRole). This patch fixes this issue for
me.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic