https://bugs.documentfoundation.org/show_bug.cgi?id=163548
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval --- Comment #2 from Mike Kaganski <[email protected]> --- Note that the dialog shown on Windows is an operating-system-provided dialog. It's not what LibreOffice shows. Microsoft considers that confirmation a good UI/UX; trying to interfere into the default OS behavior, changing that dialog, would be actually a worse UX for all the users who are accustomed already to the OS-standard behavior. On Linux (specifically, GTK), the dialog is custom; the code pointer is STR_SVT_ALREADYEXISTOVERWRITE_SECONDARY constant (https://opengrok.libreoffice.org/search?&full=STR_SVT_ALREADYEXISTOVERWRITE_SECONDARY&project=core&sort=fullpath). No idea how GTK UX guidelines align with existing / proposed button names. -- You are receiving this mail because: You are the assignee for the bug.
