wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

Status bar #55

Closed cih997 closed 8 years ago

cih997 commented 8 years ago

Hi,

I'm using RESTClient 3.6 (restclient-ui-fat-3.6.jar). After request is completed I can see the Response time and size in the status bar (bottom). Unfortunately after a short while the status bar changes to "WizTools.org RESTClient" and in most cases I cannot even note the request time.

This is annoying especially when the request time is crucial for me.

Thanks K

subwiz commented 8 years ago

I have a 20 second timeout to change WizTools.org RESTClient. Will changing this to 40 help you?

cih997 commented 8 years ago

Hi @subwiz,

I think one minute is a minimum, especially I cannot click / select and copy the time value and sometimes I need to write it down somewhere. 60 seconds should be okay.

Also, you may consider adding right click -> copy to clipboard action for status bar. That would help in my opinion.

Thanks Krzysztof