Hi Christian,

it's almost there, could you amend bottom stepper background on hover
state so it looks like in the image attached below.

Thank you.

** Attachment added: "TextField with mouse hovering  over bottom stepper.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1526726/+attachment/4661151/+files/TextField%20with%20mouse%20hovering%20%20over%20bottom%20stepper.jpg

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

Title:
  Scrollbars in TextArea don't receive mouse hover events

Status in Ubuntu UX:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  r1773

  Scrollbars in TextArea currently don't receive mouse hover events, and
  that prevents them from providing the expected UX (the new scrollbar
  expands and shows steppers when hovered with a mouse)

  By having a quick look at the code I noticed that moving the
  Scrollbars below the Flickable fixes the issue.

  I believe that what is happening is that Mouse.forwardTo: [main]
  inside InputHandler is forcing the mouse events to skip the scrollbars
  and go directly to the root item, though I'm not sure about this
  theory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1526726/+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