home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / E / TFF-A32R.LZX / AmigaE3.2a / Docs / EE.KnownBugs < prev    next >
Encoding:
Text File  |  1996-06-06  |  1.2 KB  |  29 lines

  1. /*--------------------------------------------------------------------------*
  2.  
  3.                             EE V0.9.2 - The E Editor.
  4.                         Copyright Barry Wills, 1994-1995.
  5.  
  6.  *--------------------------------------------------------------------------*
  7.  
  8.   BUGS:
  9. **1. cursorRight() sticks to eoln when blank lines exist at the end of text
  10.      (only certain configurations of blank lines).
  11. **2. The wordRight() cursor-sticks-at-some-eolns bug reappeared.
  12. * 3. PrefsEditor has some miscalculated buttons on the Menu Command Hotkeys
  13.      sub-gui, Find Menu.  This is (was?) a bug in easygui.m.  Dunno if it's
  14.      been fixed.
  15.   4. I cut two folds from one window, pasted them in another, tried to save
  16.      and the editor crashed.
  17.   5. Proportional fonts are allowed on the commandline...nonono!
  18.   6. Lionel says the busy-pointer-that-won't-go-away is still not going
  19.      away (after selecting 'Edit Prefs')
  20.   7. Assigning a macro over top of either the Start Macro key or the End
  21.      Macro key should not be allowed.
  22.  
  23.  * I can't fix this.
  24. ** Haven't been able to reproduce these in awhile.
  25.  
  26.   NOTE - Cutting-folds crashes are tough to reproduce!  Grrr!
  27.  
  28.  *--------------------------------------------------------------------------*/
  29.