Opened 5 years ago
Closed 5 years ago
#49401 closed defect (bug) (fixed)
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 commit has-patch |
Focuses: | ui, css | Cc: |
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 (7)
Note: See
TracTickets for help on using
tickets.
Thanks @alexischenal
Test with the patch and it working fine.