Focal Point
HFreeze throws error in Chrome

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4827061236

July 12, 2013, 11:53 AM
eric.woerle
HFreeze throws error in Chrome
Has anyone received the following error in Chrome before?

Table not visible, scrollBar width is 0!

I seem to receive this error when using HFREEZE.

Here is an example using the car file.

TABLE FILE CAR
PRINT RETAIL_COST
BY COUNTRY
BY CAR
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
$
TYPE=REPORT,
     BORDER-TOP=OFF,
     BORDER-BOTTOM=OFF,
     BORDER-LEFT=OFF,
     BORDER-RIGHT=OFF,
     FONT='ARIAL',
     SIZE=10,
	 TOPGAP=.15,
	 BOTTOMGAP=.15,
	 WRAP=ON,
	 HFREEZE=ON,
	 SCROLLHEIGHT=2,
	 HEADALIGN=BODY,
$
END  


Thanks for any thoughts on this!


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
July 12, 2013, 01:19 PM
Doug
You may want to open a case if this is required by you or your customer.

Check out Web Browser Support for WebFOCUS for more information.

BTW, just FYI: It works in 7.6.11 with a minor issue. the minor issue is that the vertical scroll bar over lays the right data column a bit, but, it horizontally scrollable to allow full view of that column.
July 12, 2013, 02:22 PM
J
Does not work in 7.7.03 no hotfixes, works in 7.7.05, I don't know about in between.

Until we upgrade, I am checking the browser via javascript and only turning hfreeze off for Chrome.


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs