https://bugs.documentfoundation.org/show_bug.cgi?id=132007
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org, [email protected] Ever confirmed|0 |1 Severity|trivial |enhancement Status|UNCONFIRMED |NEW Keywords|needsUXEval |difficultyMedium, easyHack, | |skillCpp, topicUI --- Comment #4 from Heiko Tietze <[email protected]> --- We decided to make dialog non-resizable unless user input requires to resize. And I support the idea. Code pointer: STR_ENTER_PASSWORD_TO_OPEN and STR_ENTER_PASSWORD_TO_MODIFY in uui/inc/strings.hrc and uui/uiconfig/ui/password.ui (we have 5 different passwd dialogs!) for the UI. Code is at uui/source/passworddlg.cxx. It's a generic dialog that might be used somewhere else. => medium difficulty and Thorsten for a second opinion. -- You are receiving this mail because: You are the assignee for the bug.
