Bug 169196 - nothing is drawn for picture object with no picture set
Summary: nothing is drawn for picture object with no picture set
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.7.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 20:28 UTC by Andrew Walker
Modified: 2008-08-15 20:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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