Closed (fixed)
Project:
Language Switcher Dropdown
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Apr 2011 at 13:53 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
manfer commentedI'm solving this on 7.x and later if possible will be backported to 6.x.
This is the so called "collapsed parent" problem. From the solutions available to solve this problem the more elegant ones are not valid in this case -one does not work in >IE7, other hides the content when the select box is expanded-. So the only one works great in this case is the no so elegant solution that adds more markup -ugly meaningless markup-.
If someone suggest a better solution this will be reviewed.
Comment #3
manfer commentedBackport to 6.x-1.x branch needed.
Comment #4
manfer commentedPushed to 6.x-1.x development branch.