Skip to content

Fix duplicated iframes after importing text in a pad#3925

Merged
muxator merged 2 commits intoether:developfrom
JohnMcLear:dont-duplicate-ace-outer-on-import
Apr 26, 2020
Merged

Fix duplicated iframes after importing text in a pad#3925
muxator merged 2 commits intoether:developfrom
JohnMcLear:dont-duplicate-ace-outer-on-import

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

No description provided.

@muxator
Copy link
Copy Markdown
Contributor

muxator commented Apr 23, 2020

This becomes part of #3915, correct?

(I'll do in the weekend)

@JohnMcLear
Copy link
Copy Markdown
Member Author

Yea but I kept it separate because it was something that was historically broken and someone might want to cherry pick it into a previous version... Also it keeps things clean.

@muxator
Copy link
Copy Markdown
Contributor

muxator commented Apr 24, 2020

Ok

@JohnMcLear JohnMcLear requested a review from muxator April 24, 2020 19:57
@JohnMcLear JohnMcLear changed the title fix for last issue on 3915 fix for last issue on 3915 - URGENT! Ready for review Apr 24, 2020
This is an old bug: after an import there were always two iframes with
duplicated content, and the last one was simply on top of the old one.

This bug was there since forever, and became evident when the layout was
migrated to Flexbox.
@muxator muxator changed the title fix for last issue on 3915 - URGENT! Ready for review Fix duplicated iframes after importing text in a pad Apr 26, 2020
@muxator muxator force-pushed the dont-duplicate-ace-outer-on-import branch from fb67144 to 0350811 Compare April 26, 2020 01:29
@muxator
Copy link
Copy Markdown
Contributor

muxator commented Apr 26, 2020

For documentation's sake: this is an old bug in pad.js: after an import there were always two iframes with duplicated content, and the last one was simply on top of the old one.

It was not evident with the old absolutely positioned layout, but after moving to flexbox it stood out.

@muxator muxator merged commit c9a9b7a into ether:develop Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants