DateTimeEditor dirty even if the value is not changed

  • Open any screen with a date editor
  • Make sure the value you are going to edit has some second fractions. For example2023-11-10T13:23:26.21.
  • Click into the editor, make no changes and press tab.

=> The screen is now dirty.

Note the editor format may be hiding the second fractions. i.e. the format is “M/D/YYYY h:mm:ss”. So the real value is only visible in the database or during debugging.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.