Re: How can I notice if there are facesmessages via ajax

2010-06-15 Thread Luca Graf (Inxmail GmbH)
I use this approach to decide if an dialog should be closed or keeped open (to show validation errors). form that holds the max Severity: h:form id=severityForm style=display:none; h:inputHidden id=maximumSeverity value=#{facesContext.maximumSeverity.ordinal}/ /h:form In my js callbacks i

[Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Dmitry Barsukov
Hi All, I wonder if anyone has ever come across an issue with hour-glass cursor when working with PPR and IE? Here is the simplest form below which does cause hour-glass cursor appearing and a form freezing when rendered on IE. Rick then left-left mouse click may help to switch the form back

AW: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Eisenträger , Tobias
Hello Dmitry, we stumled upon the same problem, and simply deactivated the hour glass functionality via overwriting the javascript which comes bundled in trinidad. We include a custom javascript anyway in each page, and the last method overwrites the hourglass functionality. /** *

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-15 Thread Rossen Stoyanchev
For some reason I'm not getting the messages from the user list. I've pasted the response below for reference... I am referencing the following Maven dependencies: org.apache.myfaces.portlet-bridge, portlet-bridge-api, 2.0.2-alpha-2 org.apache.myfaces.portlet-bridge, portlet-bridge-impl,

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Dmitry Barsukov
Hi Toby, Thanks for your prompt attempt to help, this is very much appreciated. However it does not help. The form I posted initially gets blocked quickly (3rd or 5th click). Here is what I included into the header of the form: trh:headtitlehour glass issue/title trh:script

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Simon Kulessa
Hi, I send an email with the same problem to the dev mailinglist but did not receive an answer. Search for IE8 MouseIcon Bug with inputDate. To reproduce this bug at irian.at you just need to do these steps: Goto: http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx 1. Enter

Re: [Tobago] Problem using tc:tree and request parameters

2010-06-15 Thread Alf Felis
Any idea? Original-Nachricht Datum: Thu, 03 Jun 2010 13:31:44 +0200 Von: Alf Felis alf.fe...@gmx.de An: MyFaces Discussion users@myfaces.apache.org Betreff: [Tobago] Problem using tc:tree and request parameters Hi all, I have a problem with tc:tree. In my code I expand the

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Max Starets
Simon, Dmitry , Could one of you log a Trinidad JIRA for this? Thanks, Max Simon Kulessa wrote: Hi, I send an email with the same problem to the dev mailinglist but did not receive an answer. Search for IE8 MouseIcon Bug with inputDate. To reproduce this bug at irian.at you just need to

Re: Portletbride and Trinidad skin not found

2010-06-15 Thread Yves Deschamps
Hi, I solve my problem with this defintition skin: skin idiphone/id familyiphoneFamily/family render-kit-id*portlet*/render-kit-id style-sheet-name/iPhone/iPhonePortlet.css/style-sheet-name /skin Yves Deschamps a écrit : Thank's Scott My english is also very

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Dmitry Barsukov
The issue has been logged into JIRA: https://issues.apache.org/jira/browse/TRINIDAD-1833 Regards, Dmitry

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Dmitry Barsukov
Hi Max, Will do. However I would not mix my case with what Simon kindly described. These issues may be correlated and I will mention Simon's case in the defect description. But the assignee for the bug should not be misled by mixing up hour-glass with PPR and hour-glass with inputDate elements.

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-15 Thread Michael Freedman
Okay, what threw me off was your PortletExternalContextImpl code reference: Maybe you are looking at the wrong sources? The source in the zip on the project's download page for alpha 2.0.0 shows the expected: public String getRequestServletPath() { // Delay computing the ViewId until

Re: [Trinidad] IE + PPR causing Hour-glass

2010-06-15 Thread Max Starets
Dmitry, Dmitry Barsukov wrote: Hi Max, Will do. However I would not mix my case with what Simon kindly described. These issues may be correlated and I will mention Simon's case in the defect description. But the assignee for the bug should not be misled by mixing up hour-glass with PPR and