Bug 242863 - Caption field layout can be confused by pasted text.
Summary: Caption field layout can be confused by pasted text.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-Captions (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-26 13:33 UTC by Johannes Wienke
Modified: 2017-08-14 21:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Wienke 2010-06-26 13:33:07 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

The text layout of the caption field can be confused by pasted text. If, e.g. the text is a head line in firefox and pasted to the field, the font size is different afterwards and there is no way to reset this except from restarting digikam.

Reproducible: Always

Steps to Reproduce:
1. Select a head line from e.g. wikipedia using firefox and copy it to the clipbaord.
2. paste this headline to the caption field in the digikam sidebar.

Actual Results:  
The text is pasted with the formatting from the website. No way to reset the formatting.

Expected Results:  
Text is pasted without formatting.
Comment 1 Marcel Wiesweg 2010-06-28 18:37:56 UTC
SVN commit 1143758 by mwiesweg:

Do not accepted pasted rich text

BUG: 242863


 M  +1 -0      msgtextedit.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1143758