Skip to main content
Participating Frequently
January 18, 2018
Question

Right-click menu missing when watching video in fullscreen mode

  • January 18, 2018
  • 2 replies
  • 1176 views

Hi,

OS: Windows 10 (64 bits), version 1703, build 15063.877

Browser: Firefox 57.0.4 (64 bits)

Flash player: 28.0.0.137

Problem: When watching a video using Flash Player, e.g. tvnow.de, the right-click menu works as expected if I'm in windowed mode. In opposite, in full screen mode, the right-click menu is missing. Well, that's the problem.

Thanks

[link removed ussnorway]

    This topic has been closed for replies.

    2 replies

    jeromiec83223024
    Inspiring
    January 23, 2018

    Yeah, the decision about how to composite hardware accelerated content is usually happening elsewhere, and I think it's inconsistent based on the browser/os/gpu/driver that you're talking about.  The market is pretty fragmented, and there are limits to our ability to abstract it all away.  Chrome generally values security over user experience, and will tend to isolate activities out into individual processes to the extent possible, which may be why they're more constrained in how they handle z-ordering with hardware accelerated streams.

    It's also the case that there are a finite number of things that can be hardware accelerated simultaneously, and Flash will fall back to software rendering if it's not available.  When we're rendering in software, we're should honor any specified z-ordering that might be ignored when hardware is in play (e.g. the context menu is displaying on top of the video), but we're using a lot more CPU.

    If you're really curious, there's usually some interesting stuff in the "problems detected" section of chrome://gpu, where they list out all of the various workarounds for your specific graphics hardware.

    You're really poking at the edges of hardware acceleration support, and more than likely, you're talking about behavior that's going to vary depending on the OS, browser and GPU chipset.  This is one of those places where you still see a lot of fragmentation in the market reflected in the behavior of the software.  The more stable and uniform this stuff is, the easier it is for software companies to provide a consistent, uniform experience across devices.

    willi2005Author
    Participating Frequently
    January 23, 2018

    Thanks jeromiec for your elaborate reply.

    I consider posting in the firefox scene - but, honestly, probably I won't. I could live with that problem.

    I remember that the problem wasn't there a while ago. Don't know if it came with a FF or Flash or Windows update. I've been using the context menu for one reason only: In fullscreen, I experienced tearing of the video, and it didn't look accelerated. But after opening+closing the menu that still did appear at the point in time in the past, acceleration worked properly. Was a kind of hack for me. Just FYI.

    For my part, if this is beyond Adobe's responsibility, this issue can be "closed".

    Thanks again

    willi2005Author
    Participating Frequently
    January 20, 2018

    I provided a link to an example video, but the link has been removed. That's probably ok due to some rules; I'm not complaining, just explaining if you're wondering.

    Robert Mc Dowell
    Legend
    January 20, 2018

    just provide the website name and the path as string, not link

    willi2005Author
    Participating Frequently
    January 20, 2018

    Website name is tvnow.de as above. Path is /rtl/rtl-aktuell/thema-u-a-plastikmuell/player. But maybe it's not available outside Germany. If I paste the url as a whole, it's automatically recognized as a link.

    thx