I'm using SmartGWT 2.4 and IE 7.
I'm having trouble with the Date widget when the Date Chooser Image button has focus.
I have a modal dialog with a form / date widget. When the date choose image has focus, if the backspace key is pressed, the browser focus moves to the window "behind" my dialog.
This behavior can be be reproduced on the Showcase site....
1. Go to the SmartGWT showcase site.
2. Select Various Controls under the Forms menu item, from the left hand side menu.
3. Scroll down to the Date Controls.
4. Click either the month/day/year text box.
5. Tab until the date chooser image button has focus.
6. Press the backspace key.
At this point the browser url will change to http://www.smartclient.com/smartgwt/showcase/#main
Click backspace and again and the browser will refresh to the main page of the showcase site.
I'm having trouble with the Date widget when the Date Chooser Image button has focus.
I have a modal dialog with a form / date widget. When the date choose image has focus, if the backspace key is pressed, the browser focus moves to the window "behind" my dialog.
This behavior can be be reproduced on the Showcase site....
1. Go to the SmartGWT showcase site.
2. Select Various Controls under the Forms menu item, from the left hand side menu.
3. Scroll down to the Date Controls.
4. Click either the month/day/year text box.
5. Tab until the date chooser image button has focus.
6. Press the backspace key.
At this point the browser url will change to http://www.smartclient.com/smartgwt/showcase/#main
Click backspace and again and the browser will refresh to the main page of the showcase site.
Comment