You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jered Myers (JIRA)" <ji...@apache.org> on 2016/04/28 18:04:12 UTC

[jira] [Commented] (WICKET-6082) Can't input text into text field or text area in modal window in IE 11

    [ https://issues.apache.org/jira/browse/WICKET-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262395#comment-15262395 ] 

Jered Myers commented on WICKET-6082:
-------------------------------------

Here is another example of this problem with a few additional details:
http://stackoverflow.com/questions/32360646/cannot-change-text-box-value-in-ie-11-in-a-modalwindow

> Can't input text into text field or text area in modal window in IE 11
> ----------------------------------------------------------------------
>
>                 Key: WICKET-6082
>                 URL: https://issues.apache.org/jira/browse/WICKET-6082
>             Project: Wicket
>          Issue Type: Bug
>         Environment: IE 11
>            Reporter: Vu Thai Duy
>              Labels: IE11, ModalWindow
>
> Suppose that, we have a modal window with two components (text field and text area). Steps to trigger problem:
> 1. Open modal window, we can input text into text field
> 2. Close then open modal window again, now we can't input text to text field
> This problem only occurs in IE 11 with both wicket 6.xx and 7.xx. In addition, it only happen when showing modal dialog with page.
> You can try reproducing problem here: 
> http://examples7x.wicket.apache.org/ajax/modal-window



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)