# ReactOS Focus Manager Redesign Fixes Menu-Related Bugs

DevFeed: [ReactOS Focus Manager Redesign Fixes Menu-Related Bugs](<https://devfeed.tech/articles/the-sisyphussian-bug-33028.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/the-sisyphussian-bug/>)

Published: 2014-03-29T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Code](<https://devfeed.tech/topics/code.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [code](<https://devfeed.tech/tags/code.md>), [free](<https://devfeed.tech/tags/free.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>), [windows](<https://devfeed.tech/tags/windows.md>)

## AI overview

A ReactOS developer redesigned part of the focus manager to improve the structure and accuracy of menu-related information, then fixed bugs while testing the changes in Windows 7.

## Source excerpt

If you have been following the weekly reports, you know that I have been having issues with the focus manager. Well, this week I redesigned part of the focus manager, improving the structure so that it has more accurate information of what's happening with the menus. While improving the code, I also fixed some bugs in the code. By Wednesday, I had what appeared to be working code. While running it in Windows 7, everything seemed to work, both in the start menu and the menu bar.