Basically the same problem as in #780720: Menu weight not being set properly..
Menu item weights are saved with the same values as the taxonomy term weights, which is not good because values below -50 and above 50 get reset to -50.
Initially after building the menu it is in the right order (the same order as the taxonomy vocabulary), but saving the menu rearranges it alphabetically (since most items have the weight -50).

I'll try to work out some solution to set the weight of top-level items using some variable, which I understand you used to do in earlier D6 versions.

Comments

hles’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Active » Postponed

Well, even if we could probably do something about it, it really is a core issue #1007746: Reordering fails with more than 100 items in a menu. Let's postpone this until the core issue is solved.

hles’s picture

Status: Postponed » Closed (duplicate)

Found an even bigger thread about weights in menus. Closing this one in favor of #1156276: Menu gets rearranged after submitting content