[Bug-12704] DateTime Input cause timeout in preview mode when zooming out

This bug can be replicated and seems to only occur when the following steps are taken:

  • Open a View with a DateTime Input component
  • Zoom out (ctrl -)
  • Enter preview mode (F5)
  • Select the DateTime component

The view becomes unresponsive and eventually an error pops up. The errors message tab is empty and the details tab has:
"TimeoutException

Ignition v8.0.0-beta0 (b2019020702)
Java: Azul Systems, Inc. 11.0.1"

The bug doesn’t occur when launching the client, nor does it occur in the designer if you do not first zoom out.

EDIT: No event handler has been added to the DateTime Input component

Well that’s annoyingly impactful… I’ll open a ticket right now.

1 Like

This bug was closed on our end because it’s a Chromium issue, not an Ignition issue. We hope to be updating the Chromium version we use in the Designer fairly soon, but until we perform that update there will be no change in this behavior. Even after the update, the problem may still exist because we have no say in what gets fixed in Chromium.