[Libreoffice-ux-advise] [Bug 150652] CSV (Text) import dialog: Improve discoverability of Column type setting

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 1 07:04:31 UTC 2022


https://bugs.documentfoundation.org/show_bug.cgi?id=150652

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillCpp, topicUI
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the topic in the design meeting.

Not disabling the label "Column type" (not the dropdown, of course) makes sense
and solves the problem to a good extend. No need for the effort to add
"downward arrow"-interactions to the columns (which might become tricky with
the multiselection, btw).

Code pointer: mxFtType->set_sensitive(false); in
sc/source/ui/dbgui/scuiasciiopt.cxx (suggest to remove the variable mxFtType)

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


More information about the Libreoffice-ux-advise mailing list