Worth mentioning that Mir 0.25.0 (released in December) switched the cursor 
naming scheme to match the CSS spec:
  https://www.w3.org/TR/css-ui-3/#propdef-cursor
  https://developer.mozilla.org/en/docs/Web/CSS/cursor
  http://www.w3schools.com/cssref/pr_class_cursor.asp

However if you were already using the symbolic constants from
<mir_toolkit/cursors.h> then you would not have noticed.

See also: https://code.launchpad.net/~vanvugt/qtubuntu/fix-cursor/+merge/306597
Might need more work...


** Also affects: qtubuntu (Ubuntu)
   Importance: Undecided
       Status: New

** Tags added: cursor

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1662827

Title:
  Some named cursors are not working anymore

Status in QtMir:
  New
Status in qtubuntu package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  $ bzr branch lp:~dandrader/+junk/animatedDemos
  $ cd animatedDemos/CustomCursor
  $ qmake && make
  $ cd ..
  $ qmlscene CursorShapes.qml -I . -- 
--desktop_file_hint=/usr/share/applications/gedit.desktop

  Currently only the following named cursors still work:
  UpArrow, Cross, WhatsThis, DragCopy, Busy, DragMove, DragLink

  Might also be due to a change in cursor theme itself (didn't check)?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1662827/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to