Search and Top Navigation
#8492 closed bug (notabug)
Opened August 13, 2012 05:06AM UTC
Closed August 13, 2012 10:03AM UTC
Jqueryui.dialog Multiple dialog bug
Reported by: | elitexp | Owned by: | elitexp |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When display two jqueryui dialog frames using AjaxDialog.js shipped with ASP.net MVC, its ok to display it.
When, the second dialog is closed, the first dialog's top is modified to be negative and goes up.. so, it gets hidden most of the time.
Possible: the second dialog gets created with negative top css value..
Attachments (0)
Change History (3)
Changed August 13, 2012 09:08AM UTC by comment:1
owner: | → elitexp |
---|---|
status: | new → pending |
Changed August 13, 2012 09:59AM UTC by comment:2
status: | pending → new |
---|
I have tested it and its a success in http://elitexp.aspnet45.cytanium.com/test/jquerytest
but inside, http://elitexp.aspnet45.cytanium.com , I have also included lots of css including bootstrap . I don't know whether it is causing the problem or what, but please have a look at it..
Please login with 'admin' as username and anything as password in the latter one..
Thanks to your concern...
Changed August 13, 2012 10:03AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
We cannot spend the time to dig through "lots of css", especially on a site that requires a login. Either reduce this to find the problem or look for help on forums.
Please provide a reduced test case that uses the latest version of jQuery Ui and does not use ASP.net MVC.