[jira] Created: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

View: New views
7 Messages — Rating Filter:   Alert me  

[jira] Created: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
-----------------------------------------------------------------------------------

                 Key: WW-2638
                 URL: https://issues.apache.org/struts/browse/WW-2638
             Project: Struts 2
          Issue Type: Task
          Components: Documentation
    Affects Versions: 2.0.11.1
         Environment: WinXP, IE 6.
            Reporter: Gabriel Belingueres
            Priority: Minor


The following page is not correctly rendered in IE 6:

http://struts.apache.org/2.0.11.1/index.html

(the 3 big buttons are not shown)

Works OK in FF2.

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


[jira] Updated: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Chase Heimer updated WW-2638:
--------------------------------------

    Attachment: index.diff
                buttons.tar.gz
                ie6.png

The CSS technique being used to set the buttons as backgroud images doesn't work in IE6. See the ie6.png attachment for what it looks like. The easiest fix is just to use images with text as part of the image and vanilla img tags. See the attached buttons and index.diff for a possible solution. Tested in FF2,IE6, and IE7.

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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


[jira] Issue Comment Edited: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43947#action_43947 ]

chase@... edited comment on WW-2638 at 5/26/08 12:59 AM:
---------------------------------------------------------------------

The CSS technique being used to set the buttons as backgroud images doesn't work in IE6. See the ie6.png attachment for what it looks like. The easiest fix is just to use images with text as part of the image and vanilla img tags. See the attached buttons and index.diff for a possible solution. Tested in FF2,IE6, and IE7. Hosted the example solution temporarily at: http://www.ej4l.com/test/index.html

      was (Author: chase@...):
    The CSS technique being used to set the buttons as backgroud images doesn't work in IE6. See the ie6.png attachment for what it looks like. The easiest fix is just to use images with text as part of the image and vanilla img tags. See the attached buttons and index.diff for a possible solution. Tested in FF2,IE6, and IE7.
 

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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


[jira] Commented: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43949#action_43949 ]

Gabriel Belingueres commented on WW-2638:
-----------------------------------------

Tested it in IE6 and FF2 and looks good.
Thanks!

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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


[jira] Updated: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-2638:
--------------------------

    Fix Version/s: 2.1.3

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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


[jira] Commented: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44379#action_44379 ]

Gabriel Belingueres commented on WW-2638:
-----------------------------------------

I've seen it solved in http://struts.apache.org/2.1.2/index.html
I guess that's it. Thanks.

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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


[jira] Resolved: (WW-2638) http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/struts/browse/WW-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes resolved WW-2638.
------------------------------

    Resolution: Not A Problem

Closing per the original reporter commenting this is no longer and issue.

> http://struts.apache.org/2.0.11.1/index.html page is not rendered correctly in IE 6
> -----------------------------------------------------------------------------------
>
>                 Key: WW-2638
>                 URL: https://issues.apache.org/struts/browse/WW-2638
>             Project: Struts 2
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 2.0.11.1
>         Environment: WinXP, IE 6.
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: buttons.tar.gz, ie6.png, index.diff
>
>
> The following page is not correctly rendered in IE 6:
> http://struts.apache.org/2.0.11.1/index.html
> (the 3 big buttons are not shown)
> Works OK in FF2.

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