Bug #8361
closed
Search autocomplete dropdown shown behind dashboard widgets
Added by Dominic Cleal about 10 years ago.
Updated over 6 years ago.
Description
When using the search autocompletion on the dashboard, the dropdown menu is shown behind dashboard widgets. See screenshot.
Files
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
Seems this is only on an RPM installation. The <ul>
ui-autocomplete tag has a z-index: 1 set, but on a git checkout or Debian installation, this isn't set and the menu works as expected.
The RPMs have jquery-rails 2.0.2 (SCL) and jquery-ui-rails 4.0.2 (us), versus 2.0.3 / 4.2.1 for gem installs. jquery-ui is version 1.10.0 versus 1.10.4.
- Assignee changed from Tomer Brisker to Dominic Cleal
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 29
jquery-ui-rails RPM updated to 4.1.2 (1.10.3) to get the fix. I didn't move to the latest as it requires a newer version of Rails than the ruby193 SCL ships.
Also available in: Atom
PDF