http://bugzilla.novell.com/show_bug.cgi?id=590519 http://bugzilla.novell.com/show_bug.cgi?id=590519#c0 Summary: Custom mouse cursor made by created by XRenderCreateCursor() is not masked. Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: giles.atkinson@eu.citrix.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 A custom mouse cursor image created by XRenderCreateCursor() is not masked. It appears as a black square containing desired image. The same code gives correct results on several other Linux distributions and worked on the same machine before upgrade from OpenSuse 11.1 to 11.2. This also occurs when using remote X display. Code is extracted from a commercial product: "Citrix Receiver for Linux" Reproducible: Always Steps to Reproduce: 1. Compile and run the attached program cc.c 2. Move the pointer into the small grey window that appears. 3. Actual Results: Cursor is a black square containing the desired image, but is not masked to the correct shape. Expected Results: A cursor which is a recognisable arrow shape with ugly coloured stripes inside. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.