return closes export instead of actually exporting.

[expired user #5449]'s profile image [expired user #5449] posted 13 years ago in Import/Export Permalink
Hi,

I have a couple of usability requests for your excellent (and much used) sql client...

When I want to export a database I am constantly closing the window because I have to type in the file name and I instinctively press enter when I am done - this closes the window. This has the added frustration of then losing whatever filename I have entered.

I'd suggest that either the system automatically make a nice guess as to the export filename (e.g. desktop_dbname_datetime.sql) then I'd just click the export button. Or this dialog did nothing on pressing return.


Barry
ansgar's profile image ansgar posted 13 years ago Permalink
Confirmed. The "Close" button is the default button on that form, so pressing enter clicks that button. I guess a good idea is to just have no default button at all, as pressing enter is mostly not meant to do anything in a complex dialog.
Code modification/commit from ansgar.becker, 13 years ago, revision 6.0.0.3829
Unset close button as default one. See http://www.heidisql.com/forum.php?t=8509
ansgar's profile image ansgar posted 13 years ago Permalink
Done in r3829
[expired user #5449]'s profile image [expired user #5449] posted 13 years ago Permalink
Many thanks anse! Any idea when that will get into downloadable release? (I'd get the code, but VB is not my strong point)
ansgar's profile image ansgar posted 13 years ago Permalink
VB??? This is Delphi Language, please :)

But yes, a release should come soon. However, you can get any interim build by updating to the latest build (Tools > Check for updates)
[expired user #5449]'s profile image [expired user #5449] posted 13 years ago Permalink
ha! sorry about that I saw "frm" and made a bad guess... downloading now...

Please login to leave a reply, or register at first.