On Aug 23, 2015, at 5:56 PM, Seth Willits <sli...@araelium.com> wrote:
>> On Aug 23, 2015, at 1:05 AM, sqwarqDev <sqwarq...@icloud.com> wrote: >> >> When the user navigates to the last item in the list, further presses on the >> down arrow key do nothing, and the user has to reverse direction using the >> up arrow. If the user is at the first item and wants to choice the last, or >> vice versa, this is a bit irritating. > > It's the standard behavior that's been in Mac OS for ages. I suggest not > trying to fight it and introduce non-standard behavior. For what it's worth, another standard behavior is Option-up moving the insertion point all the way to the top of lists (tables, menus, etc.) and Option-down moving it all the way to the bottom. (In text, it moves by paragraph. I assume that the relevant list-like UI classes simply implement -moveTo{Beginning,End}OfParagraph: to move to the top/bottom.) Cheers, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com