Cannot select a combobox item after scrollbox focus lost
Open
@ChugunovRoman is already working on this.
Since Dec 18, 2025.
Bug
UI
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 536
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
Describe the bug
https://github.com/user-attachments/assets/2c5637a5-ede1-4527-941c-b0206aea0617
To Reproduce
Steps to reproduce the behavior:
- Open any combo box under which there is another UI control element
- Scroll the scroll box with the mouse
- And immediately after that, attempt to select an item in the combo box under which another UI control element is located.
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots, videos
If applicable, add screenshots to help explain your problem.
BugTrap error report
Please, add a crashreport if you have it. It should be located in _appdata_/reports folder
Desktop (please complete the following information):
- OS: [e.g. Windows 10 or Ubuntu 18.10]
- OpenXRay build version [e.g. 421]
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.