For the Column tag, the maxLength attribute elipse functionality does not 
always work.
--------------------------------------------------------------------------------------

                 Key: DISPL-636
                 URL: http://jira.codehaus.org/browse/DISPL-636
             Project: DisplayTag
          Issue Type: Bug
          Components: Tag Library
    Affects Versions: 1.0
            Reporter: Will McAfee
            Priority: Minor


Initially - When a column tag interprets a string less than 10 characters (when 
maxLength=10).  The elipse functionality is not initialized - Correct!
But.. when the string is edited to be more than 10 characters, and the column 
tag then interprets the string again, then the elipse functionality only 
partially works, in that, the 3 dots display after the 10 characters, but the 
elipse popup which shows the entire string does not appear when the string is 
hovered over with the mouse pointer.

The elipse popup will work properly in the scenario where a string is initially 
displayed as > the maxLength, but not when edited and the screen is 
re-displayed.  Just a normal alphanumeric string was used when this issue 
occured.

Has this issue been seen before?  I couldnt find any open issues related to 
this.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to