Bug 222627 - failed test_Label.js test; undefined l.adjustSizeForText()
Summary: failed test_Label.js test; undefined l.adjustSizeForText()
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: freebody.kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 00:37 UTC by freebody.kst
Modified: 2010-01-26 00:05 UTC (History)
1 user (show)

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 freebody.kst 2010-01-14 00:37:39 UTC
Version:           1.9.0_devel (using Devel)
OS:                Linux
Installed from:    Compiled sources

load the following javascript:
/kst/tests/script/test_Label.js

Failed codes: 
,Line: undefined l.adjustSizeForText()
,1 failed test cases found
Comment 1 Andrew Walker 2010-01-14 02:00:34 UTC
js correctly returns the following for a call to Label.adjustSizeForText():

"Error: Label: adjustSizeForText is obsolete."

The test file should have the corrresponding test case removed.
Comment 2 freebody.kst 2010-01-26 00:05:17 UTC
the corrresponding test case has been removed