[Bug 1259338] Re: Twitter page takes half of the screen
** Tags added: rtm14 ** Changed in: signon-ui Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1259338 Title: Twitter page takes half of the screen To manage notifications about this bug go to: https://bugs.launchpad.net/signon-ui/+bug/1259338/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1292652] Re: opening accounts then pressing back causes black screen
** Summary changed: - Online accounts can crash unity8 + opening accounts then pressing back causes black screen ** Changed in: ubuntu-system-settings-online-accounts Importance: Medium => High ** Changed in: ubuntu-system-settings-online-accounts Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292652 Title: opening accounts then pressing back causes black screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1292652/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1292652] Re: opening accounts then pressing back causes black screen
running image 51 and this bug still exists. unity8 is not crashing. Launching accounts from the system settings spawns this process: /usr/bin/online-accounts-ui --desktop_file_hint=/usr/share/applications/online-accounts-ui.desktop When pressing the back button, the window is closed but the process remains alive for a while and maybe this is causing the problem? I would imagine that is a unity-mir/window management bug Instead of closing the window when pressing the back button, perhaps call Qt.openUrlExternally(application:///ubuntu-system-settings.desktop) first to switch back to the system-settings app. This should promote the system-settings if it's already running (which it will be). In the system-settings app, you can also use Qt.openUrlExternally(application:///online-accounts-ui.desktop) to launch online-accounts and this will also promote it if it's already running. ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292652 Title: opening accounts then pressing back causes black screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1292652/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1322518] Re: Clicking on Accounts doesn't take you to that page if the page is already open
There is an easy fix for this. Use Qt.openUrlExternally(application :///online-accounts-ui.desktop) to launch the accounts from system settings. It will start it if it's not running and promote it if it's already running. ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322518 Title: Clicking on Accounts doesn't take you to that page if the page is already open To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1322518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1322518] Re: Clicking on Accounts doesn't take you to that page if the page is already open
Actually, if the exec is done from C++ then you can use QDesktopServices.openURL(application:///online-accounts-ui.desktop) to do the same thing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322518 Title: Clicking on Accounts doesn't take you to that page if the page is already open To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1322518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318808] Re: no way to remove word candidates
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318808 Title: no way to remove word candidates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1318808/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1244227] Re: Predictive text selection should enter a space after the word
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244227 Title: Predictive text selection should enter a space after the word To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1244227/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1234982] Re: Keyboard does not auto-hide when no longer needed
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234982 Title: Keyboard does not auto-hide when no longer needed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1234982/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1312329] Re: After clearing name field, first character typed is lower case
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312329 Title: After clearing name field, first character typed is lower case To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1312329/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1234982] Re: Keyboard does not auto-hide when no longer needed
@zsombi Is it possible to have a mouse area on the main view that when clicked will request focus and cause focus to be removed on the input field and thus hiding keyboard, or explicitly call QtInputMethod.hide()? This way clicking in any blank area will have the desired behavior. Additionally we should consider doing the same thing in the header - i.e. clicking in the header would dismiss the osk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234982 Title: Keyboard does not auto-hide when no longer needed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1234982/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1313635] Re: With all typing options on, "the" auto-completes to "them", and "do" to "don"
** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Tags added: rtm14 ** Also affects: ubuntu-keyboard Importance: Undecided Status: New ** Changed in: ubuntu-keyboard Importance: Undecided => High ** Changed in: ubuntu-keyboard Assignee: (unassigned) => Michael Sheldon (michael-sheldon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313635 Title: With all typing options on, "the" auto-completes to "them", and "do" to "don" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1313635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1273275] Re: The osk shouldn't assume that active layout = language in use
** Changed in: ubuntu-keyboard Assignee: Łukasz Zemczak (sil2100) => Michael Sheldon (michael-sheldon) ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: Łukasz Zemczak (sil2100) => Michael Sheldon (michael-sheldon) ** Changed in: ubuntu-keyboard (Ubuntu) Importance: High => Medium ** Changed in: ubuntu-keyboard Importance: High => Medium ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273275 Title: The osk shouldn't assume that active layout = language in use To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1273275/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1231445] Re: [contacts app] In edit mode, we want to have 'Next' as the contextual key instead of return
** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released ** Changed in: ubuntu-keyboard Status: In Progress => Fix Released ** Changed in: address-book-app Status: In Progress => Fix Released ** Changed in: ubuntu-ui-toolkit Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1231445 Title: [contacts app] In edit mode, we want to have 'Next' as the contextual key instead of return To manage notifications about this bug go to: https://bugs.launchpad.net/address-book-app/+bug/1231445/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318812] Re: no way to remove user added dictionary words
** Changed in: ubuntu-keyboard (Ubuntu) Importance: High => Medium ** Changed in: ubuntu-keyboard Importance: Undecided => Medium ** Changed in: ubuntu-keyboard Status: New => Confirmed ** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318812 Title: no way to remove user added dictionary words To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1318812/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1256265] Re: Keyboard stuck down
** Changed in: ubuntu-keyboard Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Summary changed: - Keyboard stuck down + keys sometimes get stuck in selected state ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256265 Title: keys sometimes get stuck in selected state To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1256265/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1227293] Re: support video recording in camera-app
** Summary changed: - Recording video in camera-app hangs the application on N4 + support video recording in camera-app -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227293 Title: support video recording in camera-app To manage notifications about this bug go to: https://bugs.launchpad.net/camera-app/+bug/1227293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324157] [NEW] cannot receive MMS using AT+T
Public bug reported: using build 51 MMS recv support is enabled but I cannot receive any attachments with At+t as my service provider. I tried with both wifi enabled and disabled Here are the logs and contexts phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts [ /ril_0 ] [ /ril_0/context1 ] MessageProxy = proxy.mobile.att.net Protocol = ip Name = ATT Phone Username = IPv6.Settings = { } Active = 0 Settings = { } MessageCenter = http://mmsc.mobile.att.net Password = Type = internet AccessPointName = phone [ /ril_0/context2 ] MessageProxy = wireless.cingular.com Protocol = ip Name = ATT WAP Username = IPv6.Settings = { } Active = 0 Settings = { } MessageCenter = http://mmsc.cingular.com/ Password = Type = internet AccessPointName = wap.cingular [ /ril_0/context3 ] MessageProxy = mms3.tracfone.com Protocol = ip Name = TracFone Username = IPv6.Settings = { } Active = 0 Settings = { } MessageCenter = http://mms-tf.net Password = Type = internet AccessPointName = tfdata [ /ril_0/context4 ] Protocol = ip Name = LaptopConnect (data cards) Username = IPv6.Settings = { } Active = 1 Settings = { Address=10.242.218.1 Interface=rmnet_usb0 Gateway=10.242.218.2 Method=static Netmask=255.255.255.0 DomainNameServers=172.26.38.1,172.26.38.2, } Password = Type = internet AccessPointName = Broadband [ /ril_0/context5 ] Protocol = ip Name = Data Connect (old) Username = IPv6.Settings = { } Active = 0 Settings = { } Password = Type = internet AccessPointName = isp.cingular [ /ril_0/context6 ] Protocol = ip Name = LTE Username = IPv6.Settings = { } Active = 0 Settings = { } Password = Type = internet AccessPointName = pta [ /ril_0/context7 ] Protocol = ip Name = Internet Username = IPv6.Settings = { } Active = 0 Settings = { } Password = Type = internet AccessPointName = att.mvno nuntium.log: phablet@ubuntu-phablet:~$ cat .cache/upstart/nuntium.log 2014/05/28 09:25:49 Received ReceiveNotification() method call from 301000 2014/05/28 09:25:49 Push data 01 06 27 61 70 70 6c 69 63 61 74 69 6f 6e 2f 76 |..'application/v| 0010 6e 64 2e 77 61 70 2e 6d 6d 73 2d 6d 65 73 73 61 |nd.wap.mms-messa| 0020 67 65 00 af 84 8d 01 81 b4 84 8c 82 98 43 44 30 |ge...CD0| 0030 35 32 38 31 33 32 35 34 35 34 30 30 30 33 38 30 |5281325454000380| 0040 30 30 30 30 30 30 30 30 00 8d 90 89 18 80 2b 31 |..+1| 0050 36 31 37 36 39 39 30 36 35 35 2f 54 59 50 45 3d |6176990655/TYPE=| 0060 50 4c 4d 4e 00 96 02 ea 00 8a 80 8e 02 80 00 88 |PLMN| 0070 05 81 03 05 46 00 83 68 74 74 70 3a 2f 2f 31 36 |F..http://16| 0080 36 2e 32 31 36 2e 32 33 30 2e 35 3a 38 30 31 35 |6.216.230.5:8015| 0090 2f 30 35 32 38 31 33 32 35 34 35 34 30 30 30 33 |/052813254540003| 00a0 38 30 30 30 30 30 30 30 30 30 00 |80.| Setting HeaderLength to 39 Setting ContentType to application/vnd.wap.mms-message Setting ApplicationId to 4 Setting TransactionId to CD05281325454000380 Setting Version to 0x10 == 16 Setting From to +16176990655/TYPE=PLMN Next string encoded with: utf-8 Setting Subject to Setting Class to 0x80 == 128 Setting Size to 32768 Expiry token: 81 Message Expiry 197958, 0 Setting ContentLocation to http://166.216.230.5:8015/05281325454000380 2014/05/28 09:25:49 Context type: internet MessageCenter: http://mmsc.mobile.att.net MessageProxy: proxy.mobile.att.net Active: false 2014/05/28 09:25:49 Context type: internet MessageCenter: http://mmsc.cingular.com/ MessageProxy: wireless.cingular.com Active: false 2014/05/28 09:25:49 Context type: internet MessageCenter: http://mms-tf.net MessageProxy: mms3.tracfone.com Active: false 2014/05/28 09:25:49 Context type: internet MessageCenter: MessageProxy: Active: true 2014/05/28 09:25:49 Context type: internet MessageCenter: MessageProxy: Active: false 2014/05/28 09:25:49 Context type: internet MessageCenter: MessageProxy: Active: false 2014/05/28 09:25:49 Context type: internet MessageCenter: MessageProxy: Active: false 2014/05/28 09:25:49 Cannot activate ofono context: No mms contexts found 2014/05/28 09:29:16 Received ReceiveNotification() method call from 301000 2014/05/28 09:29:16 Push data 01 06 27 61 70 70 6c 69 63 61 74 69 6f 6e 2f 76 |..'application/v| 0010 6e 64 2e 77 61 70 2e 6d 6d 73 2d 6d 65 73 73 61 |nd.wap.mms-messa|
[Bug 1198347] Re: add download support in browser
** Summary changed: - can't save files from web + add download support in browser ** Changed in: webbrowser-app Assignee: Alexandre Abreu (abreu-alexandre) => Michael Sheldon (michael-sheldon) ** Changed in: webbrowser-app (Ubuntu) Assignee: Olivier Tilloy (osomon) => Michael Sheldon (michael-sheldon) ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198347 Title: add download support in browser To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1198347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1228415] Re: Cannot play videos in Youtube (mobile version)
We need to tackle this is multiple phases: 1) get fullscreen youtube video playback working on the device using software rendering 2) hook up to media-hub to get hw decoding For 1), we need support for fullscreen windows on the device ** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Also affects: oxide Importance: Undecided Status: New ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228415 Title: Cannot play videos in Youtube (mobile version) To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1228415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1244373] Re: screen blanks during video playback
both webapps-container and webbrowser-app need to be hooked into media- hub for playback and this will keep the screen alive ** Also affects: webapps-core Importance: Undecided Status: New ** Also affects: oxide Importance: Undecided Status: New ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244373 Title: screen blanks during video playback To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1244373/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1260980] Re: activity and bookmarks functionality is too slow
** Changed in: webbrowser-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260980 Title: activity and bookmarks functionality is too slow To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1260980/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1264493] Re: Copy / Paste doesn't fully work across browser sessions / webapps
** Tags added: rtm14 ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264493 Title: Copy / Paste doesn't fully work across browser sessions / webapps To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1264493/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198347] Re: add download support in browser
dependent on https://bugs.launchpad.net/webbrowser-app/+bug/1282063 being fixed. For now just fake the signal and get all the mime-type handling and integration with content-hub working correctly until signal lands ** Changed in: webbrowser-app Status: Confirmed => In Progress ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198347 Title: add download support in browser To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1198347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294279] Re: [webapp-container] Facebook app appears to open links in a new tab, rather than external browser window or popup windows
** Changed in: webbrowser-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294279 Title: [webapp-container] Facebook app appears to open links in a new tab, rather than external browser window or popup windows To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1294279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1303843] Re: Window is distorted when it lays out on a size change
raising the priority of this one per request of Mark at the sprint ** Tags added: rtm14 ** Changed in: webbrowser-app Importance: High => Critical ** Changed in: webbrowser-app (Ubuntu) Importance: Medium => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1303843 Title: Window is distorted when it lays out on a size change To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1303843/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1323735] Re: popup menus not working on twitter webapp
** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323735 Title: popup menus not working on twitter webapp To manage notifications about this bug go to: https://bugs.launchpad.net/webapps-core/+bug/1323735/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1323737] Re: no menu displayed to save image in twitter
** Changed in: webbrowser-app Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Michael Sheldon (michael-sheldon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323737 Title: no menu displayed to save image in twitter To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1323737/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1110673] Re: [browser] URL rewritten even if the user has edited / is editing it
works for me in latest build ** Changed in: webbrowser-app Status: Confirmed => Fix Released ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1110673 Title: [browser] URL rewritten even if the user has edited / is editing it To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1110673/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1119331] Re: [browser] Keyboard not attached to Chrome bar properly
will go away once we move the url bar to the top ** Changed in: webbrowser-app Importance: Medium => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1119331 Title: [browser] Keyboard not attached to Chrome bar properly To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1119331/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1190252] Re: Contextual menus’ orientation incorrect in landscape mode
** Changed in: webbrowser-app Status: Confirmed => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190252 Title: Contextual menus’ orientation incorrect in landscape mode To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1190252/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1130322] Re: [browser] hyperlinks at the bottom of the view cannot be activated
** Changed in: ubuntu-ux Status: New => Invalid ** Changed in: webbrowser-app Status: Confirmed => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130322 Title: [browser] hyperlinks at the bottom of the view cannot be activated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1130322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1125150] Re: [browser] Selection popover is in the way
** Changed in: webbrowser-app Status: Triaged => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1125150 Title: [browser] Selection popover is in the way To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1125150/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1192240] Re: [browser] No visual feedback when a link opens in a new tab
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192240 Title: [browser] No visual feedback when a link opens in a new tab To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1192240/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1193300] Re: Pinch-zoom results in clicks
** Changed in: webbrowser-app Status: Confirmed => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193300 Title: Pinch-zoom results in clicks To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1193300/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1271760] Re: [oxide] thumbnail previews missing
** Changed in: webbrowser-app Importance: Undecided => High ** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Status: Invalid => Triaged ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271760 Title: [oxide] thumbnail previews missing To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1271760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324279] [NEW] can't activate links in google
Public bug reported: build r52 on N4 - open browser - go to www.google.com - type in a search string - see results page Expected Results: - clicking on link should open that page - long pressing on link should display popup menu Actual Results" - clicking link does nothing - long pressing on link does nothing ** Affects: webbrowser-app Importance: Critical Assignee: Olivier Tilloy (osomon) Status: New ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Tags: rtm14 ** Tags added: rtm14 ** Changed in: webbrowser-app Importance: Undecided => Critical ** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324279 Title: can't activate links in google To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1324279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1271749] Re: [oxide] user-agent overrides not getting sent
** Changed in: webbrowser-app Status: Triaged => Fix Released ** Changed in: webbrowser-app (Ubuntu) Status: Invalid => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271749 Title: [oxide] user-agent overrides not getting sent To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1271749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324279] Re: can't activate links in google
guessing UA string related -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324279 Title: can't activate links in google To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1324279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324279] Re: can't activate links in google
sorry, not a bug. You have to click on the blue text and not the link (which is confusing). Maybe some more immediate feedback when pressing on a link would help in case it takes a while to load the page ** Changed in: webbrowser-app Status: New => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324279 Title: can't activate links in google To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1324279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1289012] Re: youtube search results give flash videos
@jamie How do you tell on the device whether the search returns flash or html5? ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Triaged ** Changed in: webbrowser-app Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289012 Title: youtube search results give flash videos To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1289012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1268056] Re: Should preserve session (open tabs etc.)
we should investigate using StateSaver for this especially when moving to the new design ** Changed in: webbrowser-app Importance: Wishlist => Medium ** Changed in: webbrowser-app (Ubuntu) Importance: Wishlist => Medium ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268056 Title: Should preserve session (open tabs etc.) To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1268056/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324292] [NEW] re-add support for selecting text for copying
Public bug reported: in the qtwebkit browser we had the ability to create a selection region with handles for resizing. needs to bring this back for oxide based browser. ** Affects: oxide Importance: Undecided Status: New ** Affects: webbrowser-app Importance: High Assignee: Olivier Tilloy (osomon) Status: New ** Affects: webbrowser-app (Ubuntu) Importance: High Assignee: Olivier Tilloy (osomon) Status: New ** Tags: rtm14 ** Also affects: webbrowser-app Importance: Undecided Status: New ** Changed in: webbrowser-app Importance: Undecided => High ** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Tags added: rtm14 ** 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) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324292 Title: re-add support for selecting text for copying To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1324292/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1246790] Re: Toolbar and tabbar must be active when an application is resumed
** Changed in: ubuntu-ux Status: New => Fix Released ** Changed in: webbrowser-app Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246790 Title: Toolbar and tabbar must be active when an application is resumed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1246790/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1249438] Re: Opening a tel:// link doesn't open dialer-app
** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => Medium ** Changed in: webbrowser-app Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249438 Title: Opening a tel:// link doesn't open dialer-app To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1249438/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1280774] Re: Online music sites stop on screenlock
*** This bug is a duplicate of bug 1249586 *** https://bugs.launchpad.net/bugs/1249586 ** This bug has been marked a duplicate of bug 1249586 music stops when app goes to background -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280774 Title: Online music sites stop on screenlock To manage notifications about this bug go to: https://bugs.launchpad.net/unity-lens-music/+bug/1280774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1288743] Re: [FFE] Support for online accounts in webapp-container
@dbarth Has this been released? Please update the bug if so. ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => David Barth (dbarth) ** Changed in: webbrowser-app Assignee: (unassigned) => David Barth (dbarth) ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288743 Title: [FFE] Support for online accounts in webapp-container To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1288743/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1289012] Re: youtube search results give flash videos
right, I see this when running on desktop. but on the device I don't see such errors (but the video doesn't play due to other reasons) ** Tags added: desktop ** Changed in: webbrowser-app Importance: Undecided => Medium ** Summary changed: - youtube search results give flash videos + youtube search results give flash videos on desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289012 Title: youtube search results give flash videos on desktop To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1289012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1295894] Re: Animations flicker in browser
working fine on r52 ** Changed in: webbrowser-app (Ubuntu) Status: Triaged => Fix Released ** Changed in: webbrowser-app Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295894 Title: Animations flicker in browser To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1295894/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296364] Re: No option for deleting history and cache
there used to be an option in the HUD to clear the history but the HUD is no longer enabled. Need to make sure we provide an option for this ** Changed in: webbrowser-app Status: New => Confirmed ** Changed in: webbrowser-app Importance: Undecided => Medium ** Changed in: webbrowser-app Assignee: (unassigned) => Olivier Tilloy (osomon) ** Tags added: rtm14 ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => Medium ** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296364 Title: No option for deleting history and cache To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1296364/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301318] Re: Facebook webapp occasionally displays images wider than the screen and can't be scrolled
** Changed in: webbrowser-app (Ubuntu) Status: New => Triaged ** Changed in: webbrowser-app Status: New => Triaged ** Changed in: webbrowser-app Importance: Undecided => Medium ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301318 Title: Facebook webapp occasionally displays images wider than the screen and can't be scrolled To manage notifications about this bug go to: https://bugs.launchpad.net/webapps-core/+bug/1301318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1303031] Re: webapp-container crashed with SIGABRT in QMessageLogger::fatal()
** Tags added: desktop ** Changed in: webbrowser-app Status: New => Triaged ** Changed in: webbrowser-app Importance: Undecided => High ** Changed in: webbrowser-app Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1303031 Title: webapp-container crashed with SIGABRT in QMessageLogger::fatal() To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1303031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301419] Re: clipboard not currently implemented
** Also affects: webbrowser-app Importance: Undecided Status: New ** Also affects: webapps-core Importance: Undecided Status: New ** Changed in: webbrowser-app Importance: Undecided => Medium ** Changed in: webbrowser-app Status: New => Confirmed ** Changed in: webapps-core Importance: Undecided => Medium ** Changed in: webapps-core Status: New => Confirmed ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301419 Title: clipboard not currently implemented To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1301419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1299720] Re: webapp-container crashed with SIGSEGV
** Changed in: webbrowser-app Status: New => Confirmed ** Changed in: webbrowser-app Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299720 Title: webapp-container crashed with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1299720/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1306656] Re: OSK does not get displayed after a suspend/resume
** Changed in: ubuntu-keyboard Importance: Medium => High ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306656 Title: OSK does not get displayed after a suspend/resume To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1306656/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1287355] Re: Album navigation is broken
** Changed in: gallery-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287355 Title: Album navigation is broken To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1287355/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1289160] Re: gallery-app: Can't zoom out after zooming in
** Changed in: gallery-app (Ubuntu) Importance: Critical => High ** Changed in: gallery-app Importance: Critical => High ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289160 Title: gallery-app: Can't zoom out after zooming in To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1289160/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1221968] Re: use libthumbnailer for gallery thumbnails
** Changed in: gallery-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221968 Title: use libthumbnailer for gallery thumbnails To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1221968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1035324] Re: [desktop] Desktop Scrollbars
** Changed in: gallery-app Milestone: 14.04 => None ** Changed in: gallery-app (Ubuntu) Milestone: ubuntu-14.03 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035324 Title: [desktop] Desktop Scrollbars To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1035324/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 907870] Re: [desktop] Gallery does not display photos in sub folders
** Changed in: gallery-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907870 Title: [desktop] Gallery does not display photos in sub folders To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/907870/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1268736] Re: Events view doesn't scroll properly on desktop
** Changed in: gallery-app (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: gallery-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268736 Title: Events view doesn't scroll properly on desktop To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1268736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1295121] Re: scrolling on Photos tab not smooth on desktop
arthur investigated this and found it's a SDK header issue when displaying a GridView. The same problem doesn't occur when using a list view. @arthur - is there a corresponding ui-toolkit bug that you filed? ** Changed in: gallery-app Importance: High => Medium ** Changed in: gallery-app (Ubuntu) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295121 Title: scrolling on Photos tab not smooth on desktop To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1295121/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1295124] Re: Photos tab needs animation progress on thumbnail loading
** Changed in: gallery-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295124 Title: Photos tab needs animation progress on thumbnail loading To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1295124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1279049] Re: show events view when launched from camera-app
** Tags added: rtm14 ** Changed in: gallery-app Importance: High => Medium ** Changed in: gallery-app (Ubuntu) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279049 Title: show events view when launched from camera-app To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1279049/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1287272] Re: Black flash at the end of the zoom animation
** Changed in: gallery-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287272 Title: Black flash at the end of the zoom animation To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1287272/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1320437] Re: Please update the translations template file
** Changed in: gallery-app Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320437 Title: Please update the translations template file To manage notifications about this bug go to: https://bugs.launchpad.net/address-book-app/+bug/1320437/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1230091] Re: [enhancement] Trusted Session surface management (required for appstore app trust model), modal subwindows
** Changed in: content-hub Importance: Undecided => Medium ** Changed in: content-hub Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230091 Title: [enhancement] Trusted Session surface management (required for appstore app trust model), modal subwindows To manage notifications about this bug go to: https://bugs.launchpad.net/content-hub/+bug/1230091/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1305128] Re: Apps don't always get focused when started with upstart-app-launch
** Changed in: content-hub Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1305128 Title: Apps don't always get focused when started with upstart-app-launch To manage notifications about this bug go to: https://bugs.launchpad.net/content-hub/+bug/1305128/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309143] Re: live call view disappears when making call from address-book
** Changed in: dialer-app Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309143 Title: live call view disappears when making call from address-book To manage notifications about this bug go to: https://bugs.launchpad.net/dialer-app/+bug/1309143/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1324157] Re: cannot receive MMS using AT+T
** Also affects: ofono Importance: Undecided Status: New ** Also affects: messaging-app Importance: Undecided Status: New ** Changed in: messaging-app Importance: Undecided => High ** Changed in: messaging-app Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324157 Title: cannot receive MMS using AT+T To manage notifications about this bug go to: https://bugs.launchpad.net/messaging-app/+bug/1324157/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220279] Re: HUD is not working in this app
** Changed in: gallery-app (Ubuntu) Assignee: Günter Schwann (schwann) => Ugo Riboni (uriboni) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220279 Title: HUD is not working in this app To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1220279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1219817] Re: [Video player] share pop over appears behind toolbar
** Changed in: mediaplayer-app Status: New => Triaged ** Changed in: mediaplayer-app Importance: Undecided => High ** Changed in: mediaplayer-app Assignee: (unassigned) => Ugo Riboni (uriboni) ** Changed in: mediaplayer-app (Ubuntu) Status: New => Triaged ** Changed in: mediaplayer-app (Ubuntu) Importance: Undecided => High ** Changed in: mediaplayer-app (Ubuntu) Assignee: (unassigned) => Ugo Riboni (uriboni) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219817 Title: [Video player] share pop over appears behind toolbar To manage notifications about this bug go to: https://bugs.launchpad.net/mediaplayer-app/+bug/1219817/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1219813] Re: [Video player] 'Settings' icon don't work
** Changed in: mediaplayer-app Importance: Undecided => Medium ** Changed in: mediaplayer-app Assignee: (unassigned) => Ugo Riboni (uriboni) ** Changed in: mediaplayer-app Status: New => Confirmed ** Changed in: mediaplayer-app (Ubuntu) Status: New => Confirmed ** Changed in: mediaplayer-app (Ubuntu) Importance: Undecided => Medium ** Changed in: mediaplayer-app (Ubuntu) Assignee: (unassigned) => Ugo Riboni (uriboni) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219813 Title: [Video player] 'Settings' icon don't work To manage notifications about this bug go to: https://bugs.launchpad.net/mediaplayer-app/+bug/1219813/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1219878] Re: [Video player] Chapter thumbnails should disappear after selection
** Changed in: mediaplayer-app Status: New => Confirmed ** Changed in: mediaplayer-app Importance: Undecided => Medium ** Changed in: mediaplayer-app Assignee: (unassigned) => Ugo Riboni (uriboni) ** Changed in: mediaplayer-app (Ubuntu) Status: New => Confirmed ** Changed in: mediaplayer-app (Ubuntu) Importance: Undecided => Medium ** Changed in: mediaplayer-app (Ubuntu) Assignee: (unassigned) => Ugo Riboni (uriboni) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219878 Title: [Video player] Chapter thumbnails should disappear after selection To manage notifications about this bug go to: https://bugs.launchpad.net/mediaplayer-app/+bug/1219878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1219904] Re: [Video player] Closing full screen icon should take user back to Dash preview
not sure exactly how we'd do this. @ugo please investigate if there is a way to close the window and go back to the dash rather than back to the last app in the stack ** Changed in: mediaplayer-app Status: New => Triaged ** Changed in: mediaplayer-app (Ubuntu) Status: New => Triaged ** Changed in: mediaplayer-app Importance: Undecided => Medium ** Changed in: mediaplayer-app (Ubuntu) Importance: Undecided => Medium ** Changed in: mediaplayer-app Assignee: (unassigned) => Ugo Riboni (uriboni) ** Changed in: mediaplayer-app (Ubuntu) Assignee: (unassigned) => Ugo Riboni (uriboni) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219904 Title: [Video player] Closing full screen icon should take user back to Dash preview To manage notifications about this bug go to: https://bugs.launchpad.net/mediaplayer-app/+bug/1219904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205097] Re: HUD isn't working
I'm reopening this bug as it's not working in the touch image ** Changed in: hud Status: Fix Released => Confirmed ** Changed in: hud (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205097 Title: HUD isn't working To manage notifications about this bug go to: https://bugs.launchpad.net/hud/+bug/1205097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1
** Changed in: camera-app (Ubuntu) Importance: Undecided => High ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Günter Schwann (schwann) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223042 Title: Camera crashes when taking pictures with qt5.1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1223042/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1202699] Re: [osk] auto-complete suggestions should match letters typed at the beginning of string
** Also affects: ubuntu-keyboard (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity8 ** No longer affects: touch-preview-images ** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202699 Title: [osk] auto-complete suggestions should match letters typed at the beginning of string To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1202699/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1210193] Re: [osk] When bringing up the search (top-left-corner) in the dash, the OSK flickers instead of sliding up
** Project changed: unity8 => ubuntu-keyboard (Ubuntu) ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210193 Title: [osk] When bringing up the search (top-left-corner) in the dash, the OSK flickers instead of sliding up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1210193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1202694] Re: [osk] when backspace is pressed to erase a letter, you cannot see the auto-complete suggestions
** No longer affects: unity8 ** Project changed: touch-preview-images => ubuntu-keyboard (Ubuntu) ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202694 Title: [osk] when backspace is pressed to erase a letter, you cannot see the auto-complete suggestions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1202694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1210199] Re: [osk] Indicator is covered by OSK in landscape orientation
This bug here is that the shell itself needs to support rotation. The indicator panel should rotate as well as the edge touch areas and this would solve the problem. So not really an osk bug. ** Summary changed: - [osk] Indicator is covered by OSK in landscape orientation + [Shell] support rotation ** Changed in: unity8 Assignee: Thomas Moenicke (thomas-moenicke) => Michał Sawicz (saviq) ** Changed in: unity8 Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210199 Title: [Shell] support rotation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1210199/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214575] [NEW] keyboard rotating when shell is not
Public bug reported: Steps to reproduce: 1) go to applications lens on dash 2) press search button 3) click in search field 4) rotate the phone Expected Results: keyboard should not rotate as shell does not rotate Actual Results: keyboard is incorrectly rotated Same thing happens with address-book-app, if you edit a contact the keyboard rotates when it shouldn't ** Affects: ubuntu-keyboard (Ubuntu) Importance: Critical Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214575 Title: keyboard rotating when shell is not To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214578] Re: rotation broken on Manta
** Attachment added: "landscape.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+attachment/3779875/+files/landscape.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214578 Title: rotation broken on Manta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214578] Re: rotation broken on Manta
** Attachment added: "portrait.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+attachment/3779874/+files/portrait.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214578 Title: rotation broken on Manta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214578] [NEW] rotation broken on Manta
Public bug reported: on Manta (tablet) the keyboard rotation is totally broken. The keyboard does not layout correctly. See the attached screenshots. ** Affects: ubuntu-keyboard (Ubuntu) Importance: Critical Assignee: Thomas Moenicke (thomas-moenicke) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214578 Title: rotation broken on Manta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214578] Re: rotation broken on Manta
** Attachment added: "landscape-2.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+attachment/3779876/+files/landscape-2.png ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214578 Title: rotation broken on Manta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214586] Re: phone number layout not correct
Use attached file to test from the browser, and click in the telephone field -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214586 Title: phone number layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214586] [NEW] phone number layout not correct
Public bug reported: does not display per spec ** Affects: ubuntu-keyboard (Ubuntu) Importance: High Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214586 Title: phone number layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214586] Re: phone number layout not correct
adb push the file to /tmp/test.html and load in the browser as file:///tmp/test.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214586 Title: phone number layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214586] Re: phone number layout not correct
** Attachment added: "test.html" https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214586/+attachment/3779892/+files/test.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214586 Title: phone number layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214584] [NEW] key magnification cutoff on top row
Public bug reported: pressing a key on the top row of the keyboard will show a truncated magnification with the top 1/3 of the shape cut off ** Affects: ubuntu-keyboard (Ubuntu) Importance: High Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214584 Title: key magnification cutoff on top row To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214590] [NEW] number key layout not correct
Public bug reported: the number key layout is corrupted in size and does not conform to the spec. See bug 1214586 for details how to reproduce. ** Affects: ubuntu-keyboard (Ubuntu) Importance: High Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214590 Title: number key layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214590/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214593] [NEW] url field layout not correct
Public bug reported: use testing per bug 1214586. The layout does not match the spec and the keys don't have correct spacing ** Affects: ubuntu-keyboard (Ubuntu) Importance: High Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214593 Title: url field layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214593/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214594] [NEW] email field layout not correct
Public bug reported: layout of email keyboard is not per spec and keys are not sized correctly. See bug 1214586 for steps to reproduce ** Affects: ubuntu-keyboard (Ubuntu) Importance: High Assignee: Thomas Moenicke (thomas-moenicke) Status: New ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214594 Title: email field layout not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214594/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214639] [NEW] friends should not automatically create eds addressbooks
Public bug reported: On the ubuntu-touch images, after creating twitter and facebook accounts with UOA, eds addressbooks are automatically created for these services. The automatic creation should be disabled by default, otherwise all your facebook and twitter friends show up in the address-book-app and it's not clear where they came from and typically they have no useful information other than a name. In the future there will probably be settings in the UOA (or somewhere) to enable address book integration for these services but until then we should shut it off. ** Affects: friends (Ubuntu) Importance: High Assignee: Ken VanDine (ken-vandine) Status: New ** Changed in: friends (Ubuntu) Importance: Undecided => High ** Changed in: friends (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214639 Title: friends should not automatically create eds addressbooks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1214639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1215002] Re: Browser not recognized as mobile browser on multiple sites
** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1215002 Title: Browser not recognized as mobile browser on multiple sites To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1215002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1215002] Re: Browser not recognized as mobile browser on multiple sites
the user-agent string was recently modified to not use iphone/iphone but instead use "Mozilla/5.0 (Ubuntu; %1) WebKit/%2" where // %1: form factor (Mobile, Tablet, Desktop) // %2: WebKit version There are a list of overrides for specific sites found here on the phone: /usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Extras/Browser/ua-overrides.js You can try adding the sites that are having problems to this file, with an Android, iPhone, (or other) override and report back what works best for the sites in question. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1215002 Title: Browser not recognized as mobile browser on multiple sites To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1215002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208869] Re: [Dialer app] End call button is not responsive
Here are reliable steps to reproduce. Seems only to happen after using the messaging-app: First load the pulseaudio image: phablet-flash cdimage-touch --pending --ubuntu-path http://10.97.2.10:8080/job/ubuntu-touch-image-saucy-pulseaudio/lastSuccessfulBuild/artifact/saucy-preinstalled-phablet-armhf.zip Then remove phone-app: sudo apt-get purge phone-app Then install from amanzi-team/testing ppa: sudo apt-get install dialer-app messaging-app Reboot Then do this: 1) make multiple outgoing calls (10 calls) from dialer-app, hanging up before it is answered . should all work 2) launch messaging-app, send one text message, and receive one text message from another phone 3) go back to dialer-app 4) repeat step 1, will start to not be able to hangup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208869 Title: [Dialer app] End call button is not responsive To manage notifications about this bug go to: https://bugs.launchpad.net/dialer-app/+bug/1208869/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214575] Re: keyboard rotating when shell is not
this is actually still an open bug, only occuring on this rev which was reverted: http://bazaar.launchpad.net/~phablet-team/ubuntu-keyboard/trunk/revision/11 ** Changed in: ubuntu-keyboard (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214575 Title: keyboard rotating when shell is not To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214578] Re: rotation broken on Manta
this is actually still an open bug, only occuring on this rev which was reverted: http://bazaar.launchpad.net/~phablet-team/ubuntu-keyboard/trunk/revision/11 ** Changed in: ubuntu-keyboard (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214578 Title: rotation broken on Manta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1214694] Re: activeView details not exposed/updated in the QML as expected
** Tags added: autopilot ** Changed in: ubuntu-keyboard (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-keyboard (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-keyboard (Ubuntu) Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214694 Title: activeView details not exposed/updated in the QML as expected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1214694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs