pombreda / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Cursor position in base html elements #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. expand div

What is the expected output? What do you see instead?
Expected <div>|</div>
Got <div></div>

What version of the product are you using? On what operating system?
version 0.5 on Python 2.6 under Windows 7

Please provide any additional information below.
In version 0.3 cursor is positioned inside expanded base elements.
The same behavior expected. Do we need to provide explicitly cursor
position for all html base elements in settings?

Original issue reported on code.google.com by derigel on 24 Nov 2009 at 1:53

GoogleCodeExporter commented 9 years ago
Should be fixed in v0.6

Original comment by serge....@gmail.com on 9 Feb 2010 at 10:22