http://localhost:8080/legals/lps/components/incubator/rich-text/test/richtexteditarea-test.lzx?debug=true
passes the lzunit test, but in debugger, we get these warnings and errors:
WARNING: ../richtexteditarea.lzx:21: reference to undefined property 'linkpanel'
WARNING: ../scrollrichedittext.lzx:53: reference to undefined property 'inp'
ERROR: ../scrollrichedittext.lzx:53: undefined object does not have a property 'lineheight'
WARNING: ../scrollrichedittext.lzx:53: reference to undefined property 'lineheight'
WARNING: ../scrollrichedittext.lzx:58: reference to undefined property 'inp'
ERROR: ../scrollrichedittext.lzx:58: undefined object does not have a property 'maxheight'
WARNING: ../scrollrichedittext.lzx:58: reference to undefined property 'maxheight'
WARNING: base/basescrollbar.lzx:183: reference to undefined property 'scrollmax'
WARNING: ../richtexteditarea.lzx:115: reference to undefined property 'linkpanel'