https://bugs.documentfoundation.org/show_bug.cgi?id=150652
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needsUXEval |difficultyBeginner, | |easyHack, skillCpp, topicUI CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #6 from Heiko Tietze <[email protected]> --- 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 the assignee for the bug.
