id summary reporter owner description type status priority milestone component version resolution keywords cc 10711 ResizeDir = ResizeDir.Both not working jsymon Alan "In conjuction with CKEditor 3.6.4 for ASP.NET, `CKEditorControl.ResizeDir = ResizeDir.Horizontal` works ok, `CKEditorControl.ResizeDir = ResizeDir.Vertical` also works ok, however `CKEditorControl.ResizeDir = ResizeDir.Both` does not work (it performs the same as setting `ResizeDir.Vertical`). As a footnote, modifying `config.js`, setting `config.resize_dir = 'both';` will at least cause it to work by default, then can be overridden by restricting to one of the two working parameters above. " Bug review Normal Server : ASP.Net 4.0