0

https://gist.github.com/773349

RTE field validation is not happening if I traverse from RTE to RTE. Please find the attached git.

Steps to reproduce
Case 1

  1. Focus into RTE1, type Hello
  2. Tab out to text input (Node Selector)
  3. Validation works

Case 2

  1. Focus into RTE1, type Hello
  2. Tab out to RTE2
  3. Validation doesn't work

I tried with nightly build and was able to reproduce the above error and case 1 is failing too. An other difference that I noticed is "xxforms-value-change-with-focus-change" event is not fired when moved from RTE to RTE.

4

1 回答 1

0

自 2011-01-24 起已修复此问题,此修复将包含在 Orbeon Forms 3.9 版本中。另请参阅:[ #315639 ] RTE:当 RTE 失去焦点时,值不会发送到服务器。

于 2011-01-20T17:50:13.537 回答