You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a bunch of files I want to edit, with one segment each.
I need to select a specific part of the original file name to use in the exported file name. To do this, I copy text from the file name label in the Export options dialog. As a side-effect, the label is activated and the text field is shown. While not what I intended, this is fine for the first file.
The problem comes when I go to export the second file, as the dialog still has the old file name there. So I need to click on the label to make the text field and other options visible so that I can clear the old file name and copy it to start writing the new one. After clicking, the actual file name is restored and I go to select it, but because of the side-effect, it hides the text field + options when I release the mouse button after selecting. Then I need to click it again to open it so I can write the new file name.
Expected behavior
Selecting text on the label shouldn't also activate it and show the text field. Only a click (without moving the mouse, or at least not moving it beyond some small threshold) should do that.
Desktop (please complete the following information):
OS: Windows 10
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a bunch of files I want to edit, with one segment each.
I need to select a specific part of the original file name to use in the exported file name. To do this, I copy text from the file name label in the Export options dialog. As a side-effect, the label is activated and the text field is shown. While not what I intended, this is fine for the first file.
The problem comes when I go to export the second file, as the dialog still has the old file name there. So I need to click on the label to make the text field and other options visible so that I can clear the old file name and copy it to start writing the new one. After clicking, the actual file name is restored and I go to select it, but because of the side-effect, it hides the text field + options when I release the mouse button after selecting. Then I need to click it again to open it so I can write the new file name.
Expected behavior
Selecting text on the label shouldn't also activate it and show the text field. Only a click (without moving the mouse, or at least not moving it beyond some small threshold) should do that.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: