[Moved to laszlo-dev]

Cool that you found the problem and you have a fix! Can you please  
fill out a contributor agreement and send it in to us?
http://www.openlaszlo.org/cfaq

And submit this as a bug to http://www.openlaszlo.org/jira, and  
attach your comments or even better a patch.

I partway want to apologize that there's so much process to  
contributing a fix, but on the other hand, without the process, we'd  
just not have a fix, or have a project that doesn't have clear  
copyright on itself, and doesn't know which bugs have been fixed when.

On Jul 21, 2006, at 3:00 AM, Adeola Awoyemi wrote:

> I think it can be changed to search for the required view by using  
> the LzView.searchSubviews() method:
>   var ref_to_lztext = parent.searchSubviews('name', 'inp');
>
> Regards,
> Adeola.
>
> Benjamin Shine wrote:
>> This is a bug. Frisco, please file.
>> On Jul 20, 2006, at 1:37 AM, Adeola Awoyemi wrote:
>>> I'm using version 3.3.1 and the errors (warnings) I got form the  
>>> tests (in the debug window) you mentioned were like this:
>>>
>>> WARNING: ../scrollrichedittext.lzx:49: reference to undefined  
>>> property 'inp'
>>> WARNING: ../scrollrichedittext.lzx:49: undefined object does not  
>>> have a property 'lineheight'
>>> WARNING: ../scrollrichedittext.lzx:49: reference to undefined  
>>> property 'lineheight'
>>> WARNING: ../scrollrichedittext.lzx:54: reference to undefined  
>>> property 'inp'
>>> WARNING: ../scrollrichedittext.lzx:54: undefined object does not  
>>> have a property 'maxheight'
>>> WARNING: ../scrollrichedittext.lzx:54: reference to undefined  
>>> property 'maxheight'
>>> WARNING: base/basescrollbar.lzx:184: reference to undefined  
>>> property 'scrollmax'
>>> WARNING: base/basescrollbar.lzx:278: reference to undefined  
>>> property 'scrollmax'
>>>
>>> Benjamin Shine wrote:
>>>> This sounds like a bug. Exactly which version are you using?
>>>> See if you can reproduce the bug with the test cases in
>>>> $LPS_HOME/lps/components/incubator/rich-text/test/
>>>> On Jul 14, 2006, at 6:30 AM, Adeola Awoyemi wrote:
>>>>> Hi all,
>>>>>
>>>>> Does anyone know anything about the above component. I am using  
>>>>> the
>>>>> richtexteditarea and I'm getting this error in the debug window.
>>>>>
>>>>>    scrollrichedittext.lzx:49: reference to undefined property  
>>>>> 'inp'
>>>>>
>>>>> I'm not really sure where to fix this as I already looked where  
>>>>> it was
>>>>> pointing to and tried to override it to point to
>>>>> "immediateparent.inp.lineheight" instead but that did not work  
>>>>> either.
>>>>>
>>>>> Any leads would be greatly appreciated.
>>>>>
>>>>> Adeola.
>>>>> _______________________________________________
>>>>> Laszlo-user mailing list
>>>>> [email protected]
>>>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
>>>
>

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to