Opened 11 years ago
Closed 11 years ago
#8091 closed bug (notabug)
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)
Change History (2)
comment:1 Changed 11 years ago by
Owner: | set to mashizilla |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
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