bug -= 2;
authorCarsten Haitzler <raster@rasterman.com>
Mon, 15 Mar 2010 02:34:27 +0000 (02:34 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 15 Mar 2010 02:34:27 +0000 (02:34 +0000)
SVN revision: 47230

src/bin/test_entry.c

index 72b03a1..368069c 100644 (file)
@@ -1059,8 +1059,6 @@ test_entry3(void *data, Evas_Object *obj, void *event_info)
 
 /* broken things right now that neex fixing:
  * 
- * * end goes to end of line, but then when @ end, hitting home fails (cursor vanishes or goes to beginning of next line)
- * * cursor beginning/end doesnt trigger auto-scroll (no cursor changed signal)
  * * multi-line - hit enter and new line at end - cursor vanishes.
  * * click on last letter on line with a newline on it (<br>). type a letter. now hit right arrow - cursor doesnt go to end of line - it jumps to next line.
  *