I'm having an issue with hidden (relevant='false()') textarea controls. When tabbing across the hidden control (ie hitting tab in the previous control) the focus disappears for a moment then reappears in the same control. Tabbing twice quickly will get to the next control successfully.

To recreate, create a 3 control form: input, textarea and input. Make the textarea visibility=false(). Test the form and tab away from the first control.

Using Orbeon 4.3 PE. Doesn't occur with hidden input or output controls.

Anyone seen this before?

Regards

Jez

有帮助吗?

解决方案

This was due to a bug (issue 1387), which is fixed as of Orbeon Forms 4.4.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top