Project

General

Profile

Actions

Bug #8361

closed

Search autocomplete dropdown shown behind dashboard widgets

Added by Dominic Cleal over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Dashboard
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When using the search autocompletion on the dashboard, the dropdown menu is shown behind dashboard widgets. See screenshot.


Files

Actions #1

Updated by Tomer Brisker over 9 years ago

  • Status changed from New to Assigned
  • Assignee set to Tomer Brisker
Actions #2

Updated by Dominic Cleal over 9 years ago

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.

Actions #3

Updated by Dominic Cleal over 9 years ago

  • Assignee changed from Tomer Brisker to Dominic Cleal

Seems to be fixed in jquery-ui 1.10.1: https://github.com/jquery/jquery-ui/commit/7d5fe02

Actions #4

Updated by Dominic Cleal over 9 years ago

  • 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.

Actions

Also available in: Atom PDF