[Ubuntu-webapps-bugs] [Bug 1329085] [NEW] unexpected audio policy user experience
Public bug reported: discovered this in testing today, image #78 play a song from "Music" scope in dash navigate away to "video" play a video the music & video audio play together I would have expected music to remain "paused" during video playback http://www.youtube.com/watch?v=D3cOuLiB8lg ** Affects: webbrowser-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1329085 Title: unexpected audio policy user experience Status in Web Browser App: New Bug description: discovered this in testing today, image #78 play a song from "Music" scope in dash navigate away to "video" play a video the music & video audio play together I would have expected music to remain "paused" during video playback http://www.youtube.com/watch?v=D3cOuLiB8lg To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1329085/+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 1329060] [NEW] context menu not displayed for attachments in gmail
Public bug reported: open a message in gmail webapp or browser that has a picture attached. The page displays a preview image and a link with the file name Expected result: long pressing on image should display context popup menu to allow you to save image long pressing on the link should display popup menu for actions that can be taken on a link Actual result: no popup menu displayed in either case NOTE: these bugs are in addition to being able to actually download attachments which is being tracked https://bugs.launchpad.net/ubuntu/+source/unity-webapps- gmail/+bug/1309657 ** Affects: webbrowser-app Importance: High Assignee: Michael Sheldon (michael-sheldon) Status: New ** Tags: rtm14 ** Changed in: webbrowser-app Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Changed in: webbrowser-app Importance: Undecided => High ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1329060 Title: context menu not displayed for attachments in gmail Status in Web Browser App: New Bug description: open a message in gmail webapp or browser that has a picture attached. The page displays a preview image and a link with the file name Expected result: long pressing on image should display context popup menu to allow you to save image long pressing on the link should display popup menu for actions that can be taken on a link Actual result: no popup menu displayed in either case NOTE: these bugs are in addition to being able to actually download attachments which is being tracked https://bugs.launchpad.net/ubuntu/+source/unity-webapps- gmail/+bug/1309657 To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1329060/+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 1328841] Re: webbrowser has compositing disabled (will be fixed with new Oxide)
** Summary changed: - webbrowser slowed down on Qt 5.3 + webbrowser has compositing disabled (will be fixed with new Oxide) ** Project changed: webbrowser-app => oxide ** Changed in: oxide Status: New => In Progress ** Summary changed: - webbrowser has compositing disabled (will be fixed with new Oxide) + webbrowser has compositing disabled -- 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/1328841 Title: webbrowser has compositing disabled Status in Oxide Webview: In Progress Bug description: Comparing side by side, webbrowser works noticeably slower in Qt 5.3 for some reason. Scrolling is jerkier, and sometimes there are also kind of graphical clipping errors. It's not Qt 5.3 by itself, since eg. Unity8 is faster than before and also in general everything else seems relatively identical or smoother compared to 5.2. The bug itself might be in Oxide of course, but starting with webbrowser-app for this bug report. Oxide did compile fine against 5.3. -- Refer to constantly updated info on the front page of https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2 regarding where/how to get Qt 5.3. Note that the PPA to actually use is a landing silo instead. To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1328841/+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 1328867] [NEW] test_load_page_from_link_reveals_chrome failed on mako #77
Public bug reported: This test is failing on mako image #77, with the following error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_progressbar.py", line 69, in test_load_page_from_link_reveals_chrome self.go_to_url(url) File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 141, in go_to_url self.type_in_address_bar(url) File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 135, in type_in_address_bar self.assertThat(text_field.text, Eventually(Contains(text))) File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 406, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: After 10.0 seconds test on TextField.text failed: 'http://localhost:49229/clickanywherethenwait/3' not in dbus.String('http://localhost:/49229/clickan ywherethenwait/3 ', variant_level=1) It appears something has gone wrong with inputting the text and some extra space has been inserted (in 'an ywhere'). I was not able to reproduce this failure locally, but a similar failure has been seen in another test. ** Affects: webbrowser-app Importance: Undecided Status: Incomplete ** Tags: qa-broken-test ** Changed in: webbrowser-app Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1328867 Title: test_load_page_from_link_reveals_chrome failed on mako #77 Status in Web Browser App: Incomplete Bug description: This test is failing on mako image #77, with the following error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_progressbar.py", line 69, in test_load_page_from_link_reveals_chrome self.go_to_url(url) File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 141, in go_to_url self.type_in_address_bar(url) File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 135, in type_in_address_bar self.assertThat(text_field.text, Eventually(Contains(text))) File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 406, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: After 10.0 seconds test on TextField.text failed: 'http://localhost:49229/clickanywherethenwait/3' not in dbus.String('http://localhost:/49229/clickan ywherethenwait/3 ', variant_level=1) It appears something has gone wrong with inputting the text and some extra space has been inserted (in 'an ywhere'). I was not able to reproduce this failure locally, but a similar failure has been seen in another test. To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1328867/+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 1328844] [NEW] Pinch zoom doesn't work in webbrowser-app on Qt 5.3
Public bug reported: Pinch zoom doesn't work in webbrowser-app on Qt 5.3. Pinch zoom does seem to work eg. in gallery. ** Affects: webbrowser-app Importance: Undecided Status: New ** Tags: qt5.3 -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1328844 Title: Pinch zoom doesn't work in webbrowser-app on Qt 5.3 Status in Web Browser App: New Bug description: Pinch zoom doesn't work in webbrowser-app on Qt 5.3. Pinch zoom does seem to work eg. in gallery. To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1328844/+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 1328841] [NEW] webbrowser slowed down on Qt 5.3
Public bug reported: Comparing side by side, webbrowser works noticeably slower in Qt 5.3 for some reason. Scrolling is jerkier, and sometimes there are also kind of graphical clipping errors. It's not Qt 5.3 by itself, since eg. Unity8 is faster than before and also in general everything else seems relatively identical or smoother compared to 5.2. The bug itself might be in Oxide of course, but starting with webbrowser-app for this bug report. Oxide did compile fine against 5.3. ** Affects: webbrowser-app Importance: Undecided Status: New ** Tags: qt5.3 -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1328841 Title: webbrowser slowed down on Qt 5.3 Status in Web Browser App: New Bug description: Comparing side by side, webbrowser works noticeably slower in Qt 5.3 for some reason. Scrolling is jerkier, and sometimes there are also kind of graphical clipping errors. It's not Qt 5.3 by itself, since eg. Unity8 is faster than before and also in general everything else seems relatively identical or smoother compared to 5.2. The bug itself might be in Oxide of course, but starting with webbrowser-app for this bug report. Oxide did compile fine against 5.3. To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1328841/+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