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

Microsoft Windows cursors which are absent in the form of standard cursors of OS

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.5.0, 4.5.1, 4.5.2, 4.5.3, 4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.7.0
    • GUI: Look'n'Feel
    • None
    • Microsoft Windows OS family (all supported)

      Windows cursors (which are absent in the form of standard cursors of OS) are provided by Qt internally as predefined bitmaps. So if the user customizes screen DPI by means of Windows OS, then Qt provided cursors are drawn with invalid size. This bug affects most of Windows applications using custom cursors (for example - Windows Explorer). But Qt can provide svg-to-bitmap-cached cursors (for example, by means of qsvgicon plugin) which are aware of customized DPI. Refuse custom cursors usage at all is offered as a temporary solution in attached patch (for Qt 4.7.0).

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

            Unassigned Unassigned
            mabrarov Marat Abrarov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes