Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong text in Browse control #63

Open
romanws opened this issue Feb 24, 2014 · 0 comments
Open

Wrong text in Browse control #63

romanws opened this issue Feb 24, 2014 · 0 comments
Labels

Comments

@romanws
Copy link
Contributor

romanws commented Feb 24, 2014

When the "button_text" property is set in a element, the button text is the text given for the input field - e.g. "C:\Program Files".

I reproduced this problem in 2.3, using the sample file Samples\ExeSetup\Configuration.xml:

<control type="browse" button_text="Browse" >

wrong-text-in-browse-button

Although this looks like an easy problem to catch, I tried to track down the problem in the code but I couldn't figure it out. This time I won't be able to submit the fix - sorry.

@dblock dblock added the bug? label Feb 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants