• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Line separator - root problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Line separator - root problem


  • Subject: Re: Line separator - root problem
  • From: Scott Thompson <email@hidden>
  • Date: Sat, 3 Apr 2004 07:25:42 -0600

I think this behavior is documented at:

<http://developer.apple.com/documentation/Carbon/Conceptual/ ATSUI_Concepts/atsui_app_unicode/chapter_8_section_2.html>

It says that ATSUI, which I suspect it the technology underlying NSTextView's Unicode rendering, treats U+2028 (Line Separator) as a hard break. This, of course, flies in the face of the standard behavior for that character described at:

<http://www.unicode.org/reports/tr14/#DescriptionOfProperties>

Then it sounds like a limitation in the Unicode layout support found in ATSUI. If the behavior is important to you should probably report it as a bug to Apple at <http://bugreport.apple.com>.

You might be able to work around the text view's default behavior by creating your own NSTextContainer.

Scott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Line separator - root problem
      • From: Izidor Jerebic <email@hidden>
References: 
 >Line separator - root problem (From: Izidor Jerebic <email@hidden>)

  • Prev by Date: Re: Fast file access (was Re: [ANN] Shovel - Third-Party "Software Update")
  • Next by Date: Re: Line separator - root problem
  • Previous by thread: Line separator - root problem
  • Next by thread: Re: Line separator - root problem
  • Index(es):
    • Date
    • Thread