[Touch-packages] [Bug 1599146] Re: captcha's don't work on Ubuntu browser

2016-08-25 Thread Olivier Tilloy
Useful page for validating: http://demo.codeforgeek.com/google-captcha/. -- 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/1599146 Title: captcha's don't work on

[Touch-packages] [Bug 1590776] Re: hide selection handle when start typing

2016-08-25 Thread Olivier Tilloy
Thanks for the video Robin. Now I see what you mean. The change in oxide only affects text fields on web pages. The address bar of the browser is implemented differently, using the standard UI toolkit component for text input (and this is consistent with text fields in other apps, like messaging

[Touch-packages] [Bug 1590776] Re: hide selection handle when start typing

2016-08-25 Thread Olivier Tilloy
Well the handle and menu should hide as soon as you start typing, regardless of whether the context menu is open, and that’s what I’m seeing on my krillin running rc-proposed. Can you explain under what circumstances you’re not seeing this? Note that messaging-app doesn’t use oxide, so that’s a

[Touch-packages] [Bug 1590776] Re: hide selection handle when start typing

2016-08-25 Thread Olivier Tilloy
OTA-12 is the current stable image. The upcoming one is OTA-13. oxide 1.16.8 has indeed landed in the rc-proposed channel, so this fix is available if you’re using this channel. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1616786] [NEW] package libvisual-0.4-0:i386 (not installed) failed to install/upgrade: no package named 'libvisual-0.4-0:i386' is installed, cannot configure

2016-08-25 Thread Olivier ELMA
Public bug reported: Can't install while upgrade 14.04 to 16.05. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libvisual-0.4-0:i386 (not installed) ProcVersionSignature: Ubuntu 3.13.0-93.140-generic 3.13.11-ckt39 Uname: Linux 3.13.0-93-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1

[Touch-packages] [Bug 1590776] Re: hide selection handle when start typing

2016-08-25 Thread Olivier Tilloy
This is targeted at OTA-13, which hasn’t been released yet. -- 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/1590776 Title: hide selection handle when start typing

