VirtualBox

Changeset 34083 in vbox


Ignore:
Timestamp:
Nov 15, 2010 5:23:11 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67773
Message:

FE/Qt: Try to fix rare focus-loose issue under Win2003.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp

    r33882 r34083  
    12941294        /* Open VMM Dialog: */
    12951295        QString strMediumId = vboxGlobal().openMediumWithFileOpenDialog(target.type, defaultMachineWindow()->machineWindow());
     1296        defaultMachineWindow()->machineView()->setFocus();
    12961297        if (!strMediumId.isNull())
    12971298            newId = strMediumId;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette