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 "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/08/16 06:28:13 UTC

[jira] Created: (ADFFACES-132) navigationPane visual problems in Safari

navigationPane visual problems in Safari
----------------------------------------

                 Key: ADFFACES-132
                 URL: http://issues.apache.org/jira/browse/ADFFACES-132
             Project: MyFaces ADF-Faces
          Issue Type: Bug
         Environment: Safari Version 2.0.4 (419.3)
            Reporter: Adam Winer


The menuPane.jspx demo shows a number of visual problems in Safari.

 - The tabs only show the first tab
 - Each item for "bar" and "buttons" is on a different line
 - "choice" shows disabled items as undisabled (probably not supported on Safari, so need to be hidden)

The separators overlap quite a number of things too.

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

        

[jira] Updated: (ADFFACES-132) navigationPane visual problems in Safari

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

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

    Affects Version/s: 1.0.1-incubating-core-SNAPSHOT

> navigationPane visual problems in Safari
> ----------------------------------------
>
>                 Key: ADFFACES-132
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-132
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: Safari Version 2.0.4 (419.3)
>            Reporter: Adam Winer
>         Attachments: NavigationPaneRenderer.java
>
>
> The menuPane.jspx demo shows a number of visual problems in Safari.
>  - The tabs only show the first tab
>  - Each item for "bar" and "buttons" is on a different line
>  - "choice" shows disabled items as undisabled (probably not supported on Safari, so need to be hidden)
> The separators overlap quite a number of things too.

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


[jira] Updated: (ADFFACES-132) navigationPane visual problems in Safari

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

Adam Winer updated ADFFACES-132:
--------------------------------

    Status: Patch Available  (was: Open)

> navigationPane visual problems in Safari
> ----------------------------------------
>
>                 Key: ADFFACES-132
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-132
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: Safari Version 2.0.4 (419.3)
>            Reporter: Adam Winer
>         Attachments: NavigationPaneRenderer.java
>
>
> The menuPane.jspx demo shows a number of visual problems in Safari.
>  - The tabs only show the first tab
>  - Each item for "bar" and "buttons" is on a different line
>  - "choice" shows disabled items as undisabled (probably not supported on Safari, so need to be hidden)
> The separators overlap quite a number of things too.

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


[jira] Updated: (ADFFACES-132) navigationPane visual problems in Safari

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

Renzo Tomaselli updated ADFFACES-132:
-------------------------------------

    Attachment: NavigationPaneRenderer.java

This is a patched NavigationPaneRenderer which fixes display issues with Firefox 2.0, although modified lines are conditional for Gecko.
Modifications are cumulative (other issues fixed) against a Dec. snapshot and they are marked by // RT.
-- Renzo

> navigationPane visual problems in Safari
> ----------------------------------------
>
>                 Key: ADFFACES-132
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-132
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: Safari Version 2.0.4 (419.3)
>            Reporter: Adam Winer
>         Attachments: NavigationPaneRenderer.java
>
>
> The menuPane.jspx demo shows a number of visual problems in Safari.
>  - The tabs only show the first tab
>  - Each item for "bar" and "buttons" is on a different line
>  - "choice" shows disabled items as undisabled (probably not supported on Safari, so need to be hidden)
> The separators overlap quite a number of things too.

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


[jira] Commented: (ADFFACES-132) navigationPane visual problems in Safari

Posted by "Leif Johansson (JIRA)" <ad...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/ADFFACES-132?page=comments#action_12430434 ] 
            
Leif Johansson commented on ADFFACES-132:
-----------------------------------------

This problem shows up in kde (konqueror) too (not surprising since safari is based on the same html renderer as konqueror has. Also commandLinks don't work in konqueror (and probably in safari too) - most likely a js error too. 

> navigationPane visual problems in Safari
> ----------------------------------------
>
>                 Key: ADFFACES-132
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-132
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: Safari Version 2.0.4 (419.3)
>            Reporter: Adam Winer
>
> The menuPane.jspx demo shows a number of visual problems in Safari.
>  - The tabs only show the first tab
>  - Each item for "bar" and "buttons" is on a different line
>  - "choice" shows disabled items as undisabled (probably not supported on Safari, so need to be hidden)
> The separators overlap quite a number of things too.

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