Opened 17 years ago
Closed 17 years ago
#3290 closed New Feature (fixed)
Implement collapse toolbar feature
| Reported by: | Martin Kou | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | UI : Toolbar | Version: | SVN (CKEditor) - OLD |
| Keywords: | Oracle Review+ Confirmed | Cc: | Senthil |
Description
The collapse toolbar button is missing in CKEditor trunk.
Attachments (1)
Change History (8)
comment:1 follow-up: 5 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Owner: | set to Martin Kou |
|---|---|
| Status: | new → assigned |
comment:3 Changed 17 years ago by
| Owner: | changed from Martin Kou to Frederico Caldeira Knabben |
|---|---|
| Status: | assigned → new |
Changed 17 years ago by
| Attachment: | 3290.patch added |
|---|
comment:4 Changed 17 years ago by
| Keywords: | Review? added |
|---|
Due to the new (optimize and fast) toolbar structure we have in V3, we are not anymore able to have the collapse bar at the left of the toolbar. This patch proposes an elegant solution for it, by placing a small bottom at the toolbar end.
The binary files related to this patch have been committed with [3398].
comment:5 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|---|
| Status: | new → assigned |
Replying to alfonsoml:
the collapse just eludes me
I agree alfonsoml... but it looks like users (and developers) got used to have that feature and aim to still have it when upgrading. The "start expanded" setting may give some sense still having it, but in any case, this is one of those features that don't hurt (and can be easily disabled).
comment:6 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

I've always wondered why it's there that feature.
As far as I can remember, only Netscape did provide collapsible toolbars, and so, every time I see that grippy it brings bad memories :)
I can understand the wish to have the toolbar visible/hidden and an API to switch that (onblur->toolbar goes away), as well as the ability to switch between full toolbar and simple toolbar, but the collapse just eludes me.