dave7y / thegamesdb

Automatically exported from code.google.com/p/thegamesdb
0 stars 0 forks source link

Autocomplete div interferes with site at lower widths #273

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Visit a game page (http://thegamesdb.net/game/3745/)
2. Resize window to ~960px width
3. Try to rate the game 8 stars

What is the expected output? What do you see instead?
The hover effect should continue up to 10. It doesn't because <div 
id="autocompleteContainer"> is on top of it but transparent.

What version of the product are you using? On what operating system?
Chrome 18, Windows 7 x64

Please provide any additional information below.
I've tried changing the z-index with the element inspector, -1 doesn't fix it.
Only suggestion I would try is keeping it as display: none; until it's active.

Original issue reported on code.google.com by sendfort...@gmail.com on 12 May 2012 at 7:50

GoogleCodeExporter commented 8 years ago

Original comment by smid...@gmail.com on 13 May 2012 at 5:21

GoogleCodeExporter commented 8 years ago

Original comment by smid...@gmail.com on 22 May 2012 at 12:20

GoogleCodeExporter commented 8 years ago

Original comment by smid...@gmail.com on 22 May 2012 at 12:21