[wp-trac] [WordPress Trac] #22649: iPad: Media Modal Problem Editing Long Values
WordPress Trac
noreply at wordpress.org
Tue Dec 4 01:18:43 UTC 2012
#22649: iPad: Media Modal Problem Editing Long Values
---------------------------------------+------------------------------
Reporter: miqrogroove | Owner: azaozz
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch needs-testing |
---------------------------------------+------------------------------
Comment (by azaozz):
Tried to find other workaround but don't see any. The above patches works,
but have side effects.
22649-admin-bar.js.patch sets the toolbar to `position: absolute` while a
text field or a textarea is focused. This keeps it in place at the top but
effectively hides it if the window is scrolled down.
22649-media-views.js.patch sets the media modal to `position: absolute`
which shows it at the top of the window, so we would need to scroll to the
top for the user to see it :(
I'm 50/50 on both workarounds. They make better in iOS Safari but the side
effects are significant.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22649#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list