Ticket #118 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

showFullScreen() of a frame window

Reported by: komh 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

fs.diff (1.3 KB) - added by komh 3 years ago.
Patch for switching to full screen

Change History

Changed 3 years ago by komh

Patch for switching to full screen

comment:1 Changed 3 years ago by dmik

  • Status changed from new to closed
  • Resolution set to fixed

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.