Skip to content

Combos inside menus not working #272

Closed
@thevaber

Description

I just ran into a possible bug - ImGui::Combo inside a menu (similar to the Options menu in ShowExampleMenuFile() function) doesn't quite work, it closes the entire menu when you try to use it.

My use case for this is rather experimental for now, trying to move some things directly into the menus, as seen on this screenshot:
imgui_menu_popup
(This seems to be an interesting way to make windows that are usually modal feel subjectively a little bit more "natural" while also reducing necessary mouse travel, though it has some different usability issues)

I'm not completely sure whether this is a bug or just a necessary limitation, or whether I'm perhaps doing something wrong? I apologize if this has been discussed before and I missed it. (I'm currently using the antialiased branch, not sure whether that's relevant)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    menusmenu bars, menu items

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions