[Touch-packages] [Bug 1544754] Re: HTML5 DosBox emulator can't grab mouse pointer

2016-02-24 Thread Olivier Tilloy
content::WebContentsDelegate::RequestToLockMouse(…) and content::WebContentsDelegate::LostMouseLock() need to be overridden in oxide::WebView (and ask the user to allow pointer lock), and oxide::RenderWidgetHostView::LockMouse() and oxide::RenderWidgetHostView::UnlockMouse() need to be implemented

[Touch-packages] [Bug 1544754] Re: HTML5 DosBox emulator can't grab mouse pointer

2016-02-24 Thread Olivier Tilloy
With a dummy implementation of the above (that silently accepts the pointer lock requests), I verified that https://mdn.github.io/pointer- lock-demo/ works. ** Summary changed: - HTML5 DosBox emulator can't grab mouse pointer + implement the HTML5 pointer lock API -- You received this bug notif

[Touch-packages] [Bug 1544754] Re: HTML5 DosBox emulator can't grab mouse pointer

2016-02-16 Thread Chris Coulson
** Changed in: oxide Milestone: None => branch-1.14 ** Changed in: oxide Importance: Undecided => Medium ** Changed in: oxide Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-ap

[Touch-packages] [Bug 1544754] Re: HTML5 DosBox emulator can't grab mouse pointer

2016-02-12 Thread Olivier Tilloy
This requires to implement the HTML5 pointer lock API in oxide (https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API). ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Also affects: oxide Importance: Undecided Status: New -- You received this bug