#7562 closed bug (duplicate)
Dialog: overlay causes browser scrollbars to appear after window resize
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce:
- On page with no visible browser scrollbars
- Open modal dialog
- Notice no visible browser scrollbars
- Close modal dialog
- Resize browser to be smaller
- Re-open modal dialog
Excepted result: no visible browser scrollbars
Actual result: visible browser scrollbars
Reduced test case:
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #5637.