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

Harfbuzz-NG-related Mac crash with specific text in tooltip

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.0
    • 5.3.1
    • GUI: Text handling
    • None
    • Mac OS X 10.10
    • macOS

    Description

      Harfbuzz-NG crashes when a very specific string is used in a button tooltip. The code:

        Button {
          text: qsTr("Hover me to crash")
          tooltip: "<b>Zoom</b> : Faites glisser le curseur pour modifier le niveau de zoom de la caméra avant ou cliquez pour réinitialiser les valeurs par défaut"
        }
      

      Using Harfbuzz-old does not result in a crash, and the crash only occurs on Mac (not Windows).

      The complete project is attached.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            sparist Jason Erb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes