<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Grid height broken in Firefox 25 when zoom is in effect</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-height-broken-in-firefox-25-when-zoom-is-in-effect</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/grid-height-broken-in-firefox-25-when-zoom-is-in-effect/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>arkadiybe on Grid height broken in Firefox 25 when zoom is in effect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-height-broken-in-firefox-25-when-zoom-is-in-effect#p29796</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/grid-height-broken-in-firefox-25-when-zoom-is-in-effect#p29796</guid>
        	        	<description><![CDATA[<p>I&#39;ve noticed that large grids (120 rows) end up requiring scrollbars even when width:100% and height:100% are in effect.</p>
</p>
<p>After setting .ui-jqgrid-bdiv to {oveflow-y: visible;}, I ended up observing that the more rows I have in the grid, the more discrepancy there is between the expected height of the grid and the actual height.</p>
</p>
<p>At that point I realized that my browser has zoom on. Setting zoom to 100% eliminated any height discrepancy.</p>
</p>
<p>Another observation: adding border-collapse:collapse to the table eliminates the descrepancy but results in some horizontal borders disappearing (two rows not separated by 1px line).</p>
</p>
<p>My hypothesis is that Firefox breaks the computations for the number of pixels taht borders take when zoom is in effect.</p>
]]></description>
        	        	<pubDate>Tue, 05 Nov 2013 21:53:48 +0200</pubDate>
        </item>
</channel>
</rss>