Search and Top Navigation
#4992 closed bug (worksforme)
Opened December 03, 2009 08:52PM UTC
Closed December 04, 2009 04:42AM UTC
Last modified October 11, 2012 09:15PM UTC
Dialog - Modal - Not Vertically Centering In Viewport
Reported by: | gomerpylevw | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | dialog, modal, viewport, center | Cc: | |
Blocked by: | Blocking: |
Description
I have a simple modal dialog and I am creating/calling it in my ASP.Net code behind (dynamically generating the code). In regular situations the dialog opens fine nice and centered. But I have a GridView that has a lot of results and if I click on one of the results it pops up the dialog. If I scroll down a page or two and click on one of the links, the dialog opens at the very top and I have to scroll back up to the top to see it.
Please provide a test case.