[CLOSED] Numeric updown control value not returned when toolbar button clicked

Closed
0
0
  • Create a simple form
  • Add a toolbar and a toolbar button
  • Add a textbox control
  • Add a numeric updown control
  • In the toolbar_buttonClick event add a messagebox to show the value of the numeric updown.

Run the application

  • Tab down to the numeric up/down and type a value.
  • Without leaving the control or clicking on the +/- click the toolbar button
  • The messagebox will display the initial value of the numeric up/down not the value you typed.

I’ve attached a sample as described.

Nic

Attachment
  • You must to post comments
0
0

Hi Nic,

thanks for your description and test case.

I have logged the problem as WJ-7363.

Best regards
Frank

  • Nelson Ornelas
    I’m having the same problem right now, with version: 2.1.75.0 it only works if i change to another control before click on tollbar button or press the “Enter” key then click on toolbar
  • Frank (ITG)
    Nelson, can you please share a sample? Thanks, Frank
  • Nelson Ornelas
    hi Frank, I was building a sample and didn´t can get replicate the error, control works ok in many ways, also with a new control that I put in my app,but then I realized that´s problem only fired when I put some text in the control´s label property, if there´s some text in, the problem ocours, otherwise don´t.
  • You must to post comments
Showing 1 result