[jira] Created: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Nicolas Malin (Jira)
HTML : Select option disabled="disabled" doesn't work with IE
-------------------------------------------------------------

                 Key: OFBIZ-2240
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2240
             Project: OFBiz
          Issue Type: Bug
          Components: ecommerce
    Affects Versions: SVN trunk
         Environment: trunk revision 748987
            Reporter: Eric DE MAULDE
            Priority: Trivial
             Fix For: SVN trunk


When a form select contains a disabled option,
this option can be selected with MSIE navigator

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Nicolas Malin (Jira)

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

Eric DE MAULDE updated OFBIZ-2240:
----------------------------------

    Attachment: SelectBehavior.patch

This patch allows to disable a form option
and this option can't be selected with IE

This solution comes from http://apptaro.seesaa.net/article/21140090.html
this solution is under Public Domain

> HTML : Select option disabled="disabled" doesn't work with IE
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2240
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2240
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: SelectBehavior.patch
>
>
> When a form select contains a disabled option,
> this option can be selected with MSIE navigator

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682082#action_12682082 ]

Jacques Le Roux commented on OFBIZ-2240:
----------------------------------------

Hi Eric,

I searched but from the top of my head I can find an example to test before/after. Could you please provide one existing OOTB ?

Thanks

> HTML : Select option disabled="disabled" doesn't work with IE
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2240
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2240
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: SelectBehavior.patch
>
>
> When a form select contains a disabled option,
> this option can be selected with MSIE navigator

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682134#action_12682134 ]

Jacques Le Roux commented on OFBIZ-2240:
----------------------------------------

Hi Eric,

I'm not sure there are any uses if this in OFBiz OOTB. But it seems to be a fix that could be usefull : the bug still exists in IE8 !
So if nobody see a problem with that I will commit this preventive patch

> HTML : Select option disabled="disabled" doesn't work with IE
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2240
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2240
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: SelectBehavior.patch
>
>
> When a form select contains a disabled option,
> this option can be selected with MSIE navigator

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2240) HTML : Select option disabled="disabled" doesn't work with IE

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-2240.
----------------------------------

    Resolution: Won't Fix
      Assignee: Jacques Le Roux

Ha no sorry, this is fixed in IE8, the problem seems to be only in IE6 (did not test in IE7 as I have replaced with IE8, but I guess it also ok).
We can expect that "soon" [IE6 will dissapear as IE5 as done before|http://www.w3schools.com/browsers/browsers_stats.asp], so I guess we can do without this patch

> HTML : Select option disabled="disabled" doesn't work with IE
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2240
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2240
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: SelectBehavior.patch
>
>
> When a form select contains a disabled option,
> this option can be selected with MSIE navigator

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