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

[OS X] [Spellcheck] Dictionaries are not searched for in a user application bundle

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P2: Important
    • None
    • 5.7, 5.8
    • WebEngine
    • None
    • OSX, Qt 5.7

    Description

      Currently on OS X, spellcheck dictionaries are searched for in the following priority:
      1) Use system-available dictionaries.
      2) Search for dictionaries in the QtWebEngineCore framework bundle, specifically in Resources/qtwebengine_dictionaries.

      But if a user wants to provide his own dictionaries, the only way he can do it is by copying them into the the Qt framework bundle, which does not seem ideal.

      The other platforms have a fallback of looking into the application directory path. It would be useful to also search in the user's custom OS X application bundle (under Resources/qtwebengine_dictionaries).

      Attachments

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes