← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1589896] Re: Labels should change mouse pointer over links to hand

 

** No longer affects: ubuntu-ux

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1589896

Title:
  Labels should change mouse pointer over links to hand

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  By default, when using links in a label, the mouse pointer doesn't
  change when hovering a link.

  Label {
      text: '<a href="http://www.ubuntu.com";>Ubuntu Website</a>'
      textFormat: Text.StyledText
      onLinkActivated: Qt.openUrlExternally(link)
  }

  See also bug 1589895.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1589896/+subscriptions


References