Opened 17 years ago
Closed 17 years ago
#2297 closed Bug (fixed)
The TAB key should move out of the editor if TabSpaces=0
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.2 |
Component: | General | Version: | FCKeditor 2.6.1 |
Keywords: | Confirmed Review+ | Cc: |
Description
We'll be working on the future on a complete reviewed support for the TAB key (see #979). Meanwhile, we should provide some basic features, and the ability to move out of the editor using TAB seems to be one of them.
Attachments (1)
Change History (5)
Changed 17 years ago by
Attachment: | 2297.patch added |
---|
comment:1 Changed 17 years ago by
Keywords: | Review? added |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Keywords: | Review+ added; Review? removed |
---|
The provided patch simply leaves the default behavior to the browser. Safari instead automatically inserts spaces on TAB, so it is still blocking it to do that. We can live with this small incompatibility issue until #979 get fixed.