-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Bug type
Functionality
Which version are you using
2.9.29
Operating system
all
Browser / Browser version
all
Input mode
None
Additional settings
No response
What happened?
In the "Perlenkette" (pearls chain) view, clicking on a time correctly switches the section into the input/edit fields. To return to the default (non-edit) view, users should be able to click the background of the pearls view. Currently the clickable background area is limited to a small grid region between the buttons and input fields, so it is hard or impossible to reliably click outside the inputs to exit edit mode. The desired behavior is that clicking anywhere on the pearls chain background (outside the active input areas) should exit edit mode and restore the default view.
Expected behavior:
Clicking anywhere on the Perlenkette background (outside active input controls) exits edit mode and restores the default display for the section.
Actual behavior:
Only a very small grid area between buttons and input fields is clickable as the background. Clicking other areas of the pearls chain background does not exit edit mode, making it hard to leave edit mode without using specific controls.
Steps to reproduce the issue
- Open the Perlenkette (pearls chain) view.
- Click on a time or the edit icon for a section to enter edit/input mode.
- Attempt to click the background to return to the default view. Try clicking areas that look like background but not the narrow grid area between controls.