color_edit in menu
- 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
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