Forum Discussion

Matt_Fallen's avatar
Matt_Fallen
Copper Contributor
Oct 07, 2025

App Not Able to Wheel Scroll in Popup Window

We are working to finish off our transition from Citrix to Azure.  We are working through final issues now and are stuck with an issue on wheel scrolling in a popup window.

 

One of our applications will launch and open a session in the browser.  It is only approved for Internet Explorer and will start a session in whichever browser you are using.  The original screens users are on when the application opens users have no issues with wheel scrolling.  But after they make the selection of the department they need to work in, a window will popup that they would work in for that area of the application.  Wheel scrolling will not work in this popup window.  Users can still use the side scroll bar.  But this is severely affecting users productivity.

 

Running into a wall at this point.  Application vendor is advising this is an adjustment we need to make in our Azure environments, just as they would (and did years ago) for Citrix.  Unfortunately our vendor can't speak to Azure at all and nobody can advise on the change to Citrix, so that I can try to mimic in Azure.  That is even if it would be similar options to mimic.

 

We're willing to look into all options at this point.

1 Reply

  • hi Matt_Fallen​  This is an interesting scenario — especially given your move from Citrix to Azure Virtual Desktop (AVD) or Azure-hosted browser environments. the mouse wheel not working in a popup window is usually tied to focus or input redirection between the browser and Azure session.

    A few things you can try:

    Run in Edge IE Mode – this often restores proper scroll behavior for older web apps.

    Ensure input redirection is enabled in Azure Virtual Desktop or RemoteApp policies.

    Check focus – users may need to click once inside the popup before scrolling.

    If the popup is launched from a browser, try testing with different capture modes (WDDM vs Classic) in AVD settings.

Resources