Opened 11 years ago
Last modified 11 years ago
#11488 confirmed Bug
Dialog content empty when it is told it will have tabs
Reported by: | eugene88 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.1 |
Keywords: | Cc: |
Description
In Simple Plugin (Part 1) guide, in Dialog Window Tabs part, after first code segment, there is a phrase, that tells reader, that result of changes in code segment can be seen immediately and that it will have two tabs in place.
Expected: As told Instead: There are no tabs, assuming because the tabs have no elements inside at that moment.
Change History (4)
comment:1 Changed 11 years ago by
Keywords: | tabs dialog added |
---|
comment:2 Changed 11 years ago by
Component: | Documentation & Samples → UI : Dialogs |
---|---|
Keywords: | tabs dialog removed |
Status: | new → confirmed |
Version: | 4.3.1 → 4.1 |
comment:3 follow-up: 4 Changed 11 years ago by
We need to think whether the change made in 4.1 was good, because it may be also considered as a bug. In this case docs are ok, but code is wrong.
comment:4 Changed 11 years ago by
Replying to Reinmar:
We need to think whether the change made in 4.1 was good, because it may be also considered as a bug. In this case docs are ok, but code is wrong.
From one point of view logic in documentation is correct. Developer should see the result of his work. In this case even if tabs are empty, they probably should be visible. The other point of view is that cluttering the view with unnecessary elements might tend to confuse others.
Problem can be reproduced from CKEditor 4.1.