VirtualBox

Changes between Version 1 and Version 2 of Ticket #12199, comment 16


Ignore:
Timestamp:
Jan 2, 2014 8:03:16 PM (10 years ago)
Author:
fniessen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12199, comment 16

    v1 v2  
    55I try to search in the code differences between 4.2.18 and 4.2.20 to find the reason for that beavior.[[BR]]
    66
    7 Any hints on the r-numbers would help me too.
     7Any hints on the r-numbers would help me too.[[BR]]
     8EDIT 2:[[BR]]
     9The problematic part of the code is in src/VBox/Frontends/VirtualBox/src/runtime[[BR]][[BR]]
     10Minimizing a fullscreenwindow is trigering the function
     11UIMachineWindow::handleScreenGeometryChange() by sltHandleHostScreenGeometryChange()[[BR]][[BR]]
     12Here the function UIMachineWindowFullscreen::showInNecessaryMode() is called
     13which will then call showFullScreen()[[BR]][[BR]]
     14The call of this function will revoke minimizing of the window.[[BR]]
     15HTH

© 2023 Oracle
ContactPrivacy policyTerms of Use