#4269: "Esc" and "Enter" keystrokes are not handled when a dialogue box is opened which causes the form post automatically --------------------------------------+------------------------------------- Reporter: Pranav | Owner: tobiasz.cudnik Type: Bug | Status: assigned Priority: High | Milestone: CKEditor 3.1 Component: General | Version: Keywords: Oracle Confirmed Pending | --------------------------------------+-------------------------------------
Comment(by garry.yao): I don't see this as an bug from the editor, instead I see a problem of the events handling at the provided sample page: {{{ <body onkeypress="return submitenter(event)"> }}} The editor dialog key events is naturally part of the host page and should be bubbled up, it's not a good option for us to prevent this default behavior only because of the your above way ( others may argue that they need this event ). -- Ticket URL: <http://dev.fckeditor.net/ticket/4269#comment:7> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac