Opened 16 years ago
Last modified 14 years ago
#2510 confirmed Bug
TAB jumps to next form field when in editor
Reported by: | oyviste | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.2 |
Keywords: | Cc: | fcke@… |
Description
Whenever I press the TAB key in the editor, the cursor jumps out, and onto the next form element (typically the submit button, in case of the FCK editor demos on fckeditor.net). If I press TAB in fullscreen edit mode, the cursor will seem to disappear, and whatever I type goes into the next field/button, while it's not visible.
Mozilla/5.0 (X11; U; Linux i686; nb-NO; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 Ubuntu Hardy
Reproduced here: http://www.fckeditor.net/nightly/fckeditor/_samples/html/sample01.html
and here: http://www.fckeditor.net/demo
Change History (3)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Version: | SVN → FCKeditor 2.6.2 |
comment:2 Changed 16 years ago by
I can confirm this as a bug for me also - in windows XP pro using Firefox 3.0.4 and also on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111318 Ubuntu/8.10 (intrepid) Firefox/3.0.4
Both using the front page demo and in the nightly build as of today.
Problematic when editing tables and bullet points.
comment:3 Changed 14 years ago by
Cc: | fcke@… added |
---|
I think the priority on this bug should be bumped up. I was just ran across this bug with fairly bad consequences. I was running the editor in full screen mode and pressed tab, however instead of the cursor disappearing as stated in the original details, the entire page disappeared. I had nothing but a completely blank browser window. I couldnt shift-tab to go back to the editor either. Normally I would have lost all my changes as I would be forced to refresh the page (though I had firebug installed and was able to restore the window by removing the overflow: hidden property from the body).
FCKeditor version is the latest (as of 30 min ago) from the MediaWiki:ExtensionDistributor Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
This was introduced in [2107]