=================== BUG #3878: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3878&group_id=99

Changes by: Fred Kiefer <[EMAIL PROTECTED]>
Date: Tue 07/15/2003 at 22:26 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | fedor                     | FredKiefer
              Status | Analyzed                  | In Test


------------------ Additional Follow-up Comments ----------------------------
Enabled the RTFConsumer to handle unichars from the RTF file.

This by itself now works fine, but selecting such a character in the NSTextView kills 
gpbs with the message:
/usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/gpbs: Uncaught exception 
NSCharacterConversionException, reason: Can't get cStringLength from Unicode string.



=================== BUG #3878: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: GNUstep                      
Submitted on: Thu 06/05/2003 at 21:19
Category:  Gui/AppKit                 Severity:  5 - Major                  
Bug Group:  Bug                       Resolution:  Fixed                    
Assigned to:  FredKiefer              Status:  In Test                      

Summary:  copy and pasting non ascii text

Original Submission:  Copying and pasting of non-ascii text works, if the text is 
plain text. If the text is attributed, it doesn't work. I've only tested this with 
GNUSTEP_STRING_ENCODING set to NSUTF8StringEncoding.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Tue 07/15/2003 at 22:26       By: FredKiefer
Enabled the RTFConsumer to handle unichars from the RTF file.

This by itself now works fine, but selecting such a character in the NSTextView kills 
gpbs with the message:
/usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/gpbs: Uncaught exception 
NSCharacterConversionException, reason: Can't get cStringLength from Unicode string.

-------------------------------------------------------
Date: Sun 06/22/2003 at 08:55       By: None
I can reproduce it by doing the following:

- Open Ink
- Select new file
- Type a Thai word
- Copy it
- Try to paste it

nothing happens at that last step. Maybe non-ascii isn't correct. maybe its non 
ISOLatin1 characters. 

Rob

-------------------------------------------------------
Date: Sat 06/21/2003 at 13:09       By: fedor
Works fine for me in Ink.app with NSISOLatin1StringEncoding
and NSUTF8StringEncoding. Do you have an example?


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3878&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to