Opened 15 years ago
Closed 12 years ago
#5903 closed Bug (wontfix)
Resizing flash object causes selection display to be incorrect
Reported by: | Charlie | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | CantFix | Cc: |
Description
Tested on FF 3.6.3, Win XP. NOTE: This problem does NOT happen on the same system w/ IE 7. Other browsers not tested.
Steps to Reproduce: One either the nightly build or current demo, insert any flash object.
Problem 1: Click on the object, and drag to resize it. The selection box (with the 6 corner anchors) disappears although the element is still (or should still be) selected. The item still looks selected, but the anchor points are not there so it cannot be further resized without dlicking off and clicking back on.
Problem 2: Click on the object and bring up the dialog to edit an existing flash object. Change the size of it and push ok. The selection size in the editor is the same size as the old size as opposed to the size you just inputted causing a weird look.
Change History (2)
comment:1 Changed 15 years ago by
Component: | UI : Floating Panel → General |
---|
comment:2 Changed 12 years ago by
Keywords: | CantFix added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
This is a browser feature and not CKEditor feature.
It is reproducible in Firefox 3.6 but works ok from Firefox 4.0.
I can confirm that FF 3.6 looses resize borders after resizing, opposed to FF 3.5 which does fine. Although i'm not sure we can do anything about it, as there resize handlers are provided by the browser itself. We will investigate it.
As it goes about resize borders staying in old place after changing the size using dialog, this is know issue which we can't fix, for the same reason i've mentioned before - it's the mechanism provided by the browser, not the editor.