[Ubuntu-webapps-bugs] [Bug 1585291] Re: copy image not working correctly

2016-12-18 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+17.04.20161202-0ubuntu1

---
webbrowser-app (0.23+17.04.20161202-0ubuntu1) zesty; urgency=medium

  [ Andrew Hayzen ]
  * Ensure if the webview changes that the loading visible state of the
progress bar is bound to the correct webview (LP: #1638337)
  * Additional autopilot tests
  * Add dependencies on qtdeclarative5-ubuntu-content1 and
qtdeclarative5-ubuntu-download-manager0.1 as they are now in main
(LP: #1491279)
  * Add Drag and drop support of tabs between windows on non-mir clients

  [ Olivier Tilloy ]
  * Add a desktop UA override for ESPN websites (LP: #1637285)
  * Add user agent overrides for meet.jit.si (LP: #1635971)
  * Make QmlTests::UbuntuWebView02::test_no_contextual_actions() more
robust (LP: #1633528)
  * Run unit tests with verbose output by default when building packages
  * Do not transfer keyboard focus from the address bar to the new tab
view in incognito mode (LP: #1634463)
  * Use new API in oxide 1.17 to copy image to clipboard (LP: #1585291)
  * Use the ubuntu-app-platform content interface
  * Desktop UA override for google docs (LP: #1643386)

 -- Olivier Tilloy   Fri, 02 Dec 2016
08:38:21 +

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

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1585291

Title:
  copy image not working correctly

Status in Canonical System Image:
  In Progress
Status in Oxide:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  I don't believe the "copy image" function is working correctly. It
  just copies the url of the image with text/plain content type. This
  give the client of the pasteboard no indication that it's an image.

  I would have expected one of the following, not sure which is correct (we 
should look how desktop/other platforms do it)
  1) copy the actual image to the pasteboard and specify correct content type 
(i.e. image/jpeg, etc). I believe this is the preferred method.
  2) copy the url of the image but set the content-type (i.e. image/jpeg) that 
it's an image so it can be easily decoded by the paste side

  Steps to reproduce:
  - launch browser, go to a site with an image
  - long press, select "copy image" from popup menu
  - open Notes, or Messaging-App
  - create a new Note or Message
  - long press in the text area and select "Paste" from the popup

  Expected results:
  - the image is pasted into the field

  Actual results:
  - the url of the image is pasted into the field as text

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

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


[Ubuntu-webapps-bugs] [Bug 1585291] Re: copy image not working correctly

2016-06-16 Thread Olivier Tilloy
** Changed in: oxide
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1585291

Title:
  copy image not working correctly

Status in Canonical System Image:
  In Progress
Status in Oxide:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  I don't believe the "copy image" function is working correctly. It
  just copies the url of the image with text/plain content type. This
  give the client of the pasteboard no indication that it's an image.

  I would have expected one of the following, not sure which is correct (we 
should look how desktop/other platforms do it)
  1) copy the actual image to the pasteboard and specify correct content type 
(i.e. image/jpeg, etc). I believe this is the preferred method.
  2) copy the url of the image but set the content-type (i.e. image/jpeg) that 
it's an image so it can be easily decoded by the paste side

  Steps to reproduce:
  - launch browser, go to a site with an image
  - long press, select "copy image" from popup menu
  - open Notes, or Messaging-App
  - create a new Note or Message
  - long press in the text area and select "Paste" from the popup

  Expected results:
  - the image is pasted into the field

  Actual results:
  - the url of the image is pasted into the field as text

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

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


[Ubuntu-webapps-bugs] [Bug 1585291] Re: copy image not working correctly

2016-06-07 Thread Olivier Tilloy
** Also affects: oxide
   Importance: Undecided
   Status: New

** Changed in: oxide
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: oxide
Milestone: None => branch-1.17

** Changed in: oxide
   Importance: Undecided => Medium

** Changed in: oxide
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1585291

Title:
  copy image not working correctly

Status in Canonical System Image:
  In Progress
Status in Oxide:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  I don't believe the "copy image" function is working correctly. It
  just copies the url of the image with text/plain content type. This
  give the client of the pasteboard no indication that it's an image.

  I would have expected one of the following, not sure which is correct (we 
should look how desktop/other platforms do it)
  1) copy the actual image to the pasteboard and specify correct content type 
(i.e. image/jpeg, etc). I believe this is the preferred method.
  2) copy the url of the image but set the content-type (i.e. image/jpeg) that 
it's an image so it can be easily decoded by the paste side

  Steps to reproduce:
  - launch browser, go to a site with an image
  - long press, select "copy image" from popup menu
  - open Notes, or Messaging-App
  - create a new Note or Message
  - long press in the text area and select "Paste" from the popup

  Expected results:
  - the image is pasted into the field

  Actual results:
  - the url of the image is pasted into the field as text

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

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