← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1249031] Re: Toolbar hide timer needs to be disabled when interacting with the toolbar contents

 

** Changed in: ubuntu-ui-toolkit
       Status: Fix Committed => Fix Released

-- 
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/1249031

Title:
  Toolbar hide timer needs to be disabled when interacting with the
  toolbar contents

Status in Ubuntu UI Toolkit:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  The toolbar always closes after 5s of inactivity or when the user
  interacts with the app. This 5s timer is not paused when the user is
  interacting with contents of the toolbar, and it should be.

  Currently we only have buttons in toolbars which take virtually no
  time to click, but when we have for example sliders or textfields, the
  user may spend time on them while the timer keeps running.

  I propose to pause the timer when the user presses the toolbar, and to
  reset the timer on release after a press on the toolbar. For this,
  Panel needs to add signals for that which can be used in Toolbar to
  manipulate the timer.

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