Opened 9 years ago
Closed 9 years ago
#9589 closed bug (duplicate)
drag title after page scrolling cause dialog shifting
Reported by: | tatsuya | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- in a very long page, scroll down the page (eg: down 500px)
- show dialog
- drag dialog title for a short distance (eg: 10px)
current effect: incorrect dialog position (the dialog will fall down (500px maybe), dialog title is not under the cursor) expected effect: the dialog moves with the drag and dialog title is under cursor
Note: See
TracTickets for help on using
tickets.
Duplicate of #9315.