Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 18:06 UTC
Updated:
11 Apr 2012 at 16:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
peterpajchl commentedEnclosed patch sets IFRAME scrolling attribute defaults to 'auto'.
Comment #2
peterpajchl commentedSetting to "needs review"
Comment #3
dddave commentedStill relevant?
Comment #4
dddave commented#1: media-scrolling-issue-1359524-2.patch queued for re-testing.
Comment #5
dddave commented@DaveReid or somebody who is in the know:
Do we still need this?
Comment #6
MPetrovic commentedYes, it's still relevant. I have 2 rows of items in my View and can't see the submit button without holding the middle mouse button down and dragging.
Comment #7
dddave commentedYou can speed up the process if you could test the patch and post your findings here. ;)
Comment #8
dave reidI'm having a problem duplicating this condition in Chrome. If I increased the pager limit for the Media browser view to 50, the dialog still sizes it's height correctly so that I don't have to scroll.
Comment #9
devin carlson commentedI've tested this with a number of themes and, depending on how they style things like exposed views filters, the buttons can be pushed off of the page and require a middle mouse button click to scroll to.
This patch guarantees that users will still be able to use the buttons regardless of which administrative theme they are using. It would also enable the extra "scrollbox" div on the library tab to be removed.
The patch applied cleanly with an offset. I've attached an image showing how the buttons can be hidden (using bartik as an example) and how the patch enables the iframe to be scrolled so the buttons can be reached.
I think that this is the best option, short of removing the ability to select a custom administration theme.
Comment #10
devin carlson commentedMarked #1489690: media browser layout broken in Bartik as a duplicate.
Comment #11
devin carlson commentedMarked #1490816: Media browser plus modal window height as a duplicate.
Comment #12
devin carlson commentedMarked #1445994: risks of hidden overflow in modal popups as a duplicate.
Comment #13
drzraf commentedtested the patch, the above bug is not a duplicate
Comment #14
dave reidCommitted #1 to Git.
http://drupalcode.org/project/media.git/commit/5aaa570
http://drupalcode.org/project/media.git/commit/a581786
Comment #16
rfiertek commentedHI,
Anyone have an idea how I could patch Drupal 6.x, where the proper js file is located?
Thanks,
Robert