Opened 12 years ago
Last modified 10 years ago
#10252 confirmed Bug
disableObjectResizing=true in full screen mode
Reported by: | brandon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.2 |
Keywords: | Firefox | Cc: |
Description
This is my first bug report. I am attempting to se disableObjectResizing=true and it seems to be working fine, except when clicking to full screen mode / maximize. Once you do that, users can click the image and resize, even if disableObjectResizing is true.
You can test here: http://www.elementalblend.com/_prodev/ckeditor4/
- using firefox 19.0 and mac osx 10.8.2
- click the image button and put in an absolute image link
- try to resize (which shouldn't work)
- click maximize button
- click image to resize in full screen mode, and now it works (even though disableObjectResizing=true)
Here is a screen shot: http://i.imgur.com/kUHHm6e.png
Thanks, Brandon
Change History (2)
comment:1 Changed 12 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
Version: | 4.1 → 3.3.2 |
Imgae resizeing is available only in Firefox and IE.
This particular problem concearns Firefox only (IE9-10 have different problem #9317). Option disableObjectResizing stopped working in CKEditor 3.3. It has been partialy fixed in CKEditor 3.3.2 i.e. it is possible to resize image after maximize.