Issue 128285 - Calc Insert > Sheet From File... - two windows
Summary: Calc Insert > Sheet From File... - two windows
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: 4.1.7
Hardware: All Windows 7
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 07:34 UTC by Czesław Wolański
Modified: 2020-04-11 13:34 UTC (History)
2 users (show)

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


Attachments
Insert Sheet - two windows (128.05 KB, image/jpeg)
2020-02-10 07:34 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Czesław Wolański 2020-02-10 07:34:24 UTC
Created attachment 86830 [details]
Insert Sheet - two windows

In an aged Issue 62448 - canceling Insert Sheet From File leaves Insert Sheet dialogue behind
I found interesting statement: "The Sheet from File... Menu entry is for the convenience of the user
and calls the Insert Sheet dialog with the file selector box open. Closing the
import wizard with Cancel jumps to the calling dialog itself which is the same
as shown then used Insert Sheet."


Choose    Insert > Sheet From File...

Aforementioned "convenience" has unfortunately one weak point: first dialog "Insert sheet" is fully shown for a very short time
and then over it opens up another dialog "Insert" - a modal one. Once suitable file is picked, that dialog disappears and dialog "Insert sheet" becomes fully visible.

(see attached file - it doesn't reflect necessarily actual layout i.e. relative position of both windows).

 
I hardly see any logic in this approach. It also seems to me counterintuitive in light of other examples within AOO 
(of course proportion wise):

- AOO Writer
  let's assume that one intends to insert text file
  choose Insert > File...
  after choosing file in dialog "Insert", dialog "ASCII Filter Options" is shown - NOT BEFORE

- AOO Calc
  let's assume that one intends to import text file (possibly in CSV format)
  choose File > Open...
  after choosing file in dialog "Insert", dialog "Text import" is shown - NOT BEFORE



In brief: please do not show both window (dialog "Insert & dialog "Insert Sheert") one over the other.
Simply first display dialog "Insert" and upon closure - if a file was choosen - display dialog "Insert Sheet".
Comment 1 oooforum (fr) 2020-02-10 15:33:39 UTC
This behavior is correct.

This dialog can be called with other ways.
Example: copy CSV datas into clipboard and special paste with Calc.
Comment 2 Czesław Wolański 2020-02-10 16:23:20 UTC
(In reply to oooforum (fr) from comment #1)
> This behavior is correct.
> 
> This dialog can be called with other ways.
> Example: copy CSV datas into clipboard and special paste with Calc.

I was aware of scenario(s) you mentioned. It does not invalidate my point.

Let me then repeat it: do not show both dialogs at the same time as only one of them is needed (step by step procedure).


I suggest therefore that we both agree do disagree.
Comment 3 Marcus 2020-04-09 13:44:41 UTC
I don't think that it is that bad.

When opening a CSV file, in the underlying "Insert Sheet" dialog you can choose on which position the file with a new sheet will appear.

So, for me a little advantage compared with Writer as there the text will be simply inserted where the cursor is at the moment.
Comment 4 Czesław Wolański 2020-04-11 11:36:58 UTC
(In reply to Marcus from comment #3)
> I don't think that it is that bad.
> 
> When opening a CSV file, in the underlying "Insert Sheet" dialog you can
> choose on which position the file with a new sheet will appear.
> 
> So, for me a little advantage compared with Writer as there the text will be
> simply inserted where the cursor is at the moment.


Apologies for the late reply.
Had to do more research. It turned out that in the broader context
you are absolutely right and I am wrong.

Thanks for your valuable comment.
Comment 5 Marcus 2020-04-11 13:34:46 UTC
(In reply to Czesław Wolański from comment #4)
> (In reply to Marcus from comment #3)
> Had to do more research. It turned out that in the broader context
> you are absolutely right and I am wrong.

due to this comment I think the issue can be closed as it doesn't seem to be a problem.