MouseUp in Studio vs MouseDown (Firefox)
-
This appears to only be in Firefox...
In jsreport studio, a mouse up event selects an object in the object pane, rather than mouse down.
Steps to Reproduce:
- Open JS Report Playground in Firefox (version 129.0.1 on Windows 11)
- Select any text in body of Invoice Template
- While holding mouse down, hover over data in the object pane
- Release Mouse
- data file will open
This can be extremely frustrating when working on a project where the object pane is full, basically any time you do a quick selection of text in the edit pane, another file opens. This could be a Firefox specific behavior that can't be changed but I'm hoping you can specify the behavior of the object pane on the left to only open on click rather than mouse up
Thanks!
-
Thanks, I can replicate this. We going to fix it in the next release.
Here is the issue for tracking.
https://github.com/jsreport/jsreport/issues/1160