https://bugzilla.wikimedia.org/show_bug.cgi?id=25495

           Summary: Height of textarea in Share dialog of video player
           Product: mwEmbed
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Video player
        AssignedTo: d...@ucsc.edu
        ReportedBy: hart...@videolan.org


For me on Safari the size of that textarea is might small (always has been,
never thought to mention it before).

My CSS style there for .mv-player .overlay-win textarea {} says "height:15px",
which isn't really readable.

I also note it has "width: 100%", but that is not really ok, because 100% of
the parent div is larger than the available width due to padding in the parent.
Suggest using columns and hoping for the best, or otherwise calculating a
suited width based on the higher parent with class="overlay-win
ui-state-default ui-widget-header ui-corner-all" (The share this video overlay
dialog).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to