[Ubuntu-webapps-bugs] [Bug 1499775] Re: It's difficult to see where a link will send you before clicking on it
This bug was fixed in the package webbrowser-app - 0.23+16.10.20160519-0ubuntu1 --- webbrowser-app (0.23+16.10.20160519-0ubuntu1) yakkety; urgency=medium * Display the currently hovered hyperlink’s target URL in an overlay. (LP: #1499775) * Introduce a BrowserPage type for consistency between all pages, and use the UITK Page and PageHeader types. (LP: #1511137) * Keep the securityStatus property of the address bar always in sync with the current webview. (LP: #1581025) * Minor packaging updates. * Only load the current tab when the session is restored. (LP: #1580290) * Set a minimum width and height on the browser window. (LP: #1581259) * Use QStringLiteral instead of QString in config.h.in. -- Olivier Tilloy Thu, 19 May 2016 18:39:35 + ** Changed in: webbrowser-app (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1499775 Title: It's difficult to see where a link will send you before clicking on it Status in Canonical System Image: Fix Committed Status in Oxide: Fix Released Status in Ubuntu UX: Triaged Status in webbrowser-app package in Ubuntu: Fix Released Bug description: In desktop mode, hovering over a link does not show the link URL anywhere, like it usually does on a desktop browser. You can right click on it and get an elipsed version of the URL though. But there's no way to see the whole URL. It's not common to allow this on a mobile browser. So maybe it's not a critical feature or maybe you don't want to diverge in this respect between desktop and mobile views. But it would be useful. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1499775/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp
[Ubuntu-webapps-bugs] [Bug 1584965] Re: scrolling uneven and queues up
Here is a video that shows it: https://www.dropbox.com/s/4lpom34glkud238/File%20May%2023%2C%205%2009%2020%20PM.mov?dl=0 ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Summary changed: - scrolling uneven and queues up + [browser] scrolling uneven and queues up ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Bill Filler (bfiller) ** Changed in: canonical-devices-system-image Milestone: None => backlog -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1584965 Title: [browser] scrolling uneven and queues up Status in Canonical System Image: New Status in Oxide: New Status in webbrowser-app package in Ubuntu: New Bug description: I've noticed this on a bunch of websites, mainly on Arale but also on krillin, both running latest rc-proposed with and without oxide 1.15 The scenario is I'm on page A, navigate to page B, press back button, then try to scroll page A (flicking up). The page doesn't move for a short time then scrolls super fast almost to the bottom. Seems like the scroll events are getting queued up and then all applied at once. This site reproduces it pretty easy for me: 1) goto boston.craigslist.org 2) type "kayak" in the search field 3) you'll get a page full of results 4) click on one of the results 5) wait till page fully loads, flick quickly a few times, first flicks ignored. then press back button 6) wait till page fully loads and then start scrolling (flicking up, multiple times), first flicks ignored/queued then scrolling happens fast Expected results: the page should start scrolling immediately and keep up with action of finger Actual results: the page is not responsive for a few seconds then scrolls super fast toward the bottom To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1584965/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp
[Ubuntu-webapps-bugs] [Bug 1584965] [NEW] [browser] scrolling uneven and queues up
Public bug reported: I've noticed this on a bunch of websites, mainly on Arale but also on krillin, both running latest rc-proposed with and without oxide 1.15 The scenario is I'm on page A, navigate to page B, press back button, then try to scroll page A (flicking up). The page doesn't move for a short time then scrolls super fast almost to the bottom. Seems like the scroll events are getting queued up and then all applied at once. This site reproduces it pretty easy for me: 1) goto boston.craigslist.org 2) type "kayak" in the search field 3) you'll get a page full of results 4) click on one of the results 5) wait till page fully loads, flick quickly a few times, first flicks ignored. then press back button 6) wait till page fully loads and then start scrolling (flicking up, multiple times), first flicks ignored/queued then scrolling happens fast Expected results: the page should start scrolling immediately and keep up with action of finger Actual results: the page is not responsive for a few seconds then scrolls super fast toward the bottom ** Affects: canonical-devices-system-image Importance: High Assignee: Bill Filler (bfiller) Status: New ** Affects: oxide Importance: Undecided Status: New ** Affects: webbrowser-app (Ubuntu) Importance: High Assignee: Olivier Tilloy (osomon) Status: New -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1584965 Title: [browser] scrolling uneven and queues up Status in Canonical System Image: New Status in Oxide: New Status in webbrowser-app package in Ubuntu: New Bug description: I've noticed this on a bunch of websites, mainly on Arale but also on krillin, both running latest rc-proposed with and without oxide 1.15 The scenario is I'm on page A, navigate to page B, press back button, then try to scroll page A (flicking up). The page doesn't move for a short time then scrolls super fast almost to the bottom. Seems like the scroll events are getting queued up and then all applied at once. This site reproduces it pretty easy for me: 1) goto boston.craigslist.org 2) type "kayak" in the search field 3) you'll get a page full of results 4) click on one of the results 5) wait till page fully loads, flick quickly a few times, first flicks ignored. then press back button 6) wait till page fully loads and then start scrolling (flicking up, multiple times), first flicks ignored/queued then scrolling happens fast Expected results: the page should start scrolling immediately and keep up with action of finger Actual results: the page is not responsive for a few seconds then scrolls super fast toward the bottom To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1584965/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp
[Ubuntu-webapps-bugs] [Bug 1560432] Re: LocationBarController seems to be responding to wheel gestures
** Changed in: oxide/1.15 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1560432 Title: LocationBarController seems to be responding to wheel gestures Status in Oxide: Fix Released Status in Oxide 1.15 series: Fix Released Bug description: This has started recently in Chromium 51, and appears to be intermittent. Sometimes when I scroll with the mouse, the browser headerbar moves. It shouldn't be doing this - this should only respond to scroll gestures from touch events. To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1560432/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp
[Ubuntu-webapps-bugs] [Bug 1582060] Re: OSK not brought up when focusing a text field in a webview opened from newViewRequested
** Changed in: oxide/1.15 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to Oxide. https://bugs.launchpad.net/bugs/1582060 Title: OSK not brought up when focusing a text field in a webview opened from newViewRequested Status in Canonical System Image: Confirmed Status in Oxide: Fix Released Status in Oxide 1.14 series: Triaged Status in Oxide 1.15 series: Fix Released Bug description: Information: current build number: 335 device name: krillin channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-05-16 10:14:49 version version: 335 version ubuntu: 20160514 version device: 20160329-a9bacdb version custom: 20160505-975-38-9 Precondition: 1) WiFi connected 2) HERE account ready Steps: 1.Launch HERE and HERE launches and map displayed. 2. Go to Here Maps Settings -> Sign in.Sign in page displayed. 3.Tap the input box.And check the performance. Actual result: The keyboard is not shown. Expected result: The keyboard should be shown. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1582060/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp