Question / Help Not capturing drop-down menus

MissouriBob

New Member
I was window capturing a session with my Tableau data visualization program. The session recorded OK except that drop-down menus and my the actions of my selections did not record. This was observed with drop-downs from the menu bar and from another area (the Marks area) of the screen.
 

Attachments

  • 2019-03-08 16-04-35.txt
    23.4 KB · Views: 109

carlmmii

Active Member
Window capture doesn't capture anything except for the main window layer. Menu items are a separate layer that is displayed on top of the captured area.

If you need menu items, you'll need to use display capture.
 
Top