Escape doesn't work for AjaxEditableLabel in Firefox
----------------------------------------------------

                 Key: WICKET-520
                 URL: https://issues.apache.org/jira/browse/WICKET-520
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.3
         Environment: Firefox 2.0
            Reporter: Dragos Bobes
            Priority: Minor
             Fix For: 1.2.5


The bug only occurs in Firefox (I'm using 2.0). In IE 7 works fine. 
In wicket-example check the "Editable Lable Example". When the user is in edit 
mode and presses escape the editor is not replaced with the label component and 
any other AJAX request fails. Bellow is a snapshot from the AJAX debug:
....
INFO: Response parsed. Now invoking steps...
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: last focus id was not set
INFO:
INFO: Initiating Ajax GET request on 
Help?wicket:interface=:1:editableLabel:editor::IBehaviorListener:0&wicket:ignoreIfNotActive=true&save=false&random=0.5459241681095125
INFO: Invoking pre-call handler(s)...
INFO: Channel busy - postponing...



-- 
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