MP 0.25 Win: Option groups display bug

Bugs and Suggestions in XnView MP or XnConvert MP which have been resolved.

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

MP 0.25 Win: Option groups display bug

Post by JohnFredC »

On Windows, option groups in MP never display the selected option. This problem occurs with all styles:

Image
John
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: MP 0.25 Win: Option groups display bug

Post by xnview »

Without style, i can't reproduce. Could you try without default.style?
The problem was in 0.21?
Pierre.
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

Re: MP 0.25 Win: Option groups display bug

Post by JohnFredC »

xnview wrote:Without style, i can't reproduce. Could you try without default.style?
The top two images are from the Plastique style. I'll post images of the others.

It looks like a problem with the option defaults and or the link between the options and the option group.
The problem was in 0.21?
Yes, but I didn't report because I thought the option groups weren't "hooked up" yet. Apparently they were.

All option groups exhibit this problem for me: Win XP SP3. I can test later today in Vista and Win7.
John
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: MP 0.25 Win: Option groups display bug

Post by xnview »

JohnFredC wrote: All option groups exhibit this problem for me: Win XP SP3. I can test later today in Vista and Win7.
On Xp (with no style/theme), i have not the problem
Pierre.
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

Re: MP 0.25 Win: Option groups display bug

Post by JohnFredC »

Hi Pierre

Starting with clean folder and no INI fixed this problem.

That should have been my testing protocol from the beginning but I am always reluctant to give up my customizations from prior versions.

Sorry for the wasted thread.
John
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

Re: MP 0.25 Win: Option groups display bug

Post by JohnFredC »

The problem was a line in my custom theme:
  • .QRadioButton{color:white;}
Changing that line to this:
  • .QRadioButton{color:black;}
...corrected the issue.

Apparently not all themes recognize .QRadioButton. Here is how .QRadioButton{color:white;} looks in the various styles.

Image
John
Post Reply