As I said, this plugin is mostly an example of how to create a dropdown and I think that it's quite logical that if you're using new features like CSS transforms you find new problems that people didn't know about (or didn't care)
So you should find out exactly which browser have the bug and then file a ticket on each one based on a simplified testcase.
Hello I have a problem with zoom plugin and new lines.
For example: I have zoom at body set to 1.1 and I go to the bottom of the document. Then I press enter a few times and cursor goes below visible area. Scroller is visible, but it doesn't scroll to the bottom. But then if I press one character, editor scrolls to the bottom.
Any idea how should I resolve this? In my case, this is quite a blocker, because we have zoom enabled all the time.
That looks similar to the problem described by "debe" two years ago.
I bet that each browser will have different bugs when you try to use zoom and edit content and you should try to create simplified testcases and report to them the bugs so they can fix that.
Re: content Zoom
http://cksource.com/forums/viewtopic.php?f=11&t=25748
Re: content Zoom
So you should find out exactly which browser have the bug and then file a ticket on each one based on a simplified testcase.
Update for CKEditor 4
I've published an updated version for CKEditor 4.
Hello I have a problem with
Hello I have a problem with zoom plugin and new lines.
For example: I have zoom at body set to 1.1 and I go to the bottom of the document. Then I press enter a few times and cursor goes below visible area. Scroller is visible, but it doesn't scroll to the bottom. But then if I press one character, editor scrolls to the bottom.
Any idea how should I resolve this? In my case, this is quite a blocker, because we have zoom enabled all the time.
Best redards
That looks similar to the
That looks similar to the problem described by "debe" two years ago.
I bet that each browser will have different bugs when you try to use zoom and edit content and you should try to create simplified testcases and report to them the bugs so they can fix that.