[Ubuntu-webapps-bugs] [Bug 1324970] Re: Can't upload photos to status

2014-05-30 Thread Michael Hall
This if on the phone, if this isn't the right project can you please re- assign it? -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to unity-webapps-googleplus in Ubuntu. https://bugs.launchpad.net/bugs/1324970 Title: Can't upl

[Ubuntu-webapps-bugs] [Bug 1325001] [NEW] improve app startup time

2014-05-30 Thread Bill Filler
Public bug reported: use the profiling tools in QtCreator and tips suggested by Florian here: https://docs.google.com/a/canonical.com/presentation/d/1H0_Y70jadTwz0bc6VXgZNzD1xsvHEX57lULWRm3-LM4/edit#slide=id.p Defer as much as possible to happen until after the UI is displayed ** Affects: addres

[Ubuntu-webapps-bugs] [Bug 1324997] [NEW] implement new designs

2014-05-30 Thread Bill Filler
Public bug reported: per spec, implement the new designs. Initial focus should be on header, bottom edge and navigation ** Affects: address-book-app Importance: Critical Assignee: Renato Araujo Oliveira Filho (renatofilho) Status: In Progress ** Affects: camera-app Import

[Ubuntu-webapps-bugs] [Bug 1324970] Re: Can't upload photos to status

2014-05-30 Thread David Barth
Le 30/05/2014 17:06, Ken VanDine a écrit : > It's missing the content_exchange policy On desktop? This LP project refers to the desktop webapp. For G+ on phone, I'm currently not the maintainer. ** Changed in: unity-webapps-googleplus (Ubuntu) Assignee: (unassigned) => Dave Morley (davmor2)

[Ubuntu-webapps-bugs] [Bug 1324970] Re: Can't upload photos to status

2014-05-30 Thread Ken VanDine
It's missing the content_exchange policy -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to unity-webapps-googleplus in Ubuntu. https://bugs.launchpad.net/bugs/1324970 Title: Can't upload photos to status Status in “unity-weba

[Ubuntu-webapps-bugs] [Bug 1324970] [NEW] Can't upload photos to status

2014-05-30 Thread Michael Hall
Public bug reported: When trying to upload a photo to a status update, the webapp will launch ContentHub's picker, but no apps are displayed as being able to fulfill the request. Steps to reproduce: 1) Open G+ app 2) Tap "Photo" button at the top of the page 3) Tab "Choose File" button to pick a

[Ubuntu-webapps-bugs] [Bug 1324926] [NEW] WebView.reload() doesn't work for pages with post data

2014-05-30 Thread Chris Coulson
Public bug reported: WebView.reload() is ignored if form data was posted to get the page. This is because we call content::NavigationController::Reload(true) which doesn't do anything other than call back in to the embedder via content::WebContentsDelegate::ShowRepostFormWarningDialog() in this ca

[Ubuntu-webapps-bugs] [Bug 1324909] [NEW] User agent string is incorrect in newly opened webview

2014-05-30 Thread Chris Coulson
Public bug reported: When a new webview is opened via window.open() and the new webview is in the same render process as the opener, the user agent string is incorrect until the first browser-initiated navigation ** Affects: oxide Importance: High Status: Triaged ** Changed in: oxi

[Ubuntu-webapps-bugs] [Bug 1324855] [NEW] Instantiating an UbuntuWebView warns about setting WebContext.dataPath once the context is in use

2014-05-30 Thread Olivier Tilloy
Public bug reported: To observe, run the following example QML scene: import Ubuntu.Components.Extras.Browser 0.2 UbuntuWebView {} Notice the following warnings printed out on the console: UserScript url is a construct-only parameter Cannot set WebContext.sessionCookieMode once the cont

[Ubuntu-webapps-bugs] [Bug 1324818] [NEW] Add icon property to navigation history entries

2014-05-30 Thread Olivier Tilloy
Public bug reported: Oxide exposes a navigation history list (in QML: WebView.navigationHistory), each entry of which has the following properties: 'url', 'title', 'timestamp'. We need to add an 'icon' property to hold a reference to the favicon for the page, if any. This involves retrieving the