Opened 16 years ago
Closed 16 years ago
#118 closed defect (fixed)
showFullScreen() of a frame window
| Reported by: | KO Myung-Hun | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Qt Enhanced |
| Component: | QtGui | Version: | 4.5.1 Beta 5 |
| Severity: | low | Keywords: | |
| Cc: |
Description
Hi/2.
when using showFullScreen() with a frame window, a title bar and a border still exist.
For examples, when switching to full screen in SMPlayer 0.6.8, those control does not disappear.
I think this behavior is 'maximizing' not 'switching to full screen'.
Attachments (1)
Change History (2)
by , 16 years ago
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Ko, thank you for your nice contribution! Although it turned out that there was a tiny typo in the code so the fix is much more simple :) (see r476).
Note:
See TracTickets
for help on using tickets.

Patch for switching to full screen