Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JET 5.0 on-oj-before-row-edit-end event does not have the same behaviour as with JET 4.2 (Chrome <->

Vincent PiéronApr 25 2018 — edited Apr 25 2018

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

Comments
Post Details
Added on Apr 25 2018
1 comment
221 views