This takes a few seconds to recreate in IB. I create a standard NSTokenField in IB with two adjacent rounded tokens in it. Running the UI, I find it's much too hard to click between the tokens. I should be able to click halfway between them, but this selects the token on the right. To place the text cursor between them, I have to click well to the left of where I would naturally click, and the window of clickability seems to be only one pixel wide. Instead of clicking anywhere in the white space between the tokens, I have to carefully position the mouse one pixel to the right of the left-hand token's right edge.
I submitted rdar://problem/7098227 about this. In the meantime, does anybody have a suggestion to improve this usability detail? I notice the address field in Mail doesn't have this problem, but using F-Script Anywhere I also notice it uses something called AddressTextField, which isn't an NSTokenField. --Andy _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
