poblish / bannedList-Plugin

#BannedList Plugin
3 stars 1 forks source link

Chrome conflict with Bootstrap-style menu sites #24

Closed poblish closed 12 years ago

poblish commented 12 years ago

Menus on http://browse.geekbench.ca/ don't seem to work when the Chrome extension is on... but is it the CSS or the JS?

poblish commented 12 years ago

There's also a conflict - the gradient flashes onHover - with the blue primary buttons on TeamCity's "Investigate" dialog.

poblish commented 12 years ago

Geekbench problem: nothing to do with the CSS, it's the 'bootstrap.min.js' we use for the Submit dialog that causes the conflict.

poblish commented 12 years ago

Will close if and when TeamCity issue is resolved,

poblish commented 12 years ago

No, this is still a problem. Always seems to be sprite-based image buttons. See Developer Dashboard on Chrome Web Store.

poblish commented 12 years ago

http://123.writeboard.com/pya47esrbcl89qjz/login gets caught by the .modal selector (FWIW). Maybe the solution is to move all the .modal stuff out of bootstrap_content.min.css and into the <script> section that we create on-the-fly when we display modals.

poblish commented 12 years ago

All known issues fixed, so closing.