Won't Fix
Last Updated: 21 Feb 2017 13:49 by ADMIN
ADMIN
Marin Bratanov
Created on: 05 Apr 2013 16:42
Category: UI for ASP.NET AJAX
Type: Bug Report
2
FIX A modal popup that has Overlay=true does not create an overlay for the modal background
When the control is modal it should create a second iframe behind the modal background like it creates one behind the popup itself. This will allow the modal background to stay above heavy-weight objects in IE as well.
1 comment
ADMIN
Marin Bratanov
Posted on: 21 Feb 2017 13:49
This will not be implemented. An overlay must be an iframe, and an opaque iframe. This will break the concept of a semi-transparent modal background.