bug--.. and unfortunately.. bug++
authorCarsten Haitzler <raster@rasterman.com>
Sun, 14 Mar 2010 12:27:21 +0000 (12:27 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 14 Mar 2010 12:27:21 +0000 (12:27 +0000)
SVN revision: 47203

src/bin/test_entry.c

index 6fe44da..0c13ef8 100644 (file)
@@ -1059,9 +1059,9 @@ test_entry3(void *data, Evas_Object *obj, void *event_info)
 
 /* broken things right now that neex fixing:
  * 
- * * select all then hit any key doesnt delete selection (which is all) (somethnig to do with end sel being at end of text)
  * * end goes to end of line, but then when @ end, hitting home fails (cursor vanishes or goes to beginning of next line)
  * * print selection doesnt reversemarkup properly liek print entry
  * * cursor beginning/end doesnt trigger auto-scroll (no cursor changed signal)
+ * * multi-line - hit enter and new line at end - cursor vanishes.
  * 
  */