Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-10199

Importer ignores text custom property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • QDS 4.2
    • Qt Bridge Importer
    • None
    • b4295f412 (qds/dev)
    • QDS Berlin - 2023 Week 27/28

    Description

      Create a text item, add some text to it. 
      Open Bridge Plugin, add custom "text" property, for example:
      text: "different text"

      Export the project. 

      You'll notice that custom property was generated in qtbridge metadata, but wasn't imported and instead qml text item has origin text in it. 

      Looks like text item qtbridge metadata defined in item::metadata::textDetails::contents has priority over user set custom properties (stored in item::metadata::qmlProperties:: "text: "...."") 

      Attachments

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

        Activity

          People

            vikas Vikas Pachdha
            algerman Aleksei German
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes