al03 / cocoa-rest-client

Automatically exported from code.google.com/p/cocoa-rest-client
Other
0 stars 0 forks source link

Rest Header field not navigating or working properly #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on Request Headers
2. Click '+'
3. Select Authorization from the Header Name list
4. Click Tab it will not move to the next field to Header Value
5. Double click on the Header Value
6. Enter a header value click Tab or Enter 

What is the expected output? What do you see instead?
File is cleared or not saved. I was expecting the field to save so that I can 
move on to another screen. The fields seem to clear. 

What version of the product are you using? On what operating system?
CocoaRestClient-1.3.6.dmg 
OSX 10.8.4

Please provide any additional information below.
Version 1.3.3 works perfectly fine.

Original issue reported on code.google.com by eboo...@neat.com on 19 Jul 2013 at 9:06

GoogleCodeExporter commented 8 years ago
I'm having trouble reproducing this. After step 3, the row with Authorization 
is selected but not in edit mode. If I press Tab once, the authorization cell 
becomes editable again. At that point I can: 
1) Press tab again and the value becomes editable. I edit it and press tab and 
move to the next row as expected. 
OR
2) Double click the value and the value becomes editable. I edit it and press 
tab and move to the next row as expected. 

Does this happen to you when you open the app fresh or are there some sort of 
preliminary conditions that may lead to this state? 

Thanks!

Original comment by mike.mat...@gmail.com on 20 Jul 2013 at 2:40

GoogleCodeExporter commented 8 years ago
Sorry for the late update.
at step three click the + button for a row to appear. Then choose Authorization 
then tab to the next line. 
The field clears out and is blank. The tab did not go to the value section next 
to it as expected from older versions.

This happened to me for about 30 minutes before I down graded to 1.3.3 which 
worked flawlessly.

Original comment by eboo...@neat.com on 24 Jul 2013 at 4:08