Bug 371735

Summary: package manager popups unreadable
Product: [openSUSE] openSUSE 11.0 Reporter: Steffen Winterfeldt <snwint>
Component: YaST2Assignee: Stephan Kulow <coolo>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: kkaempf
Version: Alpha 2plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 368624    
Attachments: screenshot
unreadable partitioner menu

Description Steffen Winterfeldt 2008-03-17 13:38:53 UTC
Created attachment 202562 [details]
screenshot

(alpha3)

Package manager opens dialogs with white on light gray. See screenshot.
Comment 1 Jakub Steiner 2008-03-17 19:03:50 UTC
Coolo, can we simply only style the main wizard window? All these secondary popups  can have the default styling. 

Initially I though #work_area wouldn't match for things like custom partitioning etc...
Comment 2 Stephan Kulow 2008-03-17 19:09:17 UTC
we can disable it for the package manager explicitly.
Comment 3 Jakub Steiner 2008-03-17 19:36:41 UTC
Well in general we either want to have all these dark-theme quirks resolved for everything in the installer or have only the main wizard 'window' styled dark. I suggest the latter.

Special casing just the package manager isn't what we need.
Comment 4 Steffen Winterfeldt 2008-04-07 14:59:31 UTC
Created attachment 206497 [details]
unreadable partitioner menu

[near-beta1 11.0]

Problem also exists in partition setup.
Comment 5 Stephan Kulow 2008-04-07 15:33:03 UTC
that's a different bug - I think already reported.
Comment 6 Stephan Kulow 2008-04-13 17:55:58 UTC
I hopefully fixed it, I can't really test without new medium
Comment 7 Stephan Kulow 2008-04-18 11:29:32 UTC
*** Bug 381243 has been marked as a duplicate of this bug. ***
Comment 8 Stephan Kulow 2008-04-18 11:29:52 UTC
my fix did not work well enough
Comment 9 Stephan Kulow 2008-04-21 12:18:45 UTC
I added an explicit setStyleSheet(QString::null) to the conflict dialog now. I'm not sure it's the only popup the pattern selector creates, but I hope so.