History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-3703
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: P1 P1
Assignee: Unassigned
Reporter: Josh Crowley
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

IE issue with DHTML embed frame scrolling on unclipped views

Created: 14/Mar/07 02:11 AM   Updated: 30/Jan/08 01:31 PM
Component/s: Laszlo Foundation Classes (LFC)
Affects Version/s: 4.0.0
Fix Version/s: RingDing (4.1)

Time Tracking:
Not Specified

Environment: XP, IE7

Severity: Minor
Fixed in Change#: 4,487
Runtime: N/A
Release Note Text:
in Internet Explorer 7 movement of a view positioned outside the canvas will refocus the iframe in which the application is embedded. Setting clip="true" on any surrounding view into which the outer view is moving corrects the behavior.

See bug LPP-3682 for additional information.
Fix in hand: False


 Description  « Hide
There's an issue in IE7 where movement of a view positioned outside the canvas will refocus the iframe in which the app is embedded. Setting clip="true" on any surrounding view into which the outside-the-canvas view is moving seems to fix this.

See bug LPP-3682 for more information. Behavior was witnessed in Calendar demo until clip="true" was set on the view into which infopanel was moving. Prior to this fix, the movement of the infopanel (positioned initially outside the canvas) would refocus the iframe.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mamye Kratt - 30/Jan/08 01:31 PM
(trunk 4 local build r7915)
No longer an issue.