[
https://issues.apache.org/jira/browse/TRINIDAD-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-629.
-------------------------------------
Resolution: Fixed
Completed: At revision: 566875
Fixed on trunk.
Implemented Mark's suggested fix. This changed the selectManyCheckbox and
selectOneRadio's non-inaccessible golden files as well since part of the fix
was to change an inline style.
> .p_OraHiddenLabel style class doesn't work for legends on FF
> ------------------------------------------------------------
>
> Key: TRINIDAD-629
> URL: https://issues.apache.org/jira/browse/TRINIDAD-629
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.3-core, 1.2.2-core
> Environment: Firefox 2.0.0.6
> Reporter: Mark Yvanovich
> Assignee: Jeanne Waldman
> Priority: Minor
>
> .p_OraHiddenLabel style class doesn't work on FF for legends. Both
> SimpleSelectOneRadioRenderer and SimpleSelectManyCheckboxRenderer use this
> style on a legend element, and it does not hide the element in FF. I've
> played around with the styles, and adding <property
> name="font-size">0px</property> to the .p_OraHiddenLabel style class, and
> also adding "margin: 0px; padding: 0px;" to the style attribute of the
> fieldset seems to fix this on FF.
> To reproduce, open the selectOneRadio or selectManyCheckbox demo page and
> enter a short desc. In FF, you will see the short desc although it should be
> hidden.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.