Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-16750

Custom cursors do not work in Firefox 48

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.14
    • Win32SS
    • None

    Description

      Tested with reactos-bootcd-0.4.14-dev-1185-g3ecbbd9-x86-gcc-lin-dbg.iso

      I noticed this bug when I tried out the 2D CAD web application I'm developing in my daily job. I can't give access to it, since it's internally used, but the same bug can be observed visiting this w3c sample page:

      https://www.w3schools.com/cssref/tryit.asp?filename=trycss_cursor

      When hovering the mouse over the "url" word a red ball should appear, but it's not working.

      The important line from the debug log is this:

      (win32ss/gdi/gdi32/objects/bitmap.c:491) Invalid compression: 3!
      

      Firefox calls CreateDIBitmap with BI_BITFIELDS compression when a custom cursor is in use, so this compression should be valid.

       

      Attachments

        Issue Links

          Activity

            People

              hbelusca hbelusca
              blueghost blueghost
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: