Skip to content

WinForms - In windows remote app when doing alt + tab cefsharp windows hangs #3081

Closed
@alher93

Description

@alher93
  • What version of the product are you using?
    Nuget 79.1.360

  • environment description where the bug is reproduced
    There is a desktop application made in winforms in which several angular.js applications are embedded, which run on cefsharp and are called through windows from the main application; this application was installed on a Windows Server 2012 R2 Datacenter machine recently and it was published as remoteapp to be accessed from various clients through an rdp file. The remoteapp is accessed from a windows 10 client and everything seems to be working fine, but; when you have a cefsharp window open and do alt + tab the cefsharp window crashes which causes the entire application to crash.

  • On what operating system?
    Windows Server 2012 R2 DataCenter, x64
    Windows 10, x64

  • Are you using WinForms, WPF or OffScreen?
    Winforms

  • What steps will reproduce the problem?

  1. Execute rdp file from client machine
  2. the application will open
  3. open a cefsharp window
  4. do alt + tab to the main application
  5. do alt + tab to the cefsharp window
  6. the cefsharp window crash

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions