Page MenuHomePhabricator

UploadWizard does not support responsive web design
Closed, ResolvedPublic

Description

Author: vvv214wth

Description:
when i resize the page for uploadwizard, the 'steps' bar(id="mwe-upwiz-steps") can resize, but after a size, it doesn't response to me at all. and the top personal toolbox(id="p-personal") will shadow the contents below...I use Chrome
I think it should support RWD to work well on every devices(from PC to mobile).
the 'steps' bar should resize, and after a size small enough, it should align vertically instead of horizontally (because the width is too small to fit these words on 'steps' bar)


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=27995

Details

Reference
bz47917

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 1:26 AM
bzimport set Reference to bz47917.
bzimport added a subscriber: Unknown Object (MLST).

Thanks for the bug report, is it possible to attach a screenshot? that would be great.

vvv214wth wrote:

contents don't fit into the screen when the display divice is very small

Attached:

RWD.png (774×400 px, 83 KB)

Tianhao Wang: How many pixels wide is that screen?
And if you can tell, which device has only so few pixels of screen estate?

vvv214wth wrote:

well the point is, I think web page should responde to width of the browser.
As I can see, the "steps" bar floats out of the window when width is less than 1000px, and the uploaded screen is 400px in width.
(In reply to comment #3)

Tianhao Wang: How many pixels wide is that screen?
And if you can tell, which device has only so few pixels of screen estate?

I looked at the screenshot again today and think that this is a problem of MediaWiki in general. The personal bar always acts weird when re-sizing.

UploadWizard is no good; hopefully the patch above would help.

Mobile web and commons uploader both support uploading on small screens/mobile devices.