https://bz.apache.org/ooo/show_bug.cgi?id=123190

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
                 CC|                            |[email protected]
          Developer|---                         |Simple
         Difficulty|                            |
           Keywords|                            |usability

--- Comment #5 from [email protected] ---
> A) a warning if >1 to alert user

Might break UI automation, and interfere with users' workflow.

> B) an auto-reset to 1

This is probably the easiest to implement. The code appears to be in
load_Separators() and save_Separators() in file
main/sc/source/ui/dbgui/scuiasciiopt.cxx.

> C) only make "sticky" for the same exact filename. 

Hard to implement, and has privacy/security implications by storing a history
of CSV files you opened...

> D) A color highlight in GUI interface for this area if greater than 1

That's an interesting option.

> Method A, the warning, is my preferred solution. (I guess you could include
> a checkbox asking to suppress the warning on future imports for people who
> always want to skip row 1, for example.)

My preferred ways would be B or D. What do others think?

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

Reply via email to