PDA

View Full Version : Repost re: Password focus



NewsArchive
08-03-2006, 10:14 AM
Friedrich,

Wasnt sure you saw this so I reposted.

I got a report from an internal tester this morning that indicated the
installer password field does not get the initial focus when the password
dialog (wizard-built) is displayed.

I verified the problem via the "test installer" feature. The password field
in the wizard password dialog definitely doesnąt get the focus.

--

Mark

NewsArchive
08-03-2006, 10:14 AM
Mark,

Sorry, I thought you already had a solution.

I have tested this on six different machines here (XP, 2003 and Vista)
and the password field always had focus.

Would it be possible for you to send me a small demo script?

Thanks,
Friedrich

NewsArchive
08-04-2006, 03:42 AM
On 3 Aug 2006 12:07:45 -0400, friedrich linder wrote:

> Would it be possible for you to send me a small demo script?

Yep. Or a large one:)
--

Mark

NewsArchive
08-04-2006, 03:43 AM
On 3 Aug 2006 12:07:45 -0400, friedrich linder wrote:

> Mark,
>
> Sorry, I thought you already had a solution.
>
> I have tested this on six different machines here (XP, 2003 and Vista)
> and the password field always had focus.
>
> Would it be possible for you to send me a small demo script?
>
> Thanks,
> Friedrich

Sent via email.

--

Mark

NewsArchive
08-04-2006, 03:43 AM
Hi Mark,

Yes, I see. This happens because the Password dialog is the first dialog
in the wizard.

Please add a "Set Fucus" function before the Wizard Loop line (please use
the Wizard: Set Control Properties... function)

For example, to line 74:
Set Focus to Control ID $PASSWORD_EDIT1$

Does this help?

Friedrich

NewsArchive
08-04-2006, 03:43 AM
On 3 Aug 2006 13:05:22 -0400, friedrich linder wrote:

> For example, to line 74:
> Set Focus to Control ID $PASSWORD_EDIT1$
>
> Does this help?

Nope. See your mail.
--

Mark

NewsArchive
08-04-2006, 03:43 AM
Mark,

See private email.

Friedrich

NewsArchive
08-05-2006, 06:22 AM
On 4 Aug 2006 04:13:25 -0400, friedrich linder wrote:

> See private email.

Ya, we're all clear now, thanks:)
--

Mark