Middle click on "More info" Boards/Library Manager links opens page in non-closable Arduino IDE window #2481
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
The Boards Manager and Library Manager views contain a list of the available boards platforms and libraries. Each entry in the list contains a "More info" link, which leads to a URL that provides the user with more information about that item. When the user left clicks this link, the URL is opened in their web browser as expected.
🐛 If the user middle clicks on the link, the URL is opened in a new Arduino IDE window, which can only be closed by closing the Arduino IDE window from which it was spawned.
To reproduce
🐛 https://www.arduino.cc/ is opened in an Arduino IDE window instead of in the web browser as expected.
🐛 The window does not close.
🐛 The window does not close.
🐛 All Arduino IDE windows are closed.
Expected behavior
Links always open in the web browser.
Middle clicking on a link either has no effect, or else has the same effect as a left click.
Arduino IDE version
aa9b10d
Operating system
Operating system version
Additional context
Originally reported by @vvb333007 at https://forum.arduino.cc/t/ide-2-x-interface-bug/1288907
Issue checklist
The text was updated successfully, but these errors were encountered: