bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #3878] copy and pasting non ascii text


From: Fred Kiefer
Subject: Re: [bug #3878] copy and pasting non ascii text
Date: Mon, 23 Jun 2003 15:29:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204

This is caused by the current implementation of the RTF parser that is not able to handle Unicode characters. For the copy operation the attribuited text gets converted to RTF and at the paste back into a NSAttributedString, which in this case fails. There were some discussions about a new implementatin of this parser some months ago, but I did not hear anything recently.

Fred


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

Changes by: Anonymous user        Date: Sun 06/22/2003 at 04:55

------------------ Additional Follow-up Comments ----------------------------
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



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


Submitted by: None Project: GNUstep Submitted on: Thu 06/05/2003 at 17:19 Category: Gui/AppKit Severity: 5 - Major Bug Group: Bug Resolution: None Assigned to: fedor Status: Analyzed
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: Sun 06/22/2003 at 04: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 09: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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]