I haven't had the time to look into some positioning problems with the popup, but there are many bugs in IE with regards to component location calculations.
Open a bug We will need to come up with a solution where there is IE and Firefox specific JS code using bounding box code instead of attempting to use the w3c implementations which are not properly implemented by most browsers -Andrew On Feb 11, 2008 8:31 AM, Jed Smallwood <[EMAIL PROTECTED]> wrote: > As a follow up, this odd popup behavior only occurs in IE7 and IE6. Is > this a known issue? > > > On Feb 11, 2008 7:01 AM, Jed Smallwood <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I've recently started using the tr:panelPopup component on a table with > > enough rows that it causes the page to scroll. In my table I have a > > tr:panelPop component in each row. What I've noticed is that the resulting > > popup will only appear in the initial "viewable" portion of the screen. > > This means that if I scroll all the way to the bottom and click on the last > > row's popup trigger that the popup will appear near the top of the table > > instead of relative to the link location. > > > > For example, my table has 50 rows. On the initial page load 12 rows are > > visible with my browser size. My observation is that the popup will not > > render below the 12th row even when the page has been scrolled down to row > > 50. > > > > Is this popup positioning a limitation of tr:panelPopup or is there some > > way to get the popup to position itself correctly? > > > > FWIW I have attempted to force a yoffset but that still would not get > > the panel to render below its apparent limitation. > > > > Thanks, > > Jed > > > >

