[Ubuntu-apps-bugs] [Bug 1518332] Re: Media player not registered with file manager as a handler for .MP4 files....

2016-01-26 Thread Bill Filler
We've added support for mediaplayer-app to be a conent-hub desitination
for videos such that they can be opened directly rather than having to
go through gallery. Note that the video will be imported into ~/Videos,
which is also read by gallery, so the video will be correctly available
in gallery to view at a later time after you close mediaplayer-app

Comment #3 is still valid. Filemanager should request to open videos via
url:// rather than content-hub operation.

** Changed in: mediaplayer-app (Ubuntu)
   Status: Invalid => In Progress

** Also affects: canonical-pocket-desktop
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: backlog => ww04-2016

** Changed in: canonical-pocket-desktop
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-pocket-desktop
   Importance: Undecided => Medium

** Changed in: canonical-pocket-desktop
   Status: New => In Progress

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

** Changed in: mediaplayer-app (Ubuntu)
 Assignee: (unassigned) => Renato Araujo Oliveira Filho (renatofilho)

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1518332

Title:
  Media player not registered with file manager as a handler for .MP4
  files

Status in Canonical System Image:
  In Progress
Status in canonical-pocket-desktop:
  In Progress
Status in Ubuntu File Manager App:
  New
Status in mediaplayer-app package in Ubuntu:
  In Progress
Status in ubuntu-filemanager-app package in Ubuntu:
  Confirmed

Bug description:
  I would expect to be able to open a .MP4 video from the file manager,
  and have it play in Media Player... but the it seems that Media Player
  is not an option for playback, only Gallery, which is not terribly
  suitable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518332/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1535518] Re: On shuffle mode, cannot go back with the same order played by pressing next button

2016-01-26 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Importance: Undecided => Low

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => John McAleely (john.mcaleely)

** Package changed: mediaplayer-app (Ubuntu) => media-hub (Ubuntu)

** Changed in: media-hub (Ubuntu)
 Assignee: (unassigned) => Jim Hodapp (jhodapp)

** Tags added: bgplaylist

** Changed in: canonical-devices-system-image
   Importance: Low => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1535518

Title:
  On shuffle mode, cannot go back with the same order played by pressing
  next button

Status in Canonical System Image:
  Confirmed
Status in media-hub package in Ubuntu:
  New

Bug description:
  Test Environment:
  $ system-image-cli -i
  current build number: 40
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2016-01-19 02:38:56
  version version: 40
  version ubuntu: 20160118
  version tag: OTA-9-rc
  version device: 20160108-efc96d8
  version custom: 20160111-926-36--vivid

  Steps:
  1.Make sure that the play queue is empty, then quit and reload music-app 
  2.From the Songs view, tap on the first song to begin playback
  >all tracks listed in Songs view are shown in queue alpabetically
  3.Turn shuffle mode on
  4.Press next several times 
  >playback order of tracks is random
  5.Press previous several times 

  Actual result:
  Playback order of tracks is still random at step 5

  Expected result:
  The same order of random tracks that were played while pressing next in step 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1535518/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1473761] Re: SMS from A appear as to have been sent from B

2016-01-26 Thread Bartosz Kosiorek
** Changed in: messaging-app (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1473761

Title:
  SMS from A appear as to have been sent from B

Status in Canonical System Image:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Released

Bug description:
  Has been happening a lot since one week ago.

  Mako @ rc-proposed latest

  Reproduce:
  1. Receive sms message from person A

  What happens:
  The message appears in the message history of person B, C, …, n.

  What should happen:
  Clearly, it's crucial that a message from person A needs to appear in person 
A's message history

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473761/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1538190] [NEW] "loadingChanged is deprecated" warning

2016-01-26 Thread Olivier Tilloy
Public bug reported:

When running webbrowser-app with the latest oxide trunk, I’m seeing the
following warning on the console:

  OxideQQuickWebView: loadingChanged is deprecated. Please connect to
loadEvent instead

This is caused by this code: https://bazaar.launchpad.net/~phablet-team
/webbrowser-app/trunk/view/head:/src/app/ChromeController.qml#L68.

** Affects: webbrowser-app (Ubuntu)
 Importance: Medium
 Assignee: Olivier Tilloy (osomon)
 Status: Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1538190

Title:
  "loadingChanged is deprecated" warning

Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  When running webbrowser-app with the latest oxide trunk, I’m seeing
  the following warning on the console:

OxideQQuickWebView: loadingChanged is deprecated. Please connect to
  loadEvent instead

  This is caused by this code: https://bazaar.launchpad.net/~phablet-
  team/webbrowser-app/trunk/view/head:/src/app/ChromeController.qml#L68.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1538190/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1396123] Re: Camera-app should warn the user when the camera hw is not available (used by another app)

