[SOLVED]Focus problem

Answered
0
0

Hi

For test:

create a Page1 for application.mainpage

create TextBox1 with default properties

on load event of page1 put

TextBox1.Focus

but the focus don’t work. If I press one time [TAB] key, the focus go to TextBox1

how can I do?

regards

Cristian

  • You must to post comments
Best Answer
0
0

Hi Cristian,

WJ-8798 is fixed in the latest Wisej release (1.4.79).

Best regards
Frank

  • You must to post comments
0
0

Hi Cristian,

Thank you for the sample. We could trace the issue and although it doesn’t happen on Form, it does happen on Page objects.

The issue was logged with id WJ-8798

As a final note, Vista-2 is not a theme distributed with Wisej. It’s a custom made theme and it should be maintained by its authors.

  • Cristian Zerbinati
    thank you! Yes I used Vista-2 is just for example, thanks for note. Cristian
  • Tiago (ITG)
    A small correction concerning Vista-2. Although not distributed with Wisej, Vista-2 is a Wisej download and of course we take care of the theme maintenance.
  • You must to post comments
0
0

Hi,

to be sure to exclude the problem of old themes, I used the Vista-2 theme that I downloaded and that is not in the default themes.
I uploaded a minimized project to verify the problem
please, can you check it?
thank you

Regards

Cristian

Attachment
  • You must to post comments
0
0

We can’t reproduce. We could only reproduce when using the old theme with the double left border when the textbox gets the focus and only on FireFox.

  • You must to post comments
0
0

No solution?

  • You must to post comments
0
0

Hi Frank,

I have try the new theme, also Vista-2 but the focus don’t work.

the focus in a TextBox inside usercontrol work, but if the TextBox is in a Desktop or in a Page don’t work

regards

Cristian

  • You must to post comments
0
0

Hi Frank,

I have never overwrite the themes, only do a custom, the update of Wisej don’t upgrade the themes?

How do I insert/update the themes that are load by default in the toolbar?

Now I must recreate my theme starting from the one without bugs :-\

thanks

Cristian

Attachment
  • You must to post comments
0
0

Hi Cristian,

this seems to be an old problem that was fixed a while ago. It was a wrong setting in the Themes.
Can you please verify that you are using the latest themes ?

Thanks in advance.

Best regards
Frank

  • You must to post comments
Showing 8 results
Your Answer

Please first to submit.