Issue 108005

Summary: Goal seek doesn't work with non-integers as target value
Product: Calc Reporter: pmike <www.openoffice.org>
Component: editingAssignee: oc
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues, mdxonefour, weigel
Version: OOO320m6Keywords: regression
Target Milestone: ---   
Hardware: Unknown   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 99999    

Description pmike 2009-12-30 13:36:36 UTC
Integers works fine.
This is regression from 3.1.1
Comment 1 Stefan Weigel 2009-12-31 16:23:45 UTC
Confirming.

Test case:
(1) Enter in cell A1 formula: =A2*2
(2) Choose Tools|Goal Seek...
(3) Formula cell: A1, Target value: 10, Variable cell: A2
--> "Goal Seek successful."
(4) Again, choose Tools|Goal Seek...
(5) Formula cell: A1, Target value: 2.5, Variable cell: A2
--> "Goal Seek not successful."

Should be succesful und find 1.25

Broken in OOO320m6 as well as OOO320m8.
Is fine in OOO 3.1.1
Comment 2 mdxonefour 2010-01-04 12:16:23 UTC
Adjusting target to 3.2
Adjusting owner
Comment 3 niklas.nebel 2010-01-04 17:28:02 UTC
Fixed in CWS "calc32stopper8" (rev. 277850).
Comment 4 niklas.nebel 2010-01-05 09:01:45 UTC
reassigning to QA for verification
Comment 5 oc 2010-01-06 09:03:17 UTC
verified in internal build cws_calc32stopper8
Comment 6 Stefan Weigel 2010-02-09 19:55:38 UTC
Verfying. Is fine in OOo 3.2 (OOO320m12)

Closing. Thank you.