PPR on inputText required and disabled
--------------------------------------

                 Key: TRINIDAD-1130
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1130
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Stephen Friedrich


If disabled and required attributes of an tr:inputText are changed via PPR, 
there are a couple of problems:

* if the inputText is initially required="true" and is in a panelFormLayout, it 
will stay required, even if set to false via PPR.
* the inputText looses its values when switched from disabled to enabled
* the foreground color is not updated 

Another bug (unrelated to PPR): When in a panelFormLayout for a 
tr:selectBooleanCheckbox  the label and checkbox are not vertically aligned 
(the checkbox's message cell is visible, so that the checkbox is about 10px too 
high).

TRINIDAD-1129 contains a self-contained application to repoduce the bug(s).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to