home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / e / amigae31apart2.lha / Amiga_E_v3.1a / Tools / EE / docs / EE08.KnownBugs < prev    next >
Encoding:
Text File  |  1994-12-15  |  1.2 KB  |  29 lines

  1. /*--------------------------------------------------------------------------*
  2.  
  3.                        EE V0.7, Rev17 - The E Editor.
  4.                         Copyright Barry Wills, 1994.
  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. Lionel says Find Case (in the Key Assignements window) is equal,
  16.      I suppose, to the Find Case Sensitivity function, but the key
  17.      assignement doesn't work.
  18.   5. I cut two folds from one window, pasted them in another, tried to save
  19.      and the editor crashed.
  20.   6. Proportional fonts are allowed on the commandline...nonono!
  21.   7. Lionel says the busy-pointer-that-won't-go-away is still not going
  22.      away (after selecting 'Edit Prefs')
  23.  
  24. * I can't fix this.
  25.  
  26.   NOTE - Cutting-folds crashes are tough to reproduce!  Grrr!
  27.  
  28.  *--------------------------------------------------------------------------*/
  29.