home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14091 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rutgers!network.ucsd.edu!qualcom.qualcomm.com!qualcom.qualcomm.com!sdorner
  2. From: sdorner@qualcom.qualcomm.com (Steve Dorner)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: TextEdit bug in 7.0
  5. Message-ID: <1992Aug17.163647.29788@qualcomm.com>
  6. Date: 17 Aug 92 16:36:47 GMT
  7. References: <1992Aug14.204628.12494@pollux.lu.se> <1992Aug14.214312.22890@natinst.com>
  8. Sender: news@qualcomm.com
  9. Organization: Qualcomm, Inc., San Diego, CA
  10. Lines: 22
  11. Nntp-Posting-Host: qualcom.qualcomm.com
  12.  
  13. stepan@natinst.com (Stepan Riha) writes:
  14. >In article <1992Aug14.204628.12494@pollux.lu.se> roland.mansson@ldc.lu.se (Roland Mansson) writes:
  15. >>What happens is that (sometimes) when the insertion point is between char
  16. >>1 and 2 of a line and you press the left arrow key, the insertion point
  17. >>moves to the end of the previous line (ie not to before char 1 on the
  18. >>current line, as it should).
  19. >This is NOT a bug but is described in detail in IM VI pp. 15-6 through 15-8.
  20.  
  21. Yes, it most certainly *is* a bug.
  22.  
  23. >The problem is that "a single caret position can correspond to two character
  24. >offsets."  The trailing edge of character N and the leading edge of character
  25. >N+1 would have the same caret position (in left-to-right text).
  26.  
  27. The only time this *should* enter into play is when an app sets the insertion
  28. point with TESetSelect.  There is simply no ambiguity when TEClick and
  29. TEKey are used, and TextEdit *should* deal with it properly.
  30.  
  31. Unfortunately, it does not.
  32. -- 
  33. Steve Dorner, Qualcomm, Inc.
  34. Yes, I'm still working on Eudora and it's still free.
  35.