Search and Top Navigation
#8091 closed bug (notabug)
Opened February 02, 2012 07:50AM UTC
Closed February 17, 2012 08:05AM UTC
Modal dialog not show on top of page in Firefox, Chrome when dialog higher than screen high
Reported by: | mashizilla | Owned by: | mashizilla |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
it occur only when scroll down ($(document).scrollTop() > 0) and dialog higher than screen high. I have test print out dialog top position and $(document).scrollTop in Firefox its not equal (In IE dialog top position equal to $(document).scrollTop and show dialog on top of page correctly)
Attachments (0)
Change History (2)
Changed February 02, 2012 11:06AM UTC by comment:1
owner: | → mashizilla |
---|---|
status: | new → pending |
Changed February 17, 2012 08:05AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please link to a minimal test case that demonstrates the issue