← Back to team overview

touch-packages team mailing list archive

[Bug 1478147] Re: hidden header allows clicking the back button while animating away

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Confirmed

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

Title:
  hidden header allows clicking the back button while animating away

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

Bug description:
  Create a Page with a hidden header:

  head {
    visible: false
    locked: true
  }

  When pushing this page to the stack, the header will hide by animating
  to the top. During this animation the back button can be seen and also
  be pressed which causes the page to be popped from the stack.

  This is especially problematic when pushing a regular page (with
  normal header) on top of the one with the hidden header. The user can
  then do a double-tap on the back button and pop both pages from the
  stack, even though the developer explicitly restricted that by hiding
  the header.

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


References