Opened 14 years ago
Last modified 13 years ago
#7257 confirmed Bug
Double click on dialog button sometimes shows background cover above the dialog
Reported by: | kpobococ | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.3 |
Keywords: | Cc: |
Description
When a page has two editors present, calling the same dialog with dobule-clicking on both of them results in the second dialog box appearing underneath the semi-transparent background cover div.
Steps to reproduce:
- Go to http://nightly.ckeditor.com/6504/_samples/replacebycode.html (currently the build is CKEditor 3.5.3 (SVN) (revision 6501))
- Double click on the "Paste from Word" button in the first editor.
- Close the dialog
- Double click on the "Paste from Word" button in the second editor.
- ???
- PROFIT
Tested in latest Chrome and Firefox 3.6 on Windows 7 and XP. Screenshot attached.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | ckeditor-bug-7257.png added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
While confirming, it happened only once under Chrome9/Linux, cannot reproduce under windows 7.
It looks like CKEditor preformance issue for me.
comment:2 Changed 14 years ago by
Version: | 3.5.3 (SVN - trunk) → 3.3 |
---|
The easiest way to reproduce it:
- clear browser's cache
- straight after loading the editor, press quickly "Paste From Word" button twice
Happens at least since 3.3.
comment:5 Changed 13 years ago by
Status: | pending → confirmed |
---|
I'm still getting this blue background in latest CKEditor 3.6.3 and Chrome 18.
I have managed to reproduce this issue from CKE 3.5.1
Screenshot