NO

Author Topic: Changing Order of Menu Items Does Not Dirty Menu Resource  (Read 2465 times)

Val

  • Guest
Changing Order of Menu Items Does Not Dirty Menu Resource
« on: February 05, 2009, 11:46:18 PM »
Steps to reproduce the problem (using most recent release of Pelles C):

1. Create a new menu resource, with one top level menu (such as "File") and two second-level items on that menu (such as "Open" and "Save").
2. Save the new menu resource and close it, then re-open
3. Drag the "Save" item above the "Open" item, thus changing order of menu items
4. Close the menu resource
5. BUG >>>> Asterisk does not appear in resource editor window title, indicating that IDE did not recognize the change you just made to the menu resource. Close resource editor and you will not be prompted to save any changes. Re-open the same menu resource again and the change you made has disappeared.

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Changing Order of Menu Items Does Not Dirty Menu Resource
« Reply #1 on: February 06, 2009, 02:49:47 PM »
Confirmed. I will fix this for the next release. Thank you for this clear bug report.
/Pelle