[Touch-packages] [Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-08-24 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Status: Incomplete => In Progress -- You received this bug notificatio

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-08-24 Thread Olivier Tilloy
Proposed fix for oxide: https://code.launchpad.net/~osomon/oxide/+git/oxide/+merge/303821. ** Also affects: oxide/1.17 Importance: Undecided Status: New ** Changed in: oxide/1.17 Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: oxide/1.17 Importance: Undeci

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow

2016-08-24 Thread Olivier Tilloy
> the layout of the chrome/address bar depends too much on the 'loading' > and 'loadProgress' properties of the webview, causing countless > binding evaluations and re-layouts for each load event When loadCommitted events are emitted while scrolling on that page on ceskenoviny.cz, I have verified

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-08-24 Thread Olivier Tilloy
** Changed in: oxide Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1260103 Title: oxide should use an

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-08-24 Thread Olivier Tilloy
Re-opening for oxide as it turns out APP_PKGNAME is not an environment variable that is being set anywhere for click apps. According to https://developer.ubuntu.com/en/phone/platform/guides/app-confinement/, its value can be inferred like this: APP_PKGNAME = APP_ID.split('_')[0] ** Changed in:

[Touch-packages] [Bug 1482896] Re: OTA 5 rev22: choices for french spell checking could be better

2016-08-23 Thread Olivier Tilloy
** Package changed: language-pack-touch-fr (Ubuntu) => ubuntu-keyboard (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1482896 Title: OTA 5 rev22: choices

[Touch-packages] [Bug 1615985] Re: Choices for french spell checking could be better

2016-08-23 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1482896 *** https://bugs.launchpad.net/bugs/1482896 ** This bug has been marked a duplicate of bug 1482896 OTA 5 rev22: choices for french spell checking could be better -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1615486] Re: Web browser can't browse anything - "The rendering process has been closed for this tab"

2016-08-23 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1613258 *** https://bugs.launchpad.net/bugs/1613258 Thanks Daniel. That’s indeed a known issue with oxide in yakkety: bug #1613258. ** This bug has been marked a duplicate of bug 1613258 signal 4 ILL_ILLOPN in webbrowser-app tests (glibc upgrade?) --

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow

2016-08-22 Thread Olivier Tilloy
) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High -- 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.launchp

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow

2016-08-22 Thread Olivier Tilloy
In an attempt to nail down what may be the culprit I’ve commented out chunks of the browser code related to locationBarController and load events, but that hasn’t made the situation better. When scrolling on that page, I’m seeing the CPU usage of webbrowser-app skyrocket, so there’s something

[Touch-packages] [Bug 1615563] Re: Error in contenthub

2016-08-22 Thread Olivier Tilloy
Let’s see what designers say. I’m personally not bothered by the content picker being embedded below the embedder’s page title, but I understand that this could be considered a visual bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow

2016-08-22 Thread Olivier Tilloy
And a UA override doesn’t seem to make any change. -- 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/1611680 Title: Scrolling on www.ceskenoviny.cz is very slow

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow, page keeps loading data off the network

2016-08-22 Thread Olivier Tilloy
I’m seeing a stream of LoadCommitted events while scrolling on that page¹. In a simple oxide WebView though (without an address bar or any chrome), scrolling is almost smooth, so it seems this problem is browser specific. I’ve also tested with an Ubuntu.Web WebView and a dummy

[Touch-packages] [Bug 1615677] [NEW] editingCapabilities value doesn’t change when long pressing a word in an unfocused text field

2016-08-22 Thread Olivier Tilloy
Public bug reported: The following example illustrates the problem: import QtQuick 2.4 import com.canonical.Oxide 1.15 WebView { url: "http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_textarea; Component.onCompleted: console.log("initial editing caps:", editingCapabilities)

[Touch-packages] [Bug 1611680] Re: Scrolling on www.ceskenoviny.cz is very slow, page keeps loading data off the network

2016-08-22 Thread Olivier Tilloy
Just got my hands on an android phone, running a recent version of chrome (52), and I can confirm that scrolling of that same web page works fine. I’ll test the UA override hypothesis later today. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1615486] Re: Web browser can't browse anything - "The rendering process has been closed for this tab"

2016-08-22 Thread Olivier Tilloy
Thanks for the report Daniel. Could you please attach the application’s log file? ** Changed in: webbrowser-app (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in

[Touch-packages] [Bug 1575604] Re: Fast repeated scrolling with a finger changes direction of the scrolling

2016-08-22 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1584965 *** https://bugs.launchpad.net/bugs/1584965 ** This bug has been marked a duplicate of bug 1584965 [browser] scrolling uneven and queues up -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1584965] Re: [browser] scrolling uneven and queues up

2016-08-22 Thread Olivier Tilloy
** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Assignee: (unassigned) => Santosh (santoshbit2007) ** Changed in: oxide Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1611680] Re: Scrolling on some sites is difficult and sometimes even impossible

2016-08-22 Thread Olivier Tilloy
I can observe the same issue when opening the link to the first article on my E4.5 running the latest rc-proposed. I’m observing that each touch input triggers a myriad of load events (if I’m at the bottom of the page and I scroll up, I can see the progress bar flash rapidly to indicate the

[Touch-packages] [Bug 1221979] Re: Swipe gestures in Browser are laggy

2016-08-22 Thread Olivier Tilloy
Closing now as Maguro is not a supported platform any longer. ** Changed in: webbrowser-app (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.

[Touch-packages] [Bug 1615563] Re: Error in contenthub

2016-08-22 Thread Olivier Tilloy
I don’t really see a problem with webbrowser-app. The content picker is embedded where intended. Adding a ubuntu-ux task to get design to comment. ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid ** Also affects: ubuntu-ux Importance: Undecided Status: New -- You

[Touch-packages] [Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-19 Thread Olivier Tilloy
** Also affects: qtubuntu Importance: Undecided Status: New ** Changed in: qtubuntu Assignee: (unassigned) => Nick Dedekind (nick-dedekind) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in

[Touch-packages] [Bug 1613258] Re: signal 4 ILL_ILLOPN in webbrowser-app tests (glibc upgrade?)

2016-08-19 Thread Olivier Tilloy
Timo confirms that a simple Oxide webview in qmlscene exhibits the same issue with yakkety-proposed, so it’s not a webbrowser-app issue. ** Package changed: webbrowser-app (Ubuntu) => oxide -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1599146] Re: captcha's don't work on Ubuntu browser

2016-08-19 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1613258] Re: signal 4 ILL_ILLOPN in webbrowser-app tests (glibc upgrade?)

2016-08-19 Thread Olivier Tilloy
The failure appears to be in oxide itself. Have you done a rebuild of oxide against the new glibc? -- 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/1613258 Title:

[Touch-packages] [Bug 1614505] Re: webbrowser app favicons missing in Frieza

2016-08-18 Thread Olivier Tilloy
This is the intended behaviour: in wide layout, the favicon (if there is one) is displayed to the left of the page title in the tabs bar, whereas in narrow layout it is displayed in the address bar. ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug

[Touch-packages] [Bug 1600176] Re: [SRU] webbrowser-app bug fixes

2016-08-18 Thread Olivier Tilloy
** Description changed: [Impact] This SRU groups 9 separate bug fixes that went into bug:webbrowser-app since xenial was released. Those were carefully picked because of their impact on desktop users of webbrowser-app and webapp-container (images for phones and tablets are built with

[Touch-packages] [Bug 1612316] Re: Browser is out of date

2016-08-17 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1599146 *** https://bugs.launchpad.net/bugs/1599146 ** This bug has been marked a duplicate of bug 1599146 captcha's don't work on Ubuntu browser -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1590776] Re: hide selection handle when start typing

2016-08-17 Thread Olivier Tilloy
Oxide 1.16.8 is in silo 34 and being tested now. -- 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/1590776 Title: hide selection handle when start typing Status in

[Touch-packages] [Bug 1572673] Re: [webapp-container] Invalid variable access error 'popupWindowController'

2016-08-17 Thread Olivier Tilloy
** Description changed: There an error while opening an overlay: file:///home/alex/dev/work/webapps/branches/webbrowser- app/error/src/app/webcontainer/WebViewImplOxide.qml:191: ReferenceError: popupWindowController is not defined + + + [Test case for verification] + The fix comes

[Touch-packages] [Bug 1573017] Re: [webapp-container] SAML detection logic broken

2016-08-17 Thread Olivier Tilloy
** Description changed: When trying to authenticate to my canonical.com account I keep being ejected into the browser application. Previously, the SAML detection logic was ensuring this extra authentication step was allowed, even if URLs were falling outside of the webapps defined set. + +

[Touch-packages] [Bug 1600176] Re: [SRU] webbrowser-app bug fixes

2016-08-17 Thread Olivier Tilloy
** Description changed: [Impact] This SRU groups 9 separate bug fixes that went into bug:webbrowser-app since xenial was released. Those were carefully picked because of their impact on desktop users of webbrowser-app and webapp-container (images for phones and tablets are built with

[Touch-packages] [Bug 1600176] Re: [SRU] webbrowser-app bug fixes

2016-08-17 Thread Olivier Tilloy
** Description changed: [Impact] This SRU groups 9 separate bug fixes that went into bug:webbrowser-app since xenial was released. Those were carefully picked because of their impact on desktop users of webbrowser-app and webapp-container (images for phones and tablets are built with

[Touch-packages] [Bug 1565063] Re: Update the chromium version in the user agent

2016-08-17 Thread Olivier Tilloy
** Description changed: We have never updated the version, which is 35, and now we are based on 49 While this may not have any impact it does reflect the core support we have, and its possible some sites may check it. Ideally we would query oxide for this dynamically. + + + [Manual

[Touch-packages] [Bug 1576639] Re: memory threshold is too high

2016-08-17 Thread Olivier Tilloy
** Description changed: When opening new tabs in the browser, it decides if it should close existing ones based on level of free memory available in the system. My understanding is that this is currenly set to 30% percentage of memory in the device. There are two issues with this

[Touch-packages] [Bug 1565055] Re: google hangouts thinks we are unsupported

2016-08-17 Thread Olivier Tilloy
** Description changed: We should be able to work properly with webrtc. Instead I got presented the unsupported page listing chrome, firefox and safari + + [Manual test case] + 1) Browse to https://hangouts.google.com/ + 2) Click/tap the "Video Call" button + 3) Verify that a new hangout is

[Touch-packages] [Bug 1614025] [NEW] Changing a contact display name from the frequently called list doesn’t update it in the list

2016-08-17 Thread Olivier Tilloy
Public bug reported: Steps to reproduce: 1) Open the contacts app, go to the favorites section 2) Ensure that you have at least one contact in the "frequently called" list at the top 3) Tap on that contact to view its details 4) Tap the "edit" button in the header, change the display name (e.g.

[Touch-packages] [Bug 1613338] Re: Share Link not working

2016-08-16 Thread Olivier Tilloy
** Changed in: messaging-app (Ubuntu) Status: New => In Progress -- 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/1613338 Title: Share Link not working

[Touch-packages] [Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-16 Thread Olivier Tilloy
@Gerry: I’ve just tested on a device with the latest rc-proposed (which contains version 0.63+15.04.20160809-0ubuntu1 of qtubuntu, which supposedly has the changes you’re mentioning), and I’m still seeing the crash. So it doesn’t appear to improve this specific issue. -- You received this bug

[Touch-packages] [Bug 1613338] Re: Share Link not working

2016-08-16 Thread Olivier Tilloy
I can observe the issue with messaging-app. Sharing a link with telegram works though, so it’s likely that the issue in on the messaging-app end. ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1558792] Re: regression: rotating a fullscreen youtube video will give you half the video and half blank screen

2016-08-16 Thread Olivier Tilloy
@Mateo: I’m not observing this issue with my MX4 neither running the latest rc-proposed nor the latest stable image (OTA 12). Both currently have the same version of oxide (1.15.7). Could you please file a new bug at https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+filebug with detailed

[Touch-packages] [Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-12 Thread Olivier Tilloy
Relevant comment from https://bugreports.qt.io/browse/QTBUG-42213: « Depending on desctruction order and previous GL function resolving, OpenGLContext::currentContext() can be 0 in ~QSGDefaultDistanceFieldGlyphCache, causing the resolving of glDeleteTextures to assert on missing context:

[Touch-packages] [Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-12 Thread Olivier Tilloy
I’m attaching an archive containing armhf debian packages for webbrowser-app built from the branch I mentioned in the previous comment. To reproduce the issue, install those packages onto a RW device, then launch the browser app, open a new window from the drawer menu next to the address bar, then

[Touch-packages] [Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-12 Thread Olivier Tilloy
I am able to reliably reproduce this crash (exact same stacktrace) with a branch of mine that implements multiple-window support in webbrowser- app¹. On a phone, when closing one of multiple browser windows by swiping it down from the app spread, the window is close()’d then destroy()’d, and the

[Touch-packages] [Bug 1600176] Re: [SRU] webbrowser-app bug fixes

2016-08-12 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Milestone: ubuntu-16.04.1 => None -- 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/1600176 Title: [SRU] webbrowser-app bug

[Touch-packages] [Bug 1611874] Re: JS alerts shouldn't be able to take over the screen

2016-08-11 Thread Olivier Tilloy
I’m not getting the javascript alert. The type of scam the user is getting might be dependent on geoip/locale settings. When browsing to youbute.com, I’m redirected first to sarah.dntrx.com and then to videoadblocker.net. Could you please paste a screenshot of the javascript alert you’re getting,

[Touch-packages] [Bug 1611832] [NEW] webapp_container.tests.test_chrome.WebappContainerChromeSetupTestCase.test_shortcut_reload is consistently failing in CI

2016-08-10 Thread Olivier Tilloy
) should be skipped on such devices. ** Affects: webbrowser-app (Ubuntu) Importance: Medium Assignee: Olivier Tilloy (osomon) Status: In Progress ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubu

[Touch-packages] [Bug 1611403] Re: Intermittent unit test failure with Qt 5.6 in yakkety

2016-08-09 Thread Olivier Tilloy
I’ve been running that one failing test in a loop and most of the failures exhibit an unexpected value of 101, but occasionally some fail with a greater value (observed values of 102, 103, and even 113 and 124). In all those cases, it appears the value of serverSpy->count() is always 100, and the

[Touch-packages] [Bug 1611403] [NEW] Intermittent unit test failure with Qt 5.6 in yakkety

2016-08-09 Thread Olivier Tilloy
unable to reproduce in the same chroot with Qt 5.5.1. ** Affects: webbrowser-app (Ubuntu) Importance: Critical Assignee: Olivier Tilloy (osomon) Status: In Progress ** Changed in: webbrowser-app (Ubuntu) Status: New => In Progress ** Changed in: webbrowser-app (Ubuntu) I

[Touch-packages] [Bug 1520212] Re: Drawer menu disappearance is delayed when entering private browsing mode

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1520212 Title: Drawer menu disappearance is delayed when entering private browsing mode

[Touch-packages] [Bug 1312892] Re: Does not remember last size of window on desktop

2016-08-09 Thread Olivier Tilloy
** Branch linked: lp:~rpadovani/webbrowser-app/remember-height-width- destkop ** Tags added: windows -- 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/1312892 Title:

[Touch-packages] [Bug 1296673] Re: Some popups should not have a address bar

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1296673 Title: Some popups should not have a address bar Status in webbrowser-app package in

[Touch-packages] [Bug 1443960] Re: parameter to assign default window width and height size

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1443960 Title: parameter to assign default window width and height size Status in

[Touch-packages] [Bug 1349240] Re: Opening new tab causes browser to unmaximize on Ubuntu Desktop (Unity 7)

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1349240 Title: Opening new tab causes browser to unmaximize on Ubuntu Desktop (Unity 7)

[Touch-packages] [Bug 1530376] Re: On desktop, target="_blank" link should open new windows, not background tabs

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1530376 Title: On desktop, target="_blank" link should open new windows, not background

[Touch-packages] [Bug 1457915] Re: [Browser] No way to navigate both in private and 'clear' mode at the same time

2016-08-09 Thread Olivier Tilloy
** Tags added: multiwindows ** Tags removed: multiwindows ** Tags added: windows -- 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/1457915 Title: [Browser] No way to

[Touch-packages] [Bug 1589090] Re: opening a popup/tab should make it current

2016-08-09 Thread Olivier Tilloy
** Tags added: windows -- 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/1589090 Title: opening a popup/tab should make it current Status in webbrowser-app package

[Touch-packages] [Bug 1505690] Re: Document WebView.fullscreenRequested signal

2016-08-09 Thread Olivier Tilloy
Mateo, exactly, that’s what this bug is all about: adding the missing documentation. Regarding the indicators bar that’s an entirely different thing. If you want your application to hide the indicators, you will need to make the *window* fullscreen (see https://doc.qt.io/qt-5/qml-qtquick-window-

[Touch-packages] [Bug 1607003] Re: Does not restore the window size and position

2016-08-08 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1312892 *** https://bugs.launchpad.net/bugs/1312892 ** This bug has been marked a duplicate of bug 1312892 Does not remember last size of window on desktop -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1550893] Re: system freezes when starting /usr/bin/webbrowser-app on 14.04

2016-08-08 Thread Olivier Tilloy
@John: this issue appears to be specific to the nouveau driver. Could you test with the nvidia proprietary driver by any chance and report here whether this works better? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1546822] Re: Search in Web Browser History is not available on phones

2016-08-08 Thread Olivier Tilloy
It does require some input from design. Implementing something that works is the easy part, making sure it’s consistent and good UX and UI usually is trickier (and the reason why app design is not left to developers). That said, I agree with you that it’s important, I’ll poke the design team

[Touch-packages] [Bug 1607713] Re: 'The website says "%2"' sentence's missing from translations

2016-08-08 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => Medium -- You received this bug notificatio

[Touch-packages] [Bug 1585942] Re: Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-08-08 Thread Olivier Tilloy
** Branch linked: lp:~osomon/webbrowser-app/revert-workaround-1585942 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1585942 Title: Mesa

[Touch-packages] [Bug 1505690] Re: Document WebView.fullscreenRequested signal

2016-08-08 Thread Olivier Tilloy
Mateo: the description refers only to a documentation fix. The (un)documented behaviour already works. -- 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/1505690 Title:

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-22 Thread Olivier Tilloy
This is now fixed in oxide, the apparmor-easyprof-ubuntu counterpart needs to be implemented. ** Changed in: oxide Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-22 Thread Olivier Tilloy
Against oxide master: https://code.launchpad.net/~osomon/oxide/+git/oxide/+merge/300869 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1260103 Title:

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-22 Thread Olivier Tilloy
Oxide merge request: https://code.launchpad.net/~osomon/oxide/+git/oxide/+merge/300863 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1260103 Title:

[Touch-packages] [Bug 1590515] Re: AltGr composed keys don't work in the browser content

2016-07-21 Thread Olivier Tilloy
This looks quite similar to bug #1433138. -- 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/1590515 Title: AltGr composed keys don't work in the browser content

[Touch-packages] [Bug 1605218] Re: Google account login using 2FA isn’t remembered across sessions

2016-07-21 Thread Olivier Tilloy
Re-opening as our browser by default continues where the user left off (it restores all open tabs). So we should probably set the cookie mode to restored in the default case, and set it to ephemeral when the user launches the browser with the --new-session command-line flag. ** Changed in:

[Touch-packages] [Bug 1604889] Re: I can't attach a photo to a bug report from bq4.5

2016-07-21 Thread Olivier Tilloy
Okay, so let’s keep this bug open until OTA-12 is out, and when you get a chance to upgrade please test again and let me know here if the update made things better. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1605218] [NEW] Google account login using 2FA isn’t remembered across sessions

2016-07-21 Thread Olivier Tilloy
Public bug reported: This has been reliably reproduced on desktop and a phone running webbrowser-app 0.23+16.04.20160711-0ubuntu1 (and oxide 1.15.8-0ubuntu0.16.04.1). Steps to reproduce: 1) wipe your session data (make a backup first if you care) by removing ~/.local/share/webbrowser-app/ 2)

[Touch-packages] [Bug 1604889] Re: I can't attach a photo to a bug report from bq4.5

2016-07-21 Thread Olivier Tilloy
I just filed bug #1605103 from my E4.5 running the latest rc-proposed, without an issue. While filing the bug report I added a picture which I took on the fly with the camera app, and was then taken back to the bug filing page where I was able to enter a description and submit the report. Are you

[Touch-packages] [Bug 1605103] [NEW] test

2016-07-21 Thread Olivier Tilloy
Public bug reported: ref: bug 1604889 ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: Invalid ** Attachment added: "image20160721_093834124.jpg" https://bugs.launchpad.net/bugs/1605103/+attachment/4704423/+files/image20160721_093834124.jpg ** Changed in:

[Touch-packages] [Bug 1603835] Re: Sometimes url and description of the url do not match in the address bar

2016-07-20 Thread Olivier Tilloy
to reliably reproduce the issue yet, although I have definitely seen it happening. ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) =>

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
> I am a little unconvinced it calls startupdates at all, because then > repeated calls would presumably eventually work and they don't? startUpdates() is being called, but because oxide gets a position right away (the last known one), it calls stopUpdates(), which prevents the GPS from actually

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-20 Thread Olivier Tilloy
This is how the code that overrides the path for shared memory in oxide would look like. How does that look? base::FilePath GetSharedMemoryPath() { // snap packages const char* tmp = getenv("SNAP_NAME"); if (tmp) { return base::FilePath(std::string("/dev/shm/snap.") + tmp + ".oxide");

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
Right, but as long as the location service doesn’t return the last known location when updates were requested, it’s okay. There’s a specific method for querying the last known location, and it does what it says on the tin. Note that the last known position isn’t necessarily very accurate either.

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
I just had a chat with Thomas, and it appears that the GeoPositionInfoSource as implemented in qtubuntu-sensors always returns the last known position first on purpose, before starting to request updates. This is similar to what the geoclue plugin does. However it’s not clear that this should be

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
The issue I’m seeing on my laptop seems to be specific to the geoclue location plugin: the last known position is serialized on disk, and it’s always emitted at startup, regardless of whether an update was requested:

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
@Alberto: the maximumAge parameter is not exposed in the chromium content API. See https://cs.chromium.org/chromium/src/content/public/browser/location_provider.h. Additionally, see my previous comment: I’m seeing the same issue on my laptop, which is not running the location service. It looks

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Olivier Tilloy
And to expand on this: even when requesting a single position with getCurrentPosition, oxide calls in to QGeoPositionInfoSource::startUpdates()¹. I wonder if there’s a bug in QtPositioning, or maybe incorrect documentation, as on my laptop (which doesn’t have a GPS chipset), when calling

[Touch-packages] [Bug 1604611] Re: [webapp-container] Undocumented command line option --no-australia-mode

2016-07-20 Thread Olivier Tilloy
Longest running joke ever :) Sorry Peter if you took that one seriously, but it was a joke. There isn’t (and won’t be) such a command-line option. Bug #1563398 will be fixed in OTA12, to be released next week I believe. ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid --

