Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filenames are not customized when using Drag and Drop from the Export Complete window #1074

Open
kj800x opened this issue Jan 13, 2022 · 0 comments

Comments

@kj800x
Copy link

@kj800x kj800x commented Jan 13, 2022

macOS version: macOS Big Sur Version 11.6 (20G165) on MacBook Pro (15-inch, 2017)
Kap version: Version 3.5.1 (3.5.1.1783)

Steps to reproduce

  • Use Kap to record your screen
  • Export the resulting file to any format and change the filename
  • From the "Export Completed" dialog, drag the file into another application (tested with Chrome, Slack, and Finder). The other application will properly receive the file, but will not use the file's customized filename, instead using the default filename like Kapture 2022-01-13 at 17.23.48.mp4

Screen Recording 2022-01-13 at 5 43 30 PM
(sorry about the slow speed, the MOV to GIF converter that I used messed with the framerate)

Current behaviour

The other application will see the file as having whatever the filename was customized to be.

Expected behaviour

The other application sees the default filename, rather than the customized filename.

Workaround

  • One option is to simply accept that the filename will not be customized (this is a fairly minor thing in the grand scheme of things), although this can pose difficulties in situations where spaces in the filenames cause complications (i.e. dragging a Kapture into an S3 bucket means that I need to manually replace spaces with %20 when giving the link out to people).
  • Another option is to double click on the filename or preview in the "Export completed" window, which will then reveal the exported file in Finder which does have the correct filename. From there I can drag and drop the file into whatever other application I need it in and it will have the correct filename.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants