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

EUDC characters shown as a unfilled square with Qt 4.x

XMLWordPrintable

      Custom characters created using Private Character Editor (eucdedit.exe) on Windows 7 are not working with Qt4 while those were working with Qt3. With Qt4 it shows a unfilled square and with Qt3.3.8 it shows the real character. Please note, that if you copy+paste the Qt4's unfilled square to some texteditor (which uses utf8) it shows the character correctly (which means that Qt4 draws the unfilled square for a known character).

      I attached a simple test application to reproduce the issue. The application reads a character (0xE000) from a text file and puts it to a QLineEdit widget.

      Before running the test, you need to create your character using eucdedit.exe (installed by default on windows 7), as you can see in eudc.png. Screenshots qt3.png and qt4.png shows the issue.

        1. Eudc.zip
          8 kB
          Qt Support
        2. eudc.png
          112 kB
          Qt Support
        3. qt3.png
          11 kB
          Qt Support
        4. qt4.png
          9 kB
          Qt Support
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            qtcomsupport Qt Support
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes