Slider popup is hidden beneath the header

Bug #1362115 reported by Nekhelesh Ramananthan
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Confirmed
High
Unassigned

Bug Description

When you have a slider at the top of the page and you adjust its value, you will notice that the slide popup appears transparent. That's because it appears below the header and the header is transparent.

Slider popup should appear above every component.

import QtQuick 2.0
import Ubuntu.Components 1.1

MainView {
    width: units.gu(50)
    height: units.gu(75)

    useDeprecatedToolbar: false

    Page {
        title: i18n.tr("Simple")

        Slider {
            width: parent.width
        }
    }
}

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :
Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
status: New → Confirmed
Revision history for this message
Tim Peeters (tpeeters) wrote :
Changed in ubuntu-ui-toolkit:
importance: Undecided → High
Tim Peeters (tpeeters)
tags: added: rtm14
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit:
status: Confirmed → In Progress
Revision history for this message
Zsombor Egri (zsombi) wrote :

This needs some rework on some styles/components and thus cannot be done for RTM. As agreed, it is not super critical for the RTM.

tags: removed: rtm14
Changed in ubuntu-ui-toolkit:
status: In Progress → Confirmed
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
importance: Undecided → High
status: New → Confirmed
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.