Open
Description
I have been working on a add-in that provides a color palette that users can use to pick custom shades of a particular color. Although, on the browser and on MacOS the eyedropper can hover over the add-in taskpane content (see attachments), on Windows it disappears.
Is there any work-around to allow the eyedropper to pick a color from a taskpane add-in?
Your Environment
- Platform: PC desktop
- Host: PowerPoint
- Office version number: Microsoft® PowerPoint® for Microsoft 365 MSO (Version 2501 Build 16.0.18429.20132) 64-bit
- Operating System: Windows 10
- Runtime: Microsoft Edge
Expected behavior
The eyedropper should be able to pick a color from the taskpane panel.
Current behavior
The eyedropper disappears when the mouse enter the taskpane panel
Steps to reproduce
- Create a react taskpane add-in for PowerPoint using the Yeoman Generator
- Open the add-in in PowerPoint
- Add any shape (e.g., a rectangle) to the current slide and try to set the background color of the shape to the color of the logo shown in the taskpane.
Link to live example(s)
- Working example on the browser
- Working example on MacOS
- Not working example on Windows 10
Context
My add-in allows my company's user to stay on brand while creating slides by allowing them to pick the right color shade for its objects. Currently, the default powerpoint color palette doesn't allow to show all our primary color and shades.