Threaded View
-
20 Nov 2012 9:56 PM #1
Grid inline edit and combo box blur - Value not saving
Grid inline edit and combo box blur - Value not saving
Required Information
Version(s) of Ext GWT Ext GWT 3.0.1
Browser versions and OS (and desktop environment, if applicable)- Chrome 23.0.1271.64, Ubuntu Linux 12.04 (Not reproduced in Firefox 16 nor IE8)
Description
Using a Grid Inline editing on an 'auto commit' list store, a combo box does not appear to save a newly selected value when an adjacent cell on the same row is clicked. Pressing 'Tab' instead has different behaviour and the newly selected value is successfully saved.
Run mode Both DevMode and fully compiled/deployed
Steps to reproduce the problem- On the supplied widget code
- Click on an Integer cell to show a combo box
- Select an item in the combo box
- Use the mouse to click on the next cell on the same row
- The newly selected value is lost and the old value remains
- Repeat the steps above but press 'Tab' instead of clicking and it works fine
Actual result Old value remains
Test case 180 line stand-alone widget is available online.
Helpful Information Screenshot or video- -
Debugging already done- «none»
You found a bug! We've classified it as
EXTGWT-2610
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote