Opened 14 years ago
Closed 14 years ago
#6747 closed Bug (fixed)
Maximize Issue with Toolbar in Firefox 3.x and IE 8
Reported by: | Sufiyan Ansari | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | General | Version: | 3.3 |
Keywords: | Cc: | jamcunni@… |
Description
When I maximized the editor control in FF 3.x/IE 8 and clicked on the editor's content area then some of the options of toolbar gets invisible. To reproduce this issue, we can simply check the demo page's Skin example found at URL: http://ckeditor.com/demo. To reproduce this issue, simply maximized the 2nd or 3rd editor and then click on the editor's content area. I have attached the snapshots for both 2nd and 3rd editor controls, given in the Skin demo.
Attachments (5)
Change History (17)
Changed 14 years ago by
Attachment: | 2nd Editor (Office2003 Skin).JPG added |
---|
Changed 14 years ago by
Attachment: | 3rd Editor (V2 Skin).JPG added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.5.1 |
---|---|
Version: | → 3.3 |
I can confirm it with FF with both the office2003 and v2 skins, using the skins sample. It has been introduced with the 3.3. Works well with the 3.2.2.
The trick to reproduce it is clicking in the white area bellow the editor contents.
Unlike Tobiasz, I see no delay on the maximization.
This is quite a severe issue, because it makes the toolbar hidden so users are not able to restore the editor size.
comment:3 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.5.1 → CKEditor 3.4.3 |
---|
Affects any scrolled page and skin independent prioritize it.
comment:6 Changed 14 years ago by
Cc: | jamcunni@… added |
---|
This defect is still reproducible in the Skins sample, V2 skin, IE8 non-compatibility & should be reopened
comment:7 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Confirmed the bug isn't fixed.
Changed 14 years ago by
Attachment: | 6747.patch added |
---|
comment:8 Changed 14 years ago by
Owner: | changed from Tobiasz Cudnik to Sa'ar Zac Elias |
---|---|
Status: | reopened → review |
Changed 14 years ago by
Attachment: | 6747_2.patch added |
---|
comment:9 Changed 14 years ago by
Status: | review → review_failed |
---|
Previous patch failed in Opera when using mouse wheel (cause page scroll).
Changed 14 years ago by
Attachment: | 6747_3.patch added |
---|
comment:10 Changed 14 years ago by
Owner: | changed from Sa'ar Zac Elias to Tobiasz Cudnik |
---|---|
Status: | review_failed → review |
comment:12 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6224].
Confirming on FF using the V2 skin on the skins sample. There is a quite long delay before the editor gets maximized.