I have several profiles/ accounts in Piwik and before the 1.8.3 upgrade I could pick a profile in the box next to Web site. Now I can not click on any name there, nor can I type in a search for a profile. I use the browser Internet Explorer 7, but it works in FF. Still it would be great if you could fix this small bug since IE 7 is our standard browser and many do not have two browsers in my organisation. Thanks in advance!
Keywords: field Web site, Internet Explorer 7 bug
Attachment: The field Web site
FieldWebSite.bmp
Attachment:
ie7-site-selector.patch
Because ul.nav has an z-index of 10, the .top_bar_sites_selector needs at least 20. Patch attached, works in IE7-9.
(In [7292]) Fixes #3331, applied pebosi's patch after confirming: use higher z-index w/ site selector.