2016-01-26 Thread Florian Boucault
** Changed in: camera-app (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1396123

Title:
  Camera-app should warn the user when the camera hw is not available
  (used by another app)

Status in camera-app:
  Confirmed
Status in Canonical System Image:
  Fix Released
Status in camera-app package in Ubuntu:
  Fix Released

Bug description:
  current build number: 169
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-11-24 21:39:51
  version version: 169
  version ubuntu: 20141124
  version device: 20141119-db417fa
  version custom: 20141119-442-21-160

  Install, open and use uTorch, then try opening the camera-app, you'll
  see that the app will fail to use the camera (probably because uTorch
  is using a piece of that).

  We should show something to the user indicating that the app can't use
  the camera hardware probably because another app has a lock on it, or
  similar, so he knows he needs to close those other apps before using
  the camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1396123/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1538181] [NEW] low memory warning is wrongly triggered

2016-01-26 Thread Michael Zanetti
Public bug reported:

* Change the camera-app to store pictures on the SD card with lots of empty 
space.
* fill up the internal memory
* start camera app

=> each time the app starts, it will show the low disk space warning,
despite it actually not needing to do that, because the SD card still
has lots of space

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1538181

Title:
  low memory warning is wrongly triggered

Status in camera-app package in Ubuntu:
  New

Bug description:
  * Change the camera-app to store pictures on the SD card with lots of empty 
space.
  * fill up the internal memory
  * start camera app

  => each time the app starts, it will show the low disk space warning,
  despite it actually not needing to do that, because the SD card still
  has lots of space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1538181/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1474218] Re: Camera function does not save photos on SD card

2016-01-26 Thread Bill Filler
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => ww08-2016

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1474218

Title:
  Camera function does not save photos on SD card

Status in camera-app:
  New
Status in Canonical System Image:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  When changing the BQ Aquaris 4.5 camera settings, to save pictures on
  an SD memory card no foto is saved on this device. The audio signal of
  the camera leds to the assumption that a foto has been made, but the
  file is not saved on SD card, nor internal phone memory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1474218/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1481558] Re: camera_service eats lots of CPU even when in photo roll

2016-01-26 Thread Bill Filler
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => backlog

** Changed in: canonical-devices-system-image
   Importance: High => Medium

** Changed in: camera-app
   Importance: High => Medium

** Changed in: camera-app (Ubuntu)
   Importance: High => Medium

** No longer affects: camera-app

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1481558

Title:
  camera_service eats lots of CPU even when in photo roll

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  Confirmed

Bug description:
  I have about a dozen photos and videos on my mako.

  When I run the camera app and look at the app log, I see loads of
  messages like this:

  libust[6087/6105]: Error: Error opening shm /lttng-ust-wait-5 (in 
get_wait_shm() at lttng-ust-comm.c:958)
  libust[6087/6106]: Error: Error opening shm /lttng-ust-wait-5-32011 (in 
get_wait_shm() at lttng-ust-comm.c:958)
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 
ext1: 1, ext2: 0 

  These messages are continuously being written to the log, whether I'm
  in the view finder or the photo roll. With the app just sitting on the
  photo roll page doing nothing, top reports around 40% CPU usage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1481558/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1434517] Re: 480p and 1080p video appear to use the same bitrate

2016-01-26 Thread Bill Filler
** Also affects: libhybris (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
 Assignee: Bill Filler (bfiller) => John McAleely (john.mcaleely)

** Changed in: libhybris (Ubuntu)
 Assignee: (unassigned) => Jim Hodapp (jhodapp)

** Changed in: libhybris (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1434517

Title:
  480p and 1080p video appear to use the same bitrate

Status in Canonical System Image:
  In Progress
Status in camera-app package in Ubuntu:
  In Progress
Status in libhybris package in Ubuntu:
  Confirmed

Bug description:
  I just recorded two 10 second videos of the the same object using my
  Nexus 4, one using the 1080p setting and the other 480p.  Both videos
  came out at roughly 8MB, each with approximately a 6.3 Mb/s video bit
  rate and 96 kb/s audio bit rate.

  This seems a bit weird to me: the only reason I can think of to offer
  multiple resolutions is to let the user pick the quality / storage
  space trade off they want.  If the lower resolution videos take up
  just as much space as the high resolution ones, then this doesn't make
  sense.

  I am running build 143 on a Nexus 4, which looks to have camera-app
  3.0.0.516 installed:

  current build number: 143
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-03-20 07:05:06
  version version: 143
  version ubuntu: 20150320
  version device: 20150210
  version custom: 20150320

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1434517/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1403089] Re: pictures uploaded from gallery are plain black on mako only

2016-01-26 Thread David Barth
** Changed in: webapps-core
   Status: In Progress => Won't Fix

** Changed in: webapps-sprint
   Status: In Progress => Won't Fix

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1403089

Title:
  pictures uploaded from gallery are plain black on mako only

Status in Canonical System Image:
  Won't Fix
Status in The Webapps-core project:
  Won't Fix
Status in webapps-sprint:
  Won't Fix
Status in webbrowser-app package in Ubuntu:
  Won't Fix

Bug description:
  When I upload a picture to twitter via the webapp from my Ubuntu
  phone, the pictures appear as just plain black in the web. The preview
  in the webapp looks o.k.

  The Bug is reproducable for me on this specific device. I have no other 
devices to test it further.
  There are no errors and the connection type doesn't matter.

  Device is mako | Version: RTM Ubuntu 14.10 (r11)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1403089/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1488112] Re: twitter webapp does not show some specific urls

