Opened 11 years ago

Closed 11 years ago

#10605 closed Bug (invalid)

tab/shift-tab to indent/outdent lists not working for lists inside a table

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IBM Cc: Teresa Monahan, Irina

Description

To reproduce the defect:

1) Open any sample, insert a table

2) Insert a Numbered/Bulleted list inside a table cell

3) keep cursor at end of a list item and press Enter

4) A new list item created at same level

5) Press Tab

Expected Result: A new sub list created

Actual Result: Focus goes to next table cell. Same issue happens with shift+tab when users want to outdent

Change History (3)

comment:1 Changed 11 years ago by Jakub Ś

Status: newpending

Hi,

In which browser are you getting this?

I have tried your TC but it has worked correctly. Please note that both plugins table and list now support tab so by "correctly" I mean: You are able to tab list item to make it look as sublist but once list item has reached its deepest indentation level there is no sense to allow for further indentation (like button does and inserts margin-left) and table takes over.

This is how it works now and IMO how it should work. Do you get same behaviour and see it as error?

comment:2 in reply to:  1 Changed 11 years ago by Satya Minnekanti

Replying to j.swiderski:

Hi,

In which browser are you getting this?

I have tried your TC but it has worked correctly. Please note that both plugins table and list now support tab so by "correctly" I mean: You are able to tab list item to make it look as sublist but once list item has reached its deepest indentation level there is no sense to allow for further indentation (like button does and inserts margin-left) and table takes over.

This is how it works now and IMO how it should work. Do you get same behaviour and see it as error?

@j.swiderski. I have tried this on nightly build. I'm getting this error on all browsers. Please follow my steps exactly, first create a list item, press enter & then Tab

comment:3 Changed 11 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: pendingclosed

TAB for list indentation ha been introduced with #8244. It's supposed to be in our next *major* release. There fore that feature is currently available in the major branch of the ckeditor-dev repository for now.

The nightly build is based on master, so this is not supposed to work there.

Please feel free to reopen this issue if it'll still be valid after the CKEditor 4.2 release.

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