Opened 15 years ago
Closed 15 years ago
#3645 closed Bug (fixed)
[IE] Editor size change after maximize
Reported by: | Garry Yao | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Kama Review+ | Cc: |
Description
Reproducing Procedures
- Open the replace by class example page in IE6 within the KAMA branch;
- Hold the resize handler and shrink the chrome size;
- Click on 'Maximize' button to switch to full screen mode and switch back;
- Actual Result : The chrome size become wider than the screen size.
- Expected Result: The chrome size was restored to exactly the same size after tweaking the resize handler.
Attachments (2)
Change History (7)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Keywords: | Confirmed added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Tobiasz Cudnik |
Status: | new → assigned |
Fixed in [3601].
comment:3 Changed 15 years ago by
Keywords: | Confirmed Review? removed |
---|---|
Milestone: | CKEditor 3.0 |
Resolution: | → invalid |
Status: | assigned → closed |
There is nothing to fix because it was only for debugging. Some things was disabled in Kama.
comment:4 Changed 15 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Fix is on L86 of maximize plugin:
http://dev.fckeditor.net/browser/CKEditor/branches/features/kama/_source/plugins/maximize/plugin.js?rev=3601#L86
This wasn't invalid ticket.
comment:5 Changed 15 years ago by
Keywords: | Review+ added |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Screenshot of IE6