View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#424
I noticed that PR1.3 has a bug with QTextBrowser, black text on a black background, sadly, I didn't have the proper tools to check if this will be present in the final release, so I decided not to file a bug report, and even if I did, Nokia decided the leaked Week 36 image was stable enough, and they released it (I wonder who does testing at Nokia...)

Anyways, solved it with setStyleSheet(QString::fromUtf8("background-color: rgb(255, 255, 255);"));

I'll push an update tomorrow that has the modules compiled against the PR1.3 kernel.
 

The Following User Says Thank You to MohammadAG For This Useful Post: