Export to GitHub

ufd - issue #7

No button in tab


Posted on Feb 3, 2010 by Happy Kangaroo

I'll try to use the plugin in a tab with jquery 1.4 but button stay invisible and if you expand list and change tab the option list never disappear …

Comment #1

Posted on Feb 3, 2010 by Happy Kangaroo

Ok find a solution y create tab after the combo and the button appear again … No solution for the other problem

Comment #2

Posted on Feb 3, 2010 by Massive Ox

Thanks for your report, can you provide an example html file, preferably as simple as can be, but still showing the problem. Dont bother supplying jQuery.js, just the HTML :)

Comment #3

Posted on Feb 4, 2010 by Massive Ox

I suspect this will be related to the z-inedx bug reported earlier. Fix will come soon :)

Comment #4

Posted on Feb 4, 2010 by Massive Ox

Option to inherit zIndex from ancestors, set option: calculateZIndex: true should fix invisible button. Dropdown should become invisible on loss of focus (when you click tab).

Please report if this is still not working with latest SVN trunk.

See http://code.google.com/p/ufd/issues/detail?id=3 for fix info.

Comment #5

Posted on Feb 4, 2010 by Massive Ox

(No comment was entered for this change.)

Comment #6

Posted on Feb 4, 2010 by Happy Kangaroo

hmm i really sorry but i already used the trunk version i update with today version and add calculateZIndex option but all problem still appear under FF3.6 Linux i join an example file sorry for js file path ;) …

Attachments

Status: WontFix

Labels:
Type-Defect Priority-Medium