1) As shown in this screenshot, the dialog itself extends way beyond the length of my screen.

This started occurring after adding a file into a location buried rather deeply in my directory structure, so the dialog itself seems to take its width from the length of the locations stored in the dropdown cache. If the max width could be limited to the screen width that'd be great.
2) When typing directly into the save path, after every character entered the cursor jumps to the end of the filename. I can't think of any reason for this, or a purpose it serves, other than making life difficult

3) The dropdown save path cache stores the torrent-specific folders from multi-file torrents rather than just the save location stored. Not sure how clear that was, but basically, if I choose to save something into "/music/downloads", it will then put the files into "/music/downloads/AlbumName" or whatever the folder in the torrent is called. That full path, "/music/downloads/AlbumName" is then kept in the dropdown cache, rather than just "/music/downloads", which is what you would want to select to send your next torrent to the same place. The current way, if you select that location, you then have to delete the first "AlbumName" directory from the filepath, otherwise you'll keep nesting your downloads forever. Hope this was clear, lol.