google-code-export / openesignforms

Automatically exported from code.google.com/p/openesignforms
1 stars 0 forks source link

HTML editors no longer resizing with browser or split panels #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open up the document page editor. Note the editor fills the space.
2. Resize the slider or the browser window. Note that the editor does not 
resize.

What is the expected output? What do you see instead?
The editor should resize to fit the new dimensions.

Original issue reported on code.google.com by yoz...@gmail.com on 15 Jun 2013 at 6:24

GoogleCodeExporter commented 9 years ago
We are still investigating if this is related to the CKEditor widget or the 
Vaadin 7 upgrade.

Original comment by yoz...@gmail.com on 15 Jun 2013 at 6:25

GoogleCodeExporter commented 9 years ago
Still no resolution, but we are looking to build a new CKEditor component for 
Vaadin 7 specific.

Original comment by yoz...@gmail.com on 19 Jun 2013 at 12:43

GoogleCodeExporter commented 9 years ago
Looks like this has been fixed in the CKEditor for Vaadin 7.8.5 that added an 
ElementResizeListener to the DIV that contains the editor.

Should appear in the OpenESF 13.8.10 release.

Original comment by yoz...@gmail.com on 29 Jul 2013 at 9:56