~gerboland/webbrowser-app/formFactor-support

« back to all changes in this revision

Viewing changes to src/app/webbrowser/BrowserPageHeader.qml

  • Committer: CI Train Bot
  • Author(s): Olivier Tilloy
  • Date: 2016-02-15 13:33:11 UTC
  • mfrom: (1335.5.25 keyboard-nav-narrow)
  • Revision ID: ci-train-bot@canonical.com-20160215133311-9hqywhkdp9c0s22y
Add keyboard navigation support to narrow views (new tab view, history view, bookmarks view, downloads view). Fixes: #1539221

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 /*
2
 
 * Copyright 2015 Canonical Ltd.
 
2
 * Copyright 2015-2016 Canonical Ltd.
3
3
 *
4
4
 * This file is part of webbrowser-app.
5
5
 *
62
62
 
63
63
            width: height
64
64
 
 
65
            activeFocusOnPress: false
65
66
            onTriggered: root.back()
66
67
            anchors {
67
68
                top: parent.top