emilk / emilk/egui

color_edit in menu

Open
#955 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

**Describe the bug**
If a `color_edit` widget is used inside a menu, it closes as soon as it is opened, leaving no chance for interaction.

**To Reproduce**
Make a top-panel,
place a menu bar inside,
add `color_edit` widget inside.

**Expected behavior**
the `color_edit` stays open, and functions normally.

**Screenshots**

**Desktop (please complete the following information):**
- OS: ubuntu

**Additional context**
im using the `egui_wgpu_packend`

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue on Ubuntu with a top panel containing a menu bar and color_edit widget, using the egui_wgpu backend. Trace the menu and color_edit interaction paths to find why opening the widget closes the menu, then verify that it remains open and usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.