Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#973 closed Bug (fixed)

Tab no longer moves between table cells

Reported by: Alfonso Martínez de Lizarrondo Owned by: Martin Kou
Priority: Normal Milestone:
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Cc:

Description

After the changes for #137 now it isn't possible to move between table cells using the tab key in Firefox. Also previously it was possible to generate new rows by pressing tab at the last cell.

Related bugs:
#775 (generated rows didn't get proper formating as the current row),
#891 (request for this feature for IE)

Change History (4)

comment:1 Changed 17 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

Oh, my fault. That's because I've overridden the default behavior of the <tab> key with the fix to #137. I'll fix this one as well.

comment:2 Changed 17 years ago by Martin Kou

Resolution: fixed
Status: assignedclosed

Fixed with [473] and [474].

Click here for more info about our SVN system.

By the way, "moving between cells" is just Firefox's default behavior for pressing tab in tables. The behavior could be different for other browsers (e.g. pressing Tab in a table in IE would select the table instead).

comment:3 in reply to:  2 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Replying to martinkou:

By the way, "moving between cells" is just Firefox's default behavior for pressing tab in tables. The behavior could be different for other browsers (e.g. pressing Tab in a table in IE would select the table instead).

Yes, that's why I pointed to #891. Ideally I think that we should match the Firefox behavior in IE (but also fixing #775).

Another nice thing would be to indent a paragraph if some text is selected instead of replacing it with some spaces.

comment:4 Changed 17 years ago by Frederico Caldeira Knabben

I've opened a discussion for it at #979.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy