brittneybrinsfield / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Large text input area opens every time you try to edit a cell in the content view #1814

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open content view of a table
2. Double click a cell you intend to edit

What is the expected output?
Before it would allow you to edit the cell inline. Which is what I would like 
to see

What do you see instead?
Now it does this whole sliding down of a giant window just to edit a small cell.

What version of Sequel Pro are you using? Build 4096 (1.0.2)
What version of OS X are you using? 10.8.4
What version of MySQL are you connecting to on the server? 5.5/5.6

Thanks!

Please provide any additional information below.

Original issue reported on code.google.com by nwe...@gmail.com on 19 Sep 2013 at 3:49

GoogleCodeExporter commented 9 years ago
TEXT/BLOB columns will always open in the sheet editor.
For (VAR)CHAR columns this option can be set via the menu "Edit" > "Edit all 
Fields in Pop-Up Sheet".

Original comment by schlabbe...@gmail.com on 19 Sep 2013 at 6:31