Issue 92030 - Solver: Strange result when entering a cell reference via mouse
Summary: Solver: Strange result when entering a cell reference via mouse
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: OOo 3.0 Beta
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords: oooqa
: 92115 (view as issue list)
Depends on:
Blocks:
 
Reported: 2008-07-23 12:07 UTC by Stefan Weigel
Modified: 2013-08-07 15:15 UTC (History)
3 users (show)

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


Attachments
Screenshot illustrating the issue (30.57 KB, image/png)
2008-07-23 12:08 UTC, Stefan Weigel
no flags Details
patch fixing the issue (754 bytes, patch)
2008-08-08 15:53 UTC, ooo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Stefan Weigel 2008-07-23 12:07:39 UTC
The Solver Dialog allows entering a cell reference using the shrinked mode or
just by clicking on the spreadsheet in the background. This delivers very
strange entries like

   $A$1:A1

Although there is no bad impact on the Solver´s function so far, this is
confusing users very much.

Step by Step:

1) Open the Solver Dialog

2) Set the cursor into the "Target Cell" field

3) Click to the spreadsheet in the background, for example click cell A1. The
cell reference $A$1 will be shown in the "Target Cell" field.

4) Set the cursor into the "Value of" field

5) Click to the spreadsheet in the background, for example click cell A1. The
cell reference $A$1 will be shown in the "Value of" field.

Everything is fine so far.

6) Now, set the cursor into any other field, that is supposed to contain a cell
reference, e.g. the fields "By changing cells", "Cell reference" or "Value".

7) Click to the spreadsheet in the background, for example click cell A1. What
you get is: $A$1:A1 but you should get: $A$1

8) Drag a cell range in the spreadsheet in the background, for example drag from
cell A1 to cell B5. What you get is: $A$1:B5 but you should get: $A$1:$B$5

I will attach a screenshot.
Comment 1 Stefan Weigel 2008-07-23 12:08:52 UTC
Created attachment 55324 [details]
Screenshot illustrating the issue
Comment 2 Mechtilde 2008-07-24 20:05:54 UTC
can confirm it with DEV300_m26

Set to P2 because it is a very irritating UI problem in a new function
Comment 3 frank 2008-07-25 09:36:40 UTC
*** Issue 92115 has been marked as a duplicate of this issue. ***
Comment 4 oc 2008-07-25 12:38:58 UTC
Hi Eike, please have a look
Comment 5 ooo 2008-08-08 15:53:43 UTC
Created attachment 55658 [details]
patch fixing the issue
Comment 6 ooo 2008-08-08 16:40:54 UTC
After having talked to 'hdu' and 'oc' I added this to cws vcl30stop4:

sc/source/ui/miscdlgs/optsolver.cxx  1.4.108.1
Comment 7 ooo 2008-08-08 19:27:49 UTC
Reassigning to QA for verification.
Comment 8 oc 2008-08-11 13:57:00 UTC
verified in internal build cws_vcl30stop4
Comment 9 amy2008 2008-09-10 07:27:19 UTC
Verified in OOo3.0_RC1 on WinXP.
Closing

Li Meiying