SOLUTION FOR FIREFOX BUG

6 views
Skip to first unread message

d...@openassembly.com

unread,
Feb 11, 2014, 7:06:02 PM2/11/14
to oerpu...@googlegroups.com
Hey guys - the Firefox min-width on div#workspace-container is simply too low!  Possibly a DOM box display issue?  I have no idea.

I changed it from 1300 to 1302 in Firebug, and it works!   You guys will probably wanna try it out and push it upstream.

d...@openassembly.com

unread,
Feb 11, 2014, 7:10:50 PM2/11/14
to oerpu...@googlegroups.com
There are several alternate solutions for this, by the way.  One of them is to use @media queries to target browser width < 1302px, which cause the left two columns to collapse to the top (you can see a vague emulation of this by removing overflow-y:hidden from section#container, which will simply show you that, in Firefox, the content box will collapse underneath the left two divs).  That is the source of the problem you're all experiencing, in any case.

Izak Burger

unread,
Feb 12, 2014, 2:16:57 AM2/12/14
to oerpu...@googlegroups.com
Thanks for your analysis of this problem. A while ago, I was the guy who had to "get it working again in firefox" and that was the one issue I couldn't fix back then. Admittedly, I didn't spend a lot of time on it, so this is really helpful. Also, I tend to do most development in chrome, so this just didn't itch enough to scratch just yet :-)
Reply all
Reply to author
Forward
0 new messages