Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 47648 invoked from network); 3 May 2007 18:53:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 18:53:36 -0000 Received: (qmail 84292 invoked by uid 500); 3 May 2007 18:53:37 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 84263 invoked by uid 500); 3 May 2007 18:53:37 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 84252 invoked by uid 99); 3 May 2007 18:53:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 11:53:37 -0700 X-ASF-Spam-Status: No, hits=4.2 required=10.0 tests=HTML_MESSAGE,RCVD_IN_WHOIS_INVALID X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [198.175.154.211] (HELO us194mx10.tycoelectronics.net) (198.175.154.211) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 11:53:28 -0700 Received: from us194mx11.tycoelectronics.net ([163.241.185.106]) by us194mx10.tycoelectronics.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 3 May 2007 14:53:05 -0400 Received: from us358mx02.tycoelectronics.net ([148.174.34.35]) by us194mx11.tycoelectronics.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 3 May 2007 14:53:04 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C78DB4.47C86A20" Subject: [Trinidad] Dialog auto sizing problem/request Date: Thu, 3 May 2007 14:53:04 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Trinidad] Dialog auto sizing problem/request Thread-Index: AceNtEn2x+LtKmdhRqiGLfJ4rcD03Q== From: "Bertrand, Shawn R" To: X-OriginalArrivalTime: 03 May 2007 18:53:04.0901 (UTC) FILETIME=[483E2350:01C78DB4] X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C78DB4.47C86A20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable We use a fair amount of dialogs displayed via the dialog framework (i.e. summoned through "dialog:" navigation rules and launchDialog API calls alike), and a nice feature is the auto sizing that occurs once the DOM is populated with all of the UI components. The sizing is occurring, but all of the dialogs seem to be just a tad smaller than what they should be *in IE only* (FireFox is fine), which results in the display of both horizontal and vertical scroll bars. I'm wondering if there is a common cause for this. =20 Also, is it possible to have the dialog resize after it is initially resized? I'm guessing this logic is built into some of the Javascript/DOM manipulation and would hope to leverage it in response to action events or the like, since PPR could (and in our case often) introduce new UI and, as a result, scrollbars for the dialog. =20 Thanks, =20 Shawn Bertrand Tyco Electronics =20 =20 =20 =20 ------_=_NextPart_001_01C78DB4.47C86A20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

We use a fair amount of dialogs displayed via the = dialog framework (i.e. summoned through “dialog:” navigation rules = and launchDialog API calls alike), and a nice feature is the auto sizing = that occurs once the DOM is populated with all of the UI components.  = The sizing is occurring, but all of the dialogs seem to be just a tad = smaller than what they should be *in IE = only* (FireFox is fine), which results in the display of both horizontal and = vertical scroll bars.  I’m wondering if there is a common cause for = this.

 

Also, is it possible to have the dialog resize after = it is initially resized?  I’m guessing this logic is built into = some of the Javascript/DOM manipulation and would hope to leverage it in = response to action events or the like, since PPR could (and in our case often) = introduce new UI and, as a result, scrollbars for the = dialog.

 

Thanks,

 

Shawn Bertrand

Tyco Electronics

 

 

 

 

------_=_NextPart_001_01C78DB4.47C86A20--