Opened 3 days ago
Last modified 3 days ago
#49401 accepted defect (bug)
Widgets: select overflow when text is too long
Reported by: | audrasjb | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | Widgets | Keywords: | has-screenshots dev-feedback commit has-patch |
Focuses: | ui, css | Cc: | |
PR Number: |
Description
There is an overflow issue with widgets that contain select form fields.
When the text of an option is too long, the select overflows its container.
See an example below with navigation menu.
It also occurs on plugin’s widgets, I reproduced the issue on one of my plugins.
Moving this to 5.4. I know we are close to beta 1 but this bug is pretty self contained.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Thanks @alexischenal
Test with the patch and it working fine.