prunycb / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Default focus for text fields #759

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If I click on a shape and it's the only shape in focus I don't want to make 
another click to start typing.

Place the cursor in the text field at the end of the entered text, if any.

This way I can click on the shape and start typing. 

== Pressing Enter == in a single line field should close it as if I clicked 
that V button at the top right corner.

== Pressing Escape == when a field editor is open for any shape should 
a) undo the changed I made since opening
b) reset the undo point if the preview was updated
c) close the editor for the shape, not the entire large preview.

== Pressing Escape == when no fields are being edited should close the large 
preview.

We may need to discuss this one. There is a problem, but the above may not be 
the best solution.

Original issue reported on code.google.com by ad...@zetaprints.com on 1 Mar 2012 at 11:14