Skip to content
⌘ NSIS Forum Archive

Next button focus rectangle incomplete

11 posts

mgillespie#

Next button focus rectangle incomplete

Using last weeks CVS, I noticed on the Modern UI, when using the directory browse dialog, the Next button text is corrupted slightly. Is this a known (and repeatable) problem?

Anyone else seen this?
mgillespie#
Tried to compile the example script, and it's OK. The app and script are at work, so I will post a pic of it tommorow evening.
mgillespie#
Try again to attach a image file....
Joost Verburg#
I can't reproduct this problem.

Which operating system?
Same problem with other wizards?
How exactly do you reproduce it?
mgillespie#
Win2k, SP4

I will try some other installs, (compile the ModernUI example), and post the result tommorow...

I did nothing special to reproduce it.. (could the branding text be causing it??)
nsfis#
Next button focus rectangle incomplete

In my installer I have MUI_PAGE_WELCOME followed by MUI_PAGE_COMPONENTS. When MUI_PAGE_COMPONENTS is displayed then 'Next >' button looks wierd.

It can be reproduced on delivered WelcomeFinish example if you comment line with MUI_PAGE_LICENSE.
kichik#
Reproduced on XP too, only with XPStyle off, only when using the mouse to click on the next button and only on the first time.

Thanks, we'll try to fix it.
kichik#
Ramon has found and fixed the problem. A new version should be uploaded into CVS soon.

Thank you for your report.