Re: [CKEditor Dev] #2740: Allow tab character to be inserted

20 views
Skip to first unread message

CKEditor

unread,
Jul 15, 2015, 12:40:04 PM7/15/15
to ckeditor...@googlegroups.com
#2740: Allow tab character to be inserted
---------------------------------+-----------------------------
Reporter: VBAssassin | Owner:
Type: New Feature | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Output Data | Version: FCKeditor 2.6.3
Resolution: | Keywords:
---------------------------------+-----------------------------

Comment (by mgifford):

Is this still an issue in the latest version of CKEditor?

--
Ticket URL: <http://dev.ckeditor.com/ticket/2740#comment:2>
CKEditor <http://ckeditor.com/>
The text editor for the Internet

CKEditor

unread,
Jul 20, 2015, 10:15:50 AM7/20/15
to ckeditor...@googlegroups.com
#2740: Allow tab character to be inserted
---------------------------------+-----------------------------
Reporter: VBAssassin | Owner:
Type: New Feature | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Output Data | Version: FCKeditor 2.6.3
Resolution: | Keywords:
---------------------------------+-----------------------------

Comment (by j.swiderski):

Unfortunately it is.

Currently it is only possible to insert spaces (no tabs)
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-tabSpaces.

--
Ticket URL: <http://dev.ckeditor.com/ticket/2740#comment:3>

CKEditor

unread,
Apr 25, 2017, 2:59:49 PM4/25/17
to ckeditor...@googlegroups.com
#2740: Allow tab character to be inserted
---------------------------------+-----------------------------
Reporter: VBAssassin | Owner:
Type: New Feature | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Output Data | Version: FCKeditor 2.6.3
Resolution: | Keywords:
---------------------------------+-----------------------------

Comment (by GalaGalaxia):

8 years, and this is still an issue.

Pressing tab should also be intelligent. Inside a paragraph, it should
trigger adding the text-indent CSS property. Inside a list item it should
increase indentation, etc.

--
Ticket URL: <http://dev.ckeditor.com/ticket/2740#comment:4>

CKEditor

unread,
Jul 4, 2017, 8:19:14 AM7/4/17
to ckeditor...@googlegroups.com
#2740: Allow tab character to be inserted
---------------------------------+-----------------------------
Reporter: VBAssassin | Owner:
Type: New Feature | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Output Data | Version: FCKeditor 2.6.3
Resolution: | Keywords:
---------------------------------+-----------------------------

Comment (by j.swiderski):

@GalaGalaxia since TAB character has no visual representation in HTML, you
are completely right with your intelligent approach here.

We already have indent plugin so we could perhaps add key handler to that
plugin so that it does the same as the button. At the moment it is
possible to indent list elements with tab key but it is not possible to
indent whole list when pressing tab in first list item (indent button
works that way). It is also not possible to indent paragraphs or divs that
way. [[BR]]
Such functionality would need to be enabled with configuration option
because not every one may want such behaviour and spaces might be ok for
them.

Sadly although interesting we don't consider this issue critical or
important at the moment thus we won't be working on it in the nearest
future. I'm sorry.

--
Ticket URL: <http://dev.ckeditor.com/ticket/2740#comment:5>

Reply all
Reply to author
Forward
0 new messages