#30658 closed defect (bug) (fixed)
Search bar too wide on plugin search results
| Reported by: | johnbillion | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Plugins | Version: | 4.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui, administration |
Description
r30740 made the search input in the filter toolbar 100% width. This has broken the search form layout when performing a search on the Plugins -> Add New screen.
Attachments (8)
Change History (26)
#1
@
12 years ago
- Keywords has-patch dev-feedback added; needs-patch removed
Removing 100% width fixes the issue, but it slightly misplaces with adjacent select box. Though changing this would create ripples for Add New Theme and Media Gallery pages.
#2
@
12 years ago
- Keywords dev-feedback removed
I think width and max-width were reversed, I also noticed that the positioning changes cause unwanted overlap. See 30658.diff for those fixes, plus the extra margin noted.
#3
@
12 years ago
- Keywords needs-testing added
30658.3.diff builds on 30658.2.diff, also fixes the .media-toolbar-primary and .media-toolbar-secondary in the media modal.
#7
@
12 years ago
I am still seeing a minor issue still after checking RC1. The search box and dropdown stair step lower than the menu.
To Replicate:
- Search for a plugin
- Resize window to smallest and then scale back to normal
I can confirm on Latest Chrome and FF on OS X.
This ticket was mentioned in Slack in #forums by justingreerbbi. View the logs.
12 years ago
This ticket was mentioned in Slack in #forums by justingreerbbi. View the logs.
12 years ago
#11
@
12 years ago
Don't see this happening in Firefox 34.0/Win7. Setting the search-form to display: inline-block; seems to fix this in Chrome 39.0.2171.95/Win7. Will add that to trunk for easier/faster testing.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)


Adding CSS Fix for #30658