When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save
Description
Environment
demo.idempiere.com
chrome in ubuntu 13.4
- 04 Sep 2016, 02:39 PM
is blocked by
relates to
Heng Sin Low
It is timing sensitive. For me, it happens more frequently when running from Eclispe.
Carlos Ruiz
I'm not sure what happened, I was able to reproduce the issue described by @Heng Sin Low one time, but now is not happening again.
Heng Sin Low
Not working correctly for the following test case:
Open Business Partner Group window. Make sure detail tab is collapse.
Move focus to description field, enter some text. Press alt+right arrow to move to next record
Press alt+left arrow to move back
Clear the text at description field. Press alt+right arrow to move to next record
Press alt+left arrow to move back
Enter some text at description field. Press alt+right arrow to move to next record
Note that the entered text is begin copy over to the next record
Carlos Ruiz
Thanks @Hiep Lq, as you adviced - in incognito mode worked fine.
Hiep Lq
patch already accept, remain issue have other issue, so i close this issue.
Hiep Lq
Hi @Carlos Ruiz
"here the second record is shown and is still marked in the tab as updated" it's old bug, isn't by this ticket
you can confirm by do like that
1. edit "Comment/Help"
2. move focus to "Document Note" to let window move to edit mode
3. alt + right arrow to move next record. you can see tab still mark like update.
i will open new ticket for this issue.
"but just the first letter is saved"
I sure this issue is resolved, i can't confirm in my side, it's relate javascript, so please try at indigo mode of browse
Carlos Ruiz
Thanks @Hiep Lq, committed the suggested change, however my test case still fails:
open product window and select all records (it will show Assembly Area)
change the comment i.e. writing test
push Alt+RightArrow
here the second record is shown and is still marked in the tab as updated
if you push Alt+RightArrow again (or Alt-LeftArrow) then the updated mark disappear from the title, but just the first letter is saved
Regards,
Carlos Ruiz

When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save
redo step:
1. edit some field (in header or detail line)
2. editing in a filed (in header or detail line)
3. press alt + next to move next record
=> value in current edit field is not save. other field is save ok.