fabien
Posts: 9
Joined: Fri Jul 06, 2012 10:48 am

[Bug] Surface theme

Fri Oct 12, 2012 9:42 am

Hi,

I have a bug in the layout with the surface theme.

Image

Here is a way to fix this easily ?



Fabien

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: [Bug] Surface theme

Fri Oct 12, 2012 3:05 pm

Hello Fabien,

I've tested you scenario, but I cannot reproduce the behavior. Can you please attach a sample reproducing the behavior or can you give us a test case scenario so we can reproduce and investigate this issue?

Also, please keep in mind that in order to clearly report an issue you can take a look on our How to report a problem for a faster resolution article.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

fabien
Posts: 9
Joined: Fri Jul 06, 2012 10:48 am

Re: [Bug] Surface theme

Wed Oct 17, 2012 8:33 am

Hi,

thanks for reply, here is a sample that reproduce the issue.

http://www.sendspace.com/file/0pa0qz

Kind Regards,
Fabien

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: [Bug] Surface theme

Wed Oct 17, 2012 3:10 pm

Hello Fabien,

This seems to be an Advanced Installer issue. A fix will be available in a future version of Advanced Installer, thank you for bringing it to our attention. Until then, as a workaround you can proceed like this:
- Open you .AIP (project file) with a text editor.
- Search the "UnistallCleanupCheckBox" control corresponding row and edit it like this:

Code: Select all

<ROW Dialog_="VerifyRemoveDlg" Control="UnistallCleanupCheckBox" Type="CheckBox" X="18" Y="220" Width="320" Height="26" Attributes="3" Property="AI_CLEAN_RESOURCES_UNINSTALL" Text="Remove [ProductName] settings and temporary files." Order="1100"/>
All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

fabien
Posts: 9
Joined: Fri Jul 06, 2012 10:48 am

Re: [Bug] Surface theme

Fri Oct 19, 2012 3:01 pm

thank you for this fix.

There are also some colors that are really difficult to discern on the dark theme, I think it's also possible to modify this on aip.

Image

jcyr
Posts: 9
Joined: Sun Apr 18, 2010 8:23 pm

Re: [Bug] Surface theme

Sun Oct 21, 2012 3:27 am

Hope these will be fixed soon as I have the same issues and they are show-stoppers!!!

How did this get by QC anyway???

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: [Bug] Surface theme

Mon Oct 22, 2012 8:48 am

Hello,

We apologize for this inconvenient. A fix will be available in a soon version of Advanced Installer.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact:  Website

Re: [Bug] Surface theme

Tue Oct 23, 2012 9:39 am

Hey,

With regards to the Licence Agreement Dialog's font. The color of the text there is given by the rtf that is loaded in the edit. Your rtf's font is black, we recommend you make it white, or perhaps even better, a very light grey. You can refer to this thread, where the solution is discussed in more detail:
http://www.advancedinstaller.com/forums ... =2&t=21646

Regarding the invalid checkbox position, we are working on it as we speak. The fix will be available in 9.8, as 9.7 is already in testing.

Best regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

fabien
Posts: 9
Joined: Fri Jul 06, 2012 10:48 am

Re: [Bug] Surface theme

Tue Oct 23, 2012 5:29 pm

ok, thank you for the trick.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: [Bug] Surface theme

Fri Dec 21, 2012 9:55 am

Hello,
Hi,

I have a bug in the layout with the surface theme.

Image

Here is a way to fix this easily ?



Fabien
This was fixed in version 9.8 of Advanced Installer released on December 20, 2012.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: [Bug] Surface theme

Fri Jul 28, 2017 1:26 pm

Hello,

Starting with the version 14.2 of Advanced Installer released on July 26th, 2017 you can set the text style for a scrolable edit text control.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”