Trinidad convertDateTime ignoring Daylight Savings

2010-03-15 Thread Ed Dening
We have an issue showing the correct date / time using the trinidad convertDateTime component. It seems to an issue with the daylight savings which is ignored. If we have a date outside of daylight savings such as '22/03/2009 00:00:00' it shows it correctly as '22/03/2009 00:00:00'. If we set a

Re: Trinidad maximumLength incorrect when set rows 1 for inputText

2008-06-18 Thread Ed Dening
I have tested the patch and it works. One thing we have noticed in Firefox if you enter some text and keep your finger on a key it stops on the max number. For IE if you keep your finger on a key it will add more than the max number, although when you take your finger off the key it trims back

Trinidad maximumLength incorrect when set rows 1 for inputText

2008-06-02 Thread Ed Dening
I have a problem with the inputText Trinidad component. When I set the rows attribute to be greater than 1 it allows me to enter 1 additional char to what is set in the maximumLength attribute. When the page is submitted the value is the correct length. For example: tr:inputText rows=2

Trinidad tag goButton attribute targetFrame not working

2007-11-30 Thread Ed Dening
I have used the tag goLink successfully with the attributes targetFrame and destination. This opens a new browser window with the required url. i.e. tr:goLink text=test page targetFrame=linksWindow destination=#{url} / When I use the tag goButton and click on the icon I get a JavaScript error

Re: Trinidad Panel Popup - Unable to select items

2007-11-16 Thread Ed Dening
Using Trinidad 1.0.4 fixed this issue the earlier versions caused this problem 1.0.2 / 1.0.3. Ed Dening wrote: I am having a problem using the panel popup, as I'm unable to select items from the popup. On the page I have 2 div's header and content. When I try and add the panel popup

Trinidad Panel Popup - Unable to select items

2007-11-06 Thread Ed Dening
I am having a problem using the panel popup, as I'm unable to select items from the popup. On the page I have 2 div's header and content. When I try and add the panel popup in the header the popup is in the correct position but no items can be selected. I believe the issue is to do with the css