OraFormsFaces

This system can be used to report, track and monitor bug reports and feature requests for the OraFormsFaces JSF component. This component set can be used to re-use Oracle Forms as fully functional and tightly integrated JSF components in a web application.
Tasklist

FS#30 - Auto-calculate oversizing larger div

Attached to Project: OraFormsFaces
Opened by Wilfred van der Deijl (wvanderdeijl) - Friday, 19 October 2007, 01:23 GMT-7
Task Type Feature Request
Category JSF component
Status Assigned
Assigned To Wilfred van der Deijl (wvanderdeijl)
Operating System All
Severity Low
Priority Normal
Reported Version 2.0
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Perhaps it is possible to calculate the size of scrollbars from JavaScript. It should be possible to query the window size and the available size, or something like that.

Currently the width and height is increased with a fixed 17px in the Renderer class
This task depends upon

Comment by Wilfred van der Deijl (wvanderdeijl) - Sunday, 18 November 2007, 21:05 GMT-7
Remember this 17px is now also used in the JavaScript supporting the DevControls
Comment by Wilfred van der Deijl (wvanderdeijl) - Sunday, 03 February 2008, 01:46 GMT-7
This might have some example code: http://snippets.dzone.com/posts/show/2995

Loading...