2016-01-26 Thread David Barth
** Also affects: webapps-core
   Importance: Undecided
   Status: New

** Changed in: webapps-core
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1488112

Title:
  twitter webapp does not show some specific urls

Status in The Savilerow project:
  New
Status in The Webapps-core project:
  Fix Released
Status in webapps-sprint:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  I need to open a url to a specific tweet (from a scope) in the twitter
  webapp. but when I try, it opens a general page with lots of tweets.

  For example: http://twitter.com/14075928/status/635806536795824128

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1488112/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1452616] Re: Ubuntu Web Browser identified as old Safari in gmail

2016-01-26 Thread Alexandre Abreu
** No longer affects: webapps-sprint

** No longer affects: webapps-core

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1452616

Title:
  Ubuntu Web Browser identified as old Safari in gmail

Status in Canonical System Image:
  In Progress
Status in canonical-pocket-desktop:
  New
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Ubuntu Web Browser identified as old Safari in gmail.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: webbrowser-app 0.23+15.04.20150416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 11:29:34 2015
  SourcePackage: webbrowser-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1452616/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1534139] Re: webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_remove_bookmarks fails on desktop

2016-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160122-0ubuntu1

---
webbrowser-app (0.23+16.04.20160122-0ubuntu1) xenial; urgency=medium

  * Automatically focus the address bar when opening a new tab in wide
mode (instead of inferring a "desktop" form factor). This is not
exactly the correct fix (which would require the QInputInfo API),
but is better than the current situation anyway. (LP: #1533317)
  * Ensure that only one instance of the app is running. (LP: #1535199)
  * Fix failing autopilot test. With recent changes in the UITK, swiping
a non-swipeable item to the right activates it. (LP: #1534139)
  * Fix undefined reference when dragging a bookmark from one folder to
another one.
  * Show the share action if Ubuntu.Content is available, regardless of
the form factor.

 -- Olivier Tilloy   Fri, 22 Jan 2016
10:23:33 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1534139

Title:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_remove_bookmarks
  fails on desktop

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  
webbrowser_app.tests.test_new_tab_view.TestNewTabViewContentsWide.test_remove_bookmarks
  consistently fails on desktop, when run in wide mode (the default).

  It appears dragging the first bookmark (hardcoded homepage entry) now
  activates it when releasing the mouse, which it didn’t do before.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1534139/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1533317] Re: Address bar does not get focus when adding a new tab

2016-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160122-0ubuntu1

---
webbrowser-app (0.23+16.04.20160122-0ubuntu1) xenial; urgency=medium

  * Automatically focus the address bar when opening a new tab in wide
mode (instead of inferring a "desktop" form factor). This is not
exactly the correct fix (which would require the QInputInfo API),
but is better than the current situation anyway. (LP: #1533317)
  * Ensure that only one instance of the app is running. (LP: #1535199)
  * Fix failing autopilot test. With recent changes in the UITK, swiping
a non-swipeable item to the right activates it. (LP: #1534139)
  * Fix undefined reference when dragging a bookmark from one folder to
another one.
  * Show the share action if Ubuntu.Content is available, regardless of
the form factor.

 -- Olivier Tilloy   Fri, 22 Jan 2016
10:23:33 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1533317

Title:
  Address bar does not get focus when adding a new tab

Status in Canonical System Image:
  Fix Committed
Status in canonical-pocket-desktop:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Expected Result:
  When adding a new tab via the button or Ctrl + T, the address bar is 
automatically focused so that users can immediately type the URL.

  Current Result:
  When opening a new tab, the new tab page is shown with bookmarks and top 
sites but the user can't type immediately the URL they want to go to.

  
  This might be more appropriate in windowed mode since most likely a physical 
keyboard exists thus making it easier for the users to input the URL when 
adding a new tab. In staged mode, focusing the address bar will show the OSK 
which might not be desirable if the user wants to select from the bookmarks or 
top sites instead of inputting its own URL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533317/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-apps-bugs] [Bug 1535199] Re: Opening URL with Browser as default browser opens new windows

2016-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160122-0ubuntu1

---
webbrowser-app (0.23+16.04.20160122-0ubuntu1) xenial; urgency=medium

  * Automatically focus the address bar when opening a new tab in wide
mode (instead of inferring a "desktop" form factor). This is not
exactly the correct fix (which would require the QInputInfo API),
but is better than the current situation anyway. (LP: #1533317)
  * Ensure that only one instance of the app is running. (LP: #1535199)
  * Fix failing autopilot test. With recent changes in the UITK, swiping
a non-swipeable item to the right activates it. (LP: #1534139)
  * Fix undefined reference when dragging a bookmark from one folder to
another one.
  * Show the share action if Ubuntu.Content is available, regardless of
the form factor.

 -- Olivier Tilloy   Fri, 22 Jan 2016
10:23:33 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1535199

Title:
  Opening URL with Browser as default browser opens new windows

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Using Browser on Unity7/ Xenial, if I open URLs from other apps I get
  new windows with only the respective URL. There's no setting for that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1535199/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : ubuntu-apps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help   : https://help.launchpad.net/ListHelp