Pearl-image-comparer / Pearl

MIT License
3 stars 0 forks source link

[Bug]: Right click context menu #82

Open kuukkanen opened 4 days ago

kuukkanen commented 4 days ago

To reproduce

  1. Focus on the search bar
  2. Try to right click
  3. A report dialog opens

Expected behavior

It shouldn't open the report dialog but instead show the browser's default context menu for right clicking.

Additional context

This was introduced by PR #80. The events are passed through the controls onto the map underneath them.