I`m using FCKeditor 2.0.1 with Plone 2.0.5.
In a table inserted in a document, I need the cursor
move itself between the cells when I press the TAB
keyboard but what occurs is the cursor don't move to
next cell, but the table is selected. This occurs in
Internet Explorer. In Mozilla, the cursor moves between
cells, but when the cursor is in the last cells and I
press TAB a new row is inserted in the table.
This behavior is correct or this is a bug?
If a bug, could somebody tell me what I must do to
resolve this?
Zania.
In a table inserted in a document, I need the cursor
move itself between the cells when I press the TAB
keyboard but what occurs is the cursor don't move to
next cell, but the table is selected. This occurs in
Internet Explorer. In Mozilla, the cursor moves between
cells, but when the cursor is in the last cells and I
press TAB a new row is inserted in the table.
This behavior is correct or this is a bug?
If a bug, could somebody tell me what I must do to
resolve this?
Zania.

RE: Problems using TAB to move cursor between
RE: Problems using TAB to move cursor between
Can I modify FCKeditor code to alter this behaviour? Any clue?
Zânia.
RE: Problems using TAB to move cursor between
It might be doable, but it isn't just changing a config option as this is done by the browser itself.
RE: Problems using TAB to move cursor between