Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-47739

OS X: Actions in global menu bar are modified/shuffled around depending on text (was: Problem with qtbase_ru.qm)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.0
    • 5.5.0
    • Core: Locales (i18n)
    • None
    • Mac OS X Yosemite, 10.10.4
    • macOS
    • 53251e23cf3f82950c5de1c2208d9f376b5bb5f0 (qtbase/5.6, 24.8.2015, 5.6)

    Description

      We get dockwidgets example and do the following steps:

      1. //! [10] - DockWidgets name renamed to "Properties"

      2. dockwidgets_ru.ts created and some texts modified to Russian.
      dockwidgets_ru.qm compiled and added to the application bundle.

      3. //! [11] - load dockwidgets_ru.qm.

      Now we can see the Properties item in the menu View - in Russian ("Вид - Свойства").

      4. //! [12] - load qtbase_ru.qm. qtbase_ru.qm added to the bundle.

      Now we don't see the Properties item (in Russian - Свойства) in the menu View. But we see the "Options..." item (in Russian - "Настройки...") in the program menu.
      It's the first problem.

      5. //! [13] - "Page Setup..." item added to File menu (in Russian - "Параметры страницы...").
      dockwidgets_ru.ts updated and edited. dockwidgets_ru.qm compiled and replaced in the bundle.

      6. We remove the qtbase_ru.qm from the bundle and now we see in the menu File (Файл) the Page Setup... (Параметры настройки...) item in Russian. We see the Properties (Свойства) item in the menu View (Вид).

      7. We add again the qtbase_ru.qm to the bundle. And now we don't see Page Setup... and Properties items in Russian. And we see Options... (Настройки) in the program menu.
      It's the second problem.

      Attachments

        1. dockwidgets.zip
          17 kB
        2. qtbug47739.zip
          17 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            nomhoi Vladimir Nomkhoev
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes