<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<blockquote cite="mid:201001310102.20741.pino@kde.org" type="cite">
  <pre wrap="">Wasn't that a Qt bug, which just draws a solid background with no way of being 
done otherwise? If so, I'd expect the workaround to be in the style, not in 
every application (Okular included) which make use of that property 
("autoFillBackground").

  </pre>
</blockquote>
in other words, yes I will bug every single application that IMO
abuses/misuses calls to setAutofillBackground( true)<br>
<br>
(see:  kdegraphics/okular/ui/sidebar.cpp, l432)<br>
<br>
and will try fix (at the style level) cases where you get a solid
background without asking for it. <br>
No offense meant :-)<br>
<br>
Again, there are valid cases where sidebar autofillbackground should be
set to true, but not all.<br>
In fact, the patch I suggested could be "inverted":<br>
<br>
remove the call to setAutoFillBackground from sidebar.cpp (and fall
back to the default),<br>
and in part.cpp, set it to true, in embedded mode. <br>
<br>
<br>
Hugo<br>
<br>
<blockquote cite="mid:201001310102.20741.pino@kde.org" type="cite">
  <pre wrap=""></pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Okular-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Okular-devel@kde.org">Okular-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/okular-devel">https://mail.kde.org/mailman/listinfo/okular-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>