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

Matej Knopp commented on WICKET-1014:
-------------------------------------

Removed setting focus from appendJavascript, as it was causing the disappear 
problem in IE6. The functionality remains same, as the focus is set through 
target.focusComponent(editor)

> AjaxEditableChoiceLabel doesn't work in IE 6
> --------------------------------------------
>
>                 Key: WICKET-1014
>                 URL: https://issues.apache.org/jira/browse/WICKET-1014
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: Wicket 1.3.0-Beta3
> Windows XP SP 2
> Internet Explorer 6.0.2900.2180
>            Reporter: Adam A. Koch
>             Fix For: 1.3.0-beta5
>
>         Attachments: AjaxEditableChoiceLabelPage.html, 
> AjaxEditableChoiceLabelPage.java
>
>
> When the AjaxEditableChoiceLabel is clicked on, it turns into a drop down as 
> expected, but then, without any other user input (clicking, etc.) it changes 
> back to a label before there's a chance to change the value. It seems like it 
> might be an issue with the focus, but I haven't been able to pin it down yet.

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

Reply via email to