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

            Bug ID: 104897
           Summary: unusual Yes-No order in some dialogs(eg:
                    tabledesignsavemodifieddialog.ui)
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: himajin100...@gmail.com

STEPS TO REPRODUCE:
1. Run LibreOffice Base
2. Proceed with the wizard to create Database as usual.
3. Select "Create Table in Design View..." from "Tasks" Pane.
4. Type "a" in the "Field Name" column in the first row. "Field Type" will
automatically decided.
5. Click "File" from the Main menu and then choose "Close"
6. A dialog appears. Text there is "The table has been changed." in bold style,
and "The table has been changed." with regular style. This dialog has no tile
text in its title bar.
7. Take a look at this dialog more closely. At the bottom, you will find "No"
button on the left side, "Yes" Button in the second position, and then "Cancel"
at the right.

http://opengrok.libreoffice.org/xref/core/dbaccess/uiconfig/ui/savemodifieddialog.ui?r=a4536921f663fe3dcf7361362f7990286f24c3f2

* Generally Speaking, Windows's style of Yes-No order is "Yes" on the left
side, and "No" in the second position, and "Cancel" at last. So, this gives me
a bit strange feeling.

* There may be some other dialogs that follow the order this dialog uses.

FYI:
Some dialogs, such as the one that appears if you try to close the query design
window after you create a query without saving it, do not have .ui files and
these dialogs locate "Yes" button leftmost. This seems to be achieved by
internally relying on QueryBox class, MessBox class .etc or ButtonDialog class.

Personal Question:
Would it be a plausible solution for the dialogs like the table design's to
rely on these MessBox mechanisms, or moving onto .ui files style is the way we
are going toward?
I'm not an expert, and I don't have a clue for this question.

Version: 5.4.0.0.alpha0+ (x64)
Build ID: 654b86cf3425d7a49b13a97e4b11223d43b9e86e
CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-12-20_22:52:05
Locale: en-US (ja_JP); Calc: single

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to