Issue 108005 - Goal seek doesn't work with non-integers as target value
Summary: Goal seek doesn't work with non-integers as target value
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: OOO320m6
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords: regression
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-12-30 13:36 UTC by pmike
Modified: 2013-08-07 15:14 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

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