Bug 369387 - Paste HTML tables in composer as HTML tables (not as picture)
Summary: Paste HTML tables in composer as HTML tables (not as picture)
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 5.3.0
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-26 18:15 UTC by Yuriy Vidineev
Modified: 2016-09-28 11:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.3.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Vidineev 2016-09-26 18:15:06 UTC
In continue of https://bugs.kde.org/show_bug.cgi?id=332614

Reproducible: Always

Steps to Reproduce:
1. Create table in Libreoffice calc
2. Copy it and paste to composer


Actual Results:  
It will be pasted as Inline image or as attachment

Expected Results:  
New HTML table is created
Comment 1 Gunter Ohrner 2016-09-26 19:57:59 UTC
HTML table should be created in rich text composer, the plain text composer should insert tab delimited text instead.
Comment 2 Laurent Montel 2016-09-27 12:02:50 UTC
indeed I need to investigate why it'"s not pasted as html.
Comment 3 Laurent Montel 2016-09-28 07:02:21 UTC
Git commit 2c485bb3a67da706f5327164f0dd78b5016dd738 by Montel Laurent.
Committed on 28/09/2016 at 07:01.
Pushed by mlaurent into branch 'master'.

Look at to paste as HTML

M  +8    -1    src/editor/kmcomposerwin.cpp

http://commits.kde.org/kmail/2c485bb3a67da706f5327164f0dd78b5016dd738
Comment 4 Laurent Montel 2016-09-28 11:54:12 UTC
Git commit a64a5eec430f2b44718c33795dfa6f73898e875b by Montel Laurent.
Committed on 28/09/2016 at 11:54.
Pushed by mlaurent into branch 'master'.

Fix Bug 369387 - Paste HTML tables in composer as HTML tables (not as picture)

FIXED-IN: 5.3.3

M  +4    -4    src/editor/kmcomposerwin.cpp

http://commits.kde.org/kmail/a64a5eec430f2b44718c33795dfa6f73898e875b
Comment 5 Laurent Montel 2016-09-28 11:55:57 UTC
Git commit 870a47cc539d077e8726b1cd03a0c488822c9d11 by Montel Laurent.
Committed on 28/09/2016 at 11:55.
Pushed by mlaurent into branch 'Applications/16.08'.

Fix Bug 369387 - Paste HTML tables in composer as HTML tables (not as picture)

FIXED-IN: 5.3.3

M  +8    -1    kmail/src/editor/kmcomposerwin.cpp

http://commits.kde.org/kdepim/870a47cc539d077e8726b1cd03a0c488822c9d11