Opened 15 years ago
Closed 15 years ago
#11269 closed enhancement (fixed)
Media page jumps after unfolding image details
Reported by: | caesarsgrunt | Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Media | Keywords: | has-patch tested commit |
Focuses: | Cc: |
Description
On the Media Library and Gallery pages, when you click Show next to an image, the following happens :
- The image details slide down.
- The page jumps so that the row for the image in question is at the top of the page.
Step 2 should not happen when the whole image details box fits on the page anyway, as it causes an unnecessary jump.
It should only scroll when it will help the image details to fit on the page better.
Attachments (1)
Change History (8)
#1
@
15 years ago
- Keywords has-patch commit added; needs-patch removed
- Milestone changed from Unassigned to 2.9
#2
@
15 years ago
- Keywords tested added
- Type changed from defect (bug) to enhancement
Tested in FF 3.5.
#5
@
15 years ago
I've asked Andrew to take a look, but for the record, saying "Tested in FF 3.5" is in no way sufficient to justify a commit. Please rally some community members to test it on additional platforms etc.
Note: See
TracTickets for help on using
tickets.
Fixes the scrolling issue.