Transparent confirmation dialog

Bug #1438419 reported by Víctor R. Ruiz on 2015-03-30
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical System Image
High
Pat McGowan
ubuntu-ui-toolkit (Ubuntu)
High
Christian Dywan
webbrowser-app (Ubuntu RTM)
Undecided
Unassigned

Bug Description

Test case.
- Open attached testobu.html simple test case in webbrowser-app.
- Tap on text entry box to select it for input.
- Notice confirmation dialog pops up, as well as keyboard.
- Confirmation dialog background is pushed upward off screen by OSK, and an ugly transparent effect is shown.

Expected result.
- A confirmation dialog is displayed correctly, so the user can stay in the confirmation page.

Actual result.
- The confirmation dialog is displayed, but transparent. See attached video. If the OSK is moved to the bottom, the confirmation dialog background is displayed.

com.canonical.payui_15.01.120_armhf.click
current build number: 260
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

Víctor R. Ruiz (vrruiz) wrote :
dobey (dobey) wrote :
no longer affects: pay-ui
description: updated
Olivier Tilloy (osomon) wrote :

I’m not seeing the issue as observed in the attached video when opening the example page in the browser.

In the browser, the confirmation popup behaves as expected, with its semi-transparent background overlaid on top of the entire app, as expected.

The issue seems to be in applications embedding a webview. In the case of pay-ui, the code is there: http://bazaar.launchpad.net/~unity-api-team/pay-ui/first-branch/view/head:/app/ui/UbuntuPurchaseWebkit.qml.

dobey (dobey) wrote :

Olivier, I replicated this issue in webbrowser-app using the attached HTML file. The keyboard opens up and pushes the dialog up off the screen. The code in pay-ui which adds these dialogs to the web view, is exactly the same as the code which does so in webbrowser-app. We simply set the properties on the WebView component, using the exact same .qml that was copied out of webbrowser-app to make the dialogs work at all there.

It looks like this behaves correctly on Vivid, but it is broken on RTM. Can we see about possibly getting whatever fixes this, backported to RTM perhaps?

Olivier Tilloy (osomon) wrote :

Indeed, I can reproduce the bug on RTM. Re-targetting to ubuntu-rtm.

affects: webbrowser-app (Ubuntu) → webbrowser-app (Ubuntu RTM)
Changed in webbrowser-app (Ubuntu RTM):
status: New → Confirmed
Olivier Tilloy (osomon) wrote :

> It looks like this behaves correctly on Vivid, but it is broken on RTM.
> Can we see about possibly getting whatever fixes this, backported to
> RTM perhaps?

From a quick glance at the code differences between RTM and vivid, I can’t tell which change fixed this.
I’m thinking that it might actually be a UITK update that fixed it.

Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: nobody → Christian Dywan (kalikiana)
importance: Undecided → High
status: New → Confirmed
Changed in canonical-devices-system-image:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Pat McGowan (pat-mcgowan)
Olivier Tilloy (osomon) on 2015-06-16
Changed in webbrowser-app (Ubuntu RTM):
status: Confirmed → Fix Released
Changed in ubuntu-ui-toolkit (Ubuntu):
status: Confirmed → Fix Released
Changed in canonical-devices-system-image:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers