• 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
NSTextView, undo does not reset typingAttributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextView, undo does not reset typingAttributes


  • Subject: NSTextView, undo does not reset typingAttributes
  • From: Ross Carter <email@hidden>
  • Date: Wed, 30 Apr 2008 17:45:43 -0400

I just noticed this behavior, which has been around at least since Tiger. Select some text in a NSTextView and then change a text attribute, such as font or foreground color. Then undo the change. Without clearing the selection, start typing. The new characters appear with the attribute that you have just undone. It looks like Undo is undoing changes to the model, but not undoing changes to the text view's typing attributes.

It's a simple thing to work around, but I wonder if that behavior exists for a reason. Does anyone see a problem with setting the typing attributes to the NSTextStorage's attributes after every undo/redo?

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Icons on the NSTabview
  • Next by Date: Re: Cache Class review (low priority)
  • Previous by thread: Re: [MEET] May CocoaHeads Mac Developer Meetings
  • Next by thread: Trouble with NSPopUpButton and hierarchical menus?
  • Index(es):
    • Date
    • Thread