bug: Screenshot Panel is stealing mouse events from Commands Tab popups
mateusz-plociennik opened this issue · 3 comments
mateusz-plociennik commented
Is this an issue specifically with Appium Inspector?
- I have verified that my issue does not occur with Appium, and should be investigated as an Appium Inspector issue
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When Commands Tab popup is displayed over Screenshot Panel in Coordinates Mode, it is impossible to interact with the popup.
Expected Behavior
I can interact with the Commands Tab popups without any issues.
Operating System
Mac
Appium Inspector Version
2024.8.2
Appium Version
2.11.3
Further Information
No response
eglitise commented
I cannot reproduce this. Could you describe the steps that you are taking?
What I did was set the Inspector window to its minimum width, then triggered the getSettings
command. The popup allows selection of text as normal, and any clicks outside the popup dismiss it.
mateusz-plociennik commented
I think you need to select Coordinates Mode, see the attached video:
https://github.com/user-attachments/assets/9fa4f822-e313-4dcb-a8d0-b62948262659
eglitise commented
Thanks, I can reproduce this after selecting Coordinates Mode.