Bug 56181 - [Qt] Entering fullscreen and leaving it may hide the cursor of the application.
Summary: [Qt] Entering fullscreen and leaving it may hide the cursor of the application.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P1 Critical
Assignee: Alexis Menard (darktears)
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-03-11 05:39 PST by Alexis Menard (darktears)
Modified: 2011-05-04 12:59 PDT (History)
1 user (show)

See Also:


Attachments
Patch to fix the issue (1.36 KB, patch)
2011-03-11 05:42 PST, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2011-03-11 05:39:14 PST
Steps to reproduce :

- Open QtTestBrowser
- Go to tiny.cc/wkmedia
- Play a video
- Enter fullscreen and leave it quickly

The mouse stop to be visible inside QtTestBrowser.
Comment 1 Alexis Menard (darktears) 2011-03-11 05:42:27 PST
Created attachment 85464 [details]
Patch to fix the issue
Comment 2 Ariya Hidayat 2011-03-11 08:56:36 PST
Comment on attachment 85464 [details]
Patch to fix the issue

LGTM.
Comment 3 WebKit Commit Bot 2011-03-11 10:24:48 PST
Comment on attachment 85464 [details]
Patch to fix the issue

Clearing flags on attachment: 85464

Committed r80860: <http://trac.webkit.org/changeset/80860>
Comment 4 WebKit Commit Bot 2011-03-11 10:24:54 PST
All reviewed patches have been landed.  Closing bug.