Re: NSTextField/View contextual menu also selects
Re: NSTextField/View contextual menu also selects
- Subject: Re: NSTextField/View contextual menu also selects
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 19 Dec 2003 10:18:13 -0800
On Dec 19, 2003, at 9:40 AM, matt neuburg wrote:
It seems that control clicking in an NSTextField/View does two things.
It pops
down the contextual menu; but first it selects some text, as if you'd
double-clicked. This is driving me nuts because it's wrong behavior.
For
example, if the user wants to Paste, s/he should be able to paste at
the
insertion point - but the contextual menu forces the pasting to
replace an
entire word instead.
Carbon apps get this right. Cocoa apps get it wrong. (For example,
TextEdit
behaves as I'm describing.)
Suggestions?
File a bug report.
mmalc
_______________________________________________
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.