#13941 closed Bug (invalid)
FF: Autogrow not working when you paste following table in HTML source & switch to rich text
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.4 |
Keywords: | Cc: | Irina, chrisgui |
Description
Steps to reproduce
- Open CK Editor sample with Autogrow enabled.
- Copy HTML Souce from atttached doc & paste in HTML Souce
- Switch to Rich text
Issue:
Autogrow not kicked in & there is no way for mouse user to navigate to content in table cells or content below it
Attachments (3)
Change History (8)
Changed 9 years ago by
Attachment: | sample Table html.txt added |
---|
Changed 9 years ago by
Attachment: | 2015-11-16_1255.swf added |
---|
comment:1 follow-up: 2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Replying to j.swiderski:
@satya, please see attached file. I have tried pasting the table into autogrow sample and it worked as expected. Firefox version tested was 42.
I'm closing this issue as invalid for now but will reopen it once you provide more details.
@j.swiderki pls try it http://sdk.ckeditor.com/samples/autogrow.html I'm using FF 42 and i could still reproduce the issue. Please re-open it
Changed 9 years ago by
Attachment: | autogrow works.png added |
---|
comment:3 Changed 9 years ago by
@satya, please see latest attached file. The autogrow kicks-in when switching to wysiwyg. I have checked this in Firefox 42. I'm sorry but I can't reopen the ticket as autogrow works as expected.
NOTE: @satya, perhaps you have some custom add-on which breaks the autogrow? Could you disable all of them, clear (not refresh with Ctrl+F5) browser's cache and recheck?
comment:4 Changed 9 years ago by
comment:5 Changed 9 years ago by
@edsonperotoni thak you for clarification. From what I have checked align=left
has nothing to do with this issue. It seems that autogrow is not fired only on initial load (mode change works as expected) but this is not a bug. Please see http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoGrow_onStartup.
With that option enabled, everything works as expected. Issue is still invalid.
@satya, please see attached file. I have tried pasting the table into autogrow sample and it worked as expected. Firefox version tested was 42.
I'm closing this issue as invalid for now but will reopen it once you provide more details.