Bug 242863

Summary: Caption field layout can be confused by pasted text.
Product: [Applications] digikam Reporter: Johannes Wienke <languitar>
Component: Tags-CaptionsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 1.4.0

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