← Back to team overview

touch-packages team mailing list archive

[Bug 1518904] Re: touch events go through expanded history view header

 

This bug was fixed in the package webbrowser-app -
0.23+16.04.20151126-0ubuntu1

---------------
webbrowser-app (0.23+16.04.20151126-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Olivier Tilloy ]
  * Add missing import statements, and add missing unit tests for
    BookmarksView.qml and BookmarksViewWide.qml. (LP: #1515631)
  * Code cleanup: remove unused include statements and forward
    declarations, and convert unnecessary include statements to forward
    declarations.
  * Make the drawer menu flickable so that all its actions can be
    accessed even on a small mobile screen in landscape orientation.
    (LP: #1513348)
  * Prevent click events from propagating through the expanded history
    view to the view below. (LP: #1518904)
  * Use the capture device display names instead of their unique ID.
    (LP: #1518931)

 -- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx>  Thu, 26 Nov 2015
13:42:25 +0000

** Changed in: webbrowser-app (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  touch events go through expanded history view header

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce (on a touch device or on desktop, in narrow mode):

   1) from the drawer menu, open the history view
   2) scroll it down slightly to ensure that an entry for a domain name is at the top of the screen/window
   3) tap/click any entry in the list to open the expanded view for that domain
   4) in the expanded view, tap/click on the header (left of the "Less" button)

  Expected result: nothing happens

  Current result: a new expanded view opens for the entry that was at
  the top of the history view, because tap/click events go through the
  header.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518904/+subscriptions


References