Opened 12 years ago
Closed 12 years ago
#9288 closed Bug (duplicate)
TypeError: this.getWindow().$.getComputedStyle(this.$, "") is null
Reported by: | Jay | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
Using CKEditor along with CKFinder within a page which is loaded dynamically via jQuery / Ajax.
Immediately upon page load I get the error TypeError: this.getWindow().$.getComputedStyle(this.$, "") is null
The page renders correctly along with the CKEditor interface.
However when I click on the Images icon to upload an image I notice the CKFinder tab for 'Upload' is missing. There is also no ability to browse the server for an image.
What sayeth the group ?
Jay CompuMatter
Attachments (2)
Change History (8)
Changed 12 years ago by
Attachment: | this-getWindow.png added |
---|
comment:1 Changed 12 years ago by
CKEditor and CKFinder work find and predictably when used in the same page but called without Ajax / jQuery UI. However, as Ajax / jQuery file, it spawns that getWindow error.
Firefox 15.0 and Chrome and IE8 Windows Vista 64
Of possible value: Everything behaves normally when loading as a standard (non-ajax) page. It is only when I load this page via ajax that the error and missing ckfinder are an issue.
Here is a video of problem as it happens : http://youtu.be/PWQwx-0EcvA
Please note the UI I am using is inside a jQuery UI Dialog Window and then inside jQuery UI Tabs. The problem DOES NOT appear when using jQuery UI Dialog but without jQuery UI Tabs
comment:4 Changed 12 years ago by
Could we ask you to provide reduced and working test-case file(s) that show a problem in code.
If we had code that you are having problems with, it would be easier for us to determine what is wrong.
comment:5 Changed 12 years ago by
Keywords: | ckfinder getComputedStyle removed |
---|---|
Status: | new → pending |
@compumatter any chance for providing this reduced test case?
Have you managed to solve your problem or it still occurs?
comment:6 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
Duplicate of #8578
On Page Load