The second stadium image will by cut in half.
Version: unspecified
Severity: normal
• Tfinc | |
Apr 17 2012, 12:46 AM |
F9197: Screenshot_2012-05-15-13-32-47.png | |
Nov 22 2014, 12:19 AM |
The second stadium image will by cut in half.
Version: unspecified
Severity: normal
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T51440 MobileFrontend images shown double-sized in Retina desktop, iOS 7 beta | |||
Open | None | T40848 Security: CSS positioning can be used to break out of the content area | |||
Open | None | T37704 Drop support in wikitext for inline styles | |||
Resolved | None | T38030 Inline styles: Mobile Frontend doesn't display multiple horizontal images well |
Same issue on http://en.m.wikipedia.org/wiki/RMS_Titanic#section_3 - Titanic's First Class passenger facilities
The first is caused by an inline style "width: 461px;" on a div with class thumb and tright
The second also has an inline style "width:222px;" on a div with class="thumbinner"
See Bug 35704
I am still seeing this issue on android 4.0.2 (the image is cut off). On android 2.3.6, the whole image is visible, after horizontally scrolling to the right.
PS I exported the enwiki lakers article to my dir on mobile geo for testing: http://mobile-geo.wmflabs.org/w_awjr/index.php?title=Los_Angeles_Lakers&mobileaction=toggle_view_mobile#section_7
Created attachment 10602
Example from android 4.0.2
This is a screenshot from http://mobile-geo.wmflabs.org/w_awjr/Strangers_on_a_Train_(film)#section_2, taken from android 4.0.2, after the fix had been applied.
Attached:
Jon's fix in https://gerrit.wikimedia.org/r/#/c/7757/ seems to have resolved the issues.