You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2007/01/04 23:41:27 UTC

[jira] Created: (ADFFACES-345) input component's label has no space between label and field.

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

        

[jira] Updated: (ADFFACES-345) input component's label has no space between label and field.

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-345:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> 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
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Jeanne Waldman
>         Assigned To: Jeanne Waldman
>             Fix For: 1.0.0-incubating-core
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ADFFACES-345) input component's label has no space between label and field.

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/ADFFACES-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462364 ] 

Jeanne Waldman commented on ADFFACES-345:
-----------------------------------------

I meant to add to the subject of this issue that it is only in RTL mode.

> 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

        

[jira] Resolved: (ADFFACES-345) input component's label has no space between label and field.

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman resolved ADFFACES-345.
-------------------------------------

    Resolution: Fixed

resolved in base-desktop.xss's AFEndPadding selector.

> 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