Opened 16 years ago
Closed 15 years ago
#3567 closed Bug (expired)
FCKeditor inside gwt-ext LayoutDialog sometimes uneditable on show()
Reported by: | pavelgj | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Pending | Cc: |
Description
I have FCKeditor inside gwt-ext LayoutDialog that I hide/show multiple times during the long lifetime of the page. Sometimes after show() the editor becomes read only, I can see the cursor blinking in there, but can't edit anything, but doing a hide and show again fixes it. It seems to be happening only in IE and not very consistent. I wonder if it applies to any absolutely positioned editor that gets hidden and shown multiple times.
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 15 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
Can you provide a simple test page to reproduce the problem?