input component's label has no space between label and field. -------------------------------------------------------------
Key: ADFFACES-345 URL: https://issues.apache.org/jira/browse/ADFFACES-345 Project: MyFaces ADF-Faces Issue Type: Bug Components: Skinning Reporter: Jeanne Waldman Assigned To: Jeanne Waldman To reproduce, run the inputText demo. Notice the space between the Label and the input field. It is about 8 px. Now change your browser's language to a RTL language and refresh the page. You will see the Label is now on the right of the field (this is correct), but there is no space between the label and in the input field. This is the bug. The problem is that in base-desktop.xss the AFEndPadding is the same (padding-right) for rtl mode as it is for the ltr mode. -- 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