soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

First click wrong position #95

Closed DevidraEX closed 7 years ago

DevidraEX commented 8 years ago

Hi, maybe I messed up the CSS, or I got a bug with the automatic position of the dropdown

I reload a page ( or complete cache ) and click on the trigger for the dropdown

Somehow the position is wrong, I click the trigger again for close and reopen, and now the position is ok.. Strange, any fix for it? And if you need further Information about my CSS etc. just tell me what you need

wrong

correct

DevidraEX commented 8 years ago

Ok some testing and somehow... It's only occur if the "firebug" and the other "developer tools" from the browser is open

tested in the current IE, FF and GC ( don't have Safari / Opera ), the problem occur in every browser I tried

Edit: If the console is small/big it wont happen, just if you got the middle thing... I think its not a real bug, I dont think people will use the console as a normal user haha :) but maybe you can still look into it

claviska commented 7 years ago

Again, sorry for the late response. I'm not sure this is even an issue anymore, but I'm hoping to rework the way dropdowns are positioned in the next release. If it's still an issue then, feel free to report it.