How to open a bug report?
I found what I think is a bug when trying to Open in Background Tab using Ctrl + Left-click link. I would like to report it, but I can't seem to find how to do so.
The problem can be reproduced on this page: https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html#approach1
Where it says: This section begins with a naive approach to this use case. It improves upon this approach with local and anonymous classes, and then finishes with an efficient and concise approach using lambda expressions. Find the code excerpts described in this section in the example RosterTest. RosterTest is a link. But when I use the mouse-key combination, Ctrl + Left-click, to open it in a new tab it opens in the current tab.
Attached is the Javascript.
Thanks.
All Replies (1)
Hello, you can report bugs at https://bugzilla.mozilla.org -- you will need to make an account once there, when you're all registered, see the documentation for bug filing to get you started. Thanks for reporting!