Opened 10 years ago
Closed 10 years ago
#33375 closed defect (bug) (fixed)
Menu customizer: Search results section is cut off
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Customize | Keywords: | has-patch commit |
Focuses: | javascript | Cc: |
Description
Now that the search results section doesn't behave like the other item sections, it doesn't need to be a part of the section height calculation routine. For reference, this section height manipulation behavior is to avoid double scrollbars where possible on setups that persistently display them.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
We need to double back on
itemSectionHeight
in 4.4. However, this will help to mitigate the truncated results in the meantime. It's not pretty, but it works.+1