[Touch-packages] [Bug 1599146] Re: captcha's don't work on Ubuntu browser

2016-07-20 Thread Olivier Tilloy
https://support.google.com/recaptcha/?hl=en#6223828 Sigh… We probably need a UA override for google captchas. ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High -- You received this bug notification

[Touch-packages] [Bug 1604695] Re: click and drag item on webpage results in new window on unity8-desktop session

2016-07-20 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid ** Also affects: oxide Importance: Undecided Status: New ** No longer affects: oxide-qt (Ubuntu) ** No longer affects: webbrowser-app (Ubuntu) -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-19 Thread Olivier Tilloy
** Package changed: webbrowser-app (Ubuntu) => oxide -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/bugs/1604446 Title: getcurrentPosition in oxide does not cause a

[Touch-packages] [Bug 1603732] Re: "Ups... Something went wrong."

2016-07-19 Thread Olivier Tilloy
On what device is that? Which channel are you using on it (stable/rc- proposed)? ** Changed in: webbrowser-app (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in

[Touch-packages] [Bug 1603183] Re: Right click from touchpad is handled as a left click

2016-07-19 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1603183 Title: Right click from touchpad is handled

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-14 Thread Olivier Tilloy
Thanks Tyler, that sounds good. I’ll start the work on oxide and we can synchronize next week to adjust the paths. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu.

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-14 Thread Olivier Tilloy
Yes, that’s fine by me. I just wanted to have some sort of agreement before writing any code. Who can/will do the change to apparmor- easyprof-ubuntu? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu

[Touch-packages] [Bug 1602619] Re: screen is locked while playing video on webpage

2016-07-14 Thread Olivier Tilloy
Oh it does, oxide has a PowerSaveBlocker implementation that invokes the "keepDisplayOn" method of the com.canonical.Unity.Screen D-Bus interface. Could it be that the landing of repowerd broke that interface, by any chance? -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-14 Thread Olivier Tilloy
For current (click) apps on the phone, the APP_PKGNAME variable is used to parametrize apparmor policies. According to https://wiki.ubuntu.com/AppStore/Interfaces/ApplicationId, this is the name of the click package (e.g. "com.ubuntu.foo"). However there are currently no existing rules to allow

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-13 Thread Olivier Tilloy
And here is what such a patch would look like: diff --git a/base/files/file_util_posix.cc b/base/files/file_util_posix.cc index 42de931..f9dec07 100644 --- a/base/files/file_util_posix.cc +++ b/base/files/file_util_posix.cc @@ -139,6 +139,10 @@ std::string TempFileName() { #if

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-13 Thread Olivier Tilloy
> I would modify base::GetShmemTempDir() to lookup a path via > base::PathService and then have Oxide override this. GetShmemTempDir() tries to create a temp file under /dev/shm/, so the problem is not the path itself, it’s the name of the temp file under that path. IIUC what needs to be

[Touch-packages] [Bug 1260103] Re: oxide should use an app-specific path for shared memory files

2016-07-13 Thread Olivier Tilloy
For applications packaged as snaps, snappy-debug suggests writing to "/dev/shm/snap.$SNAP_NAME.*". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1260103

<    5   6   7   8   9   10   11   12   13   14   >