popup is active for disabled calendar components
------------------------------------------------

                 Key: TOMAHAWK-842
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-842
             Project: MyFaces Tomahawk
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Paul Pogonyshev
            Priority: Minor


When the calendar is disabled, its text entry is rendered as inacessible to 
user (correct), but calendar popup can still be opened and operated 
(incorrect.)  This should be easily fixable by adding a check for disabled text 
entry into _popUpCalendar() JavaScript function.  I.e. if entry is disabled, 
don't show popup in any case.

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

        

Reply via email to