We added the ChooseRenderer.java downloaded from the JIRA site
(https://issues.apache.org/jira/browse/TRINIDAD-1071) into our project code
with package as "org.apache.myfaces.trinidadinternal.renderkit.core.xhtml"
and left the trinidad jar file un touched in the WEB_INF/LIB folder. This
didn't take any effect when we ran from JDEVELOPER.

We then tried the second approach where we compiled this class, exploded the
trinidad 1.0.10 jar file, took the compiled class(there were 2 because of
subclass) files add included into the exploded trinidad 1.0.10 jar replacing
the original one. Then we rebuilt the jar file and included into our
project, this didn't solve the issue as well.

thanks,
Kan


Richard Yee-3 wrote:
> 
> Where did you download the ChooseRenderer.java class from? For the
> ChooseDateRenderer.java patch, we added the .java file to our sources
> and it fixed the select boxes in the tr:inputDate. We now just noticed
> that any select boxes that are on the page disappear whenever the
> calendar lightweight dialog is displayed. I'd like to add the
> ChooseRenderer.java to our sources to see if that fixes this new
> problem.
> 
> Thanks,
> 
> Richard
> 
> On Thu, Dec 4, 2008 at 6:12 AM, Manickam <[EMAIL PROTECTED]> wrote:
>>
>> Richard,
>>
>> Thanks for your response. We tried donwloading the Choose Renderer class
>> from the patch and compiled the same and included into the Trinidad 1.10
>> jar
>> files but this did not resolve the issue.
>>
>> Please let us know how to include this ChooseRenderer.java path into our
>> project.
>>
>> thanks,
>> Kannappan
>>
>>
>> Richard Yee-3 wrote:
>>>
>>> Gerhard,
>>> Are you using IE 6? What version of Trinidad are you using? This bug
>>> was reported back in May, 2008. It is pretty easy to reproduce.
>>>
>>> -Richard
>>>
>>>
>>>
>>> On Fri, Nov 14, 2008 at 12:29 PM, Gerhard Petracek
>>> <[EMAIL PROTECTED]> wrote:
>>>> hello,
>>>>
>>>> it works fine in my application. so it shouldn't be a general issue.
>>>>
>>>> regards,
>>>> gerhard
>>>>
>>>>
>>>>
>>>> 2008/11/14 Manickam <[EMAIL PROTECTED]>
>>>>>
>>>>> We used to have Popup Dialog in our applications with Trinidad 1.02
>>>>> version
>>>>> and are in the process of upgrading to 1.0.9 verion with light weight
>>>>> dialog. The dialog works fine but the Single and Multiple Select boxes
>>>>> are
>>>>> not getting rendered on the light weight dialog on initial load. Once
>>>>> the
>>>>> dialog is loaded and we refresh the frame and click any button the
>>>>> frame
>>>>> the
>>>>> select boxes starts showing up. I'm not sure where the issue is, any
>>>>> help
>>>>> would be greatly appreciated.
>>>>>
>>>>> thanks,
>>>>> Kan Manickam
>>>>> NSF International
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Light-Weight-Dialog-is-not-rendering-Select-Boxes-on-initial-rendering-on-IE-6-but-works-on-IE-7-tp20507433p20507433.html
>>>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> http://www.irian.at
>>>>
>>>> Your JSF powerhouse -
>>>> JSF Consulting, Development and
>>>> Courses in English and German
>>>>
>>>> Professional Support for Apache MyFaces
>>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Re%3A-Light-Weight-Dialog-is-not-rendering-Select-Boxes-on-initial-rendering-on-IE-6-but-works-on-IE-7-tp20507796p20834148.html
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re%3A-Light-Weight-Dialog-is-not-rendering-Select-Boxes-on-initial-rendering-on-IE-6-but-works-on-IE-7-tp20507796p20840317.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to