Hello everyone,
I try to learn Oracle Jet for future projects.
I just upgraded from 4.2 to 5.0 .
I'm working with an "editable" OjTable.
After upgrading to JET 5.0, I have noticed the following :
when using google Chrome or Mozilla Firefox and JET 4.2, the "oj-before-row-edit-end event" is fired up when a new row becomes active (using enter key or mouse)
With Firefox and JET 5.0, I have got the same behaviour
However with chrome and JET 5.0 the event is fired up everytime a new column becomes active (even on the same row). And at the end of the execution, the ojTable comes back to "navigation mode"
Maybe this issue is due to my basic knowlegde of Oracle Jet but I think it is quite easy to reproduce this wierd behaviour with the ojTable cookbook example http://www.oracle.com/webfolder/technetwork/jet/j...
Pour complete information, my chrome version is 65.0.33 and my firefox version is : 59.0.2
Can it be a bug inside Oracle Jet 5 ?
Regards
Vincent