Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Oct 2016 21:45:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213294] x11-toolkits/fltk: FL_CURSOR_NONE not functional
Message-ID:  <bug-213294-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213294

            Bug ID: 213294
           Summary: x11-toolkits/fltk: FL_CURSOR_NONE not functional
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: will_brokenbourgh@yahoo.com
          Assignee: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)

Created attachment 175518
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175518&action=
=3Dedit
Test program demonstrating issue with FL_CURSOR_NONE

With the current version of FLTK (1.3.3_2) on FreeBSD 10.3, when a top-level
Fl_Window's cursor is set like this: window->cursor(FL_CURSOR_NONE) there i=
s no
change to the window's cursor, it remains the same.  If you set with other
cursors, such as FL_CURSOR_CROSS, _MOVE, etc, the cursor *does* change, but
FL_CURSOR_NONE has no effect.=20=20

When tested on Debian Linux 8 (Jessie), FL_CURSOR_NONE works properly.

Please find a test program attached.

Thank you.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213294-13>