Bug 169196

Summary: nothing is drawn for picture object with no picture set
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.7.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2008-08-15 20:28:30 UTC
Version:           1.7.0 (using KDE 3.5.9)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:

If the user creates a picture object without selecting an image file path
then nothing is drawn for the picture

STEPS TO REPRODUCE:

Start Kst
Select the Picture tool
Create a new picture
In the New Piciture dialog click OK withut making any changes

RESULTS:

Nothing is drawn

EXPECTED RESULTS:

A black 'X' is drawn on a solid gray background to denote an undefined image
Comment 1 Andrew Walker 2008-08-15 20:29:27 UTC
SVN commit 847592 by arwalker:

BUG:169196 draw the missing picture as a black X on a solid gray background

 M  +7 -2      kstviewpicture.cpp  


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