Opened 11 years ago
Closed 11 years ago
#11527 closed Bug (fixed)
Ipad scrolling not woirking when embedded in an iframe.
Reported by: | Nishat Baig | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
<iframe src="http://ckeditor.com/demo" height=99% width=99%> <!-- Used as the template for the contentframe widget --> </iframe>
The scrolling does not work first time. When we click the demo link again the scrolling works fine.
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 4.3.2 |
comment:2 Changed 11 years ago by
No, the issue you mentioned is related to some other version of ckeditor. However when we use the ckeditor out of an iframe scrolling just works fine. The problem is when the ckeditor is within an iframe.
However this bug is fixed in the 4.3.3 release. :)
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
Thanks for information.
This looks like a duplicate of #10694.
@nishat is your issue the same as the one mentioned in #10694? If not, please provide more details explaining how to reproduce this problem.