You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Larry Ruiz (JIRA)" <ji...@apache.org> on 2007/03/13 19:17:09 UTC

[jira] Created: (COCOON-2023) MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer

MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer
-------------------------------------------------------------------------------------

                 Key: COCOON-2023
                 URL: https://issues.apache.org/jira/browse/COCOON-2023
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Forms
    Affects Versions: 2.1.11-dev (Current SVN)
            Reporter: Larry Ruiz


It seems that onkeypress event listener isn't called on Internet Explorer.
The workaround is to attach a listener on method _handleKeyEvents of combobox widget.

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


[jira] Updated: (COCOON-2023) MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer

Posted by "Larry Ruiz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry Ruiz updated COCOON-2023:
-------------------------------

    Attachment: ie7compatability_patch.txt

> MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer
> -------------------------------------------------------------------------------------
>
>                 Key: COCOON-2023
>                 URL: https://issues.apache.org/jira/browse/COCOON-2023
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Forms
>    Affects Versions: 2.1.11-dev (Current SVN)
>            Reporter: Larry Ruiz
>         Attachments: ie7compatability_patch.txt
>
>
> It seems that onkeypress event listener isn't called on Internet Explorer.
> The workaround is to attach a listener on method _handleKeyEvents of combobox widget.

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


[jira] Closed: (COCOON-2023) MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Gallardo closed COCOON-2023.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2-dev (Current SVN)
                   2.1.11-dev (Current SVN)

Thanks for the patch. Please cross check and feel free to reopen if needed.

> MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer
> -------------------------------------------------------------------------------------
>
>                 Key: COCOON-2023
>                 URL: https://issues.apache.org/jira/browse/COCOON-2023
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Forms
>    Affects Versions: 2.1.11-dev (Current SVN)
>            Reporter: Larry Ruiz
>         Assigned To: Antonio Gallardo
>             Fix For: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN)
>
>         Attachments: ie7compatability_patch.txt
>
>
> It seems that onkeypress event listener isn't called on Internet Explorer.
> The workaround is to attach a listener on method _handleKeyEvents of combobox widget.

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


[jira] Assigned: (COCOON-2023) MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Gallardo reassigned COCOON-2023:
----------------------------------------

    Assignee: Antonio Gallardo

> MultivalueEditorWihtSuggestion doesn't add values to the listbox on Internet Explorer
> -------------------------------------------------------------------------------------
>
>                 Key: COCOON-2023
>                 URL: https://issues.apache.org/jira/browse/COCOON-2023
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Forms
>    Affects Versions: 2.1.11-dev (Current SVN)
>            Reporter: Larry Ruiz
>         Assigned To: Antonio Gallardo
>         Attachments: ie7compatability_patch.txt
>
>
> It seems that onkeypress event listener isn't called on Internet Explorer.
> The workaround is to attach a listener on method _handleKeyEvents of combobox widget.

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