#9319 closed Bug (fixed)
FF: Editor not expanding to Maximum size, when we click Maximize button after focusing in editor body
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | General | Version: | 4.0 |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- Open Autogrow Sample.
- Keep cursor in editor body & click on Maximize toolbar icon.
Expected Result: Editor expanded to Maximum size.
Actual Result: Editor stays the same size & it stays the same size even after we enter large content.
I have added screenshot of the issue.
Attachments (1)
Change History (8)
Changed 12 years ago by
Attachment: | FF- Editor not expanding to Maximum.jpg added |
---|
comment:1 Changed 12 years ago by
Milestone: | → CKEditor 4.0 |
---|---|
Status: | new → confirmed |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:4 Changed 12 years ago by
Status: | assigned → review |
---|
Pushed t/9319 on dev&tests.
This patch fixes also #9321.
comment:5 Changed 12 years ago by
Status: | review → review_failed |
---|
The patch doesn't fix the following case:
- Fill in long content in autogrow instance;
- Maximize the editor
- Actual: Missing Scrollbar
Anyway let's re-check this ticket after ab4f9a8376 from #9442.
comment:6 Changed 12 years ago by
Owner: | Piotrek Koszuliński deleted |
---|---|
Status: | review_failed → new |
comment:7 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Original issue as well as mentioned in comment:5 are not reproducible any more - much probably after ported v3 changes.
This issue exists since the very beginning of v4. It's untraceable in git repo.