Author: Thehelpfulonewiki
Description:
This is on https://en.wikipedia.org/w/index.php?title=Special:UserLogin&type=signup&returnto=Main+Page&useNew=1
Version: 1.22.0
Severity: minor
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=47713
| • bzimport | |
| Apr 26 2013, 12:25 AM |
| F10980: Excess_white_space.png | |
| Nov 22 2014, 1:41 AM |
Author: Thehelpfulonewiki
Description:
This is on https://en.wikipedia.org/w/index.php?title=Special:UserLogin&type=signup&returnto=Main+Page&useNew=1
Version: 1.22.0
Severity: minor
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=47713
The CAPTCHA only displays at that link while logged out. A comparison screenshot here would be helpful.
Thehelpfulonewiki wrote:
Screenshot showing excess white space between captcha and refresh link
Per request - I've selected the captcha so that you can see where it ends and gap between it and the refresh link.
Attached:
The CAPTCHAs vary in height. I put a min-height of 95 (which seems to be a close upper bound) to accomplish two goals:
If this seems to be worse than jumping, we could look at removing the min-height. Or, we could change the CAPTCHA generation script to output fixed height images (a bigger project).
No, that's just to avoid splitting the reload text and reload image. This is about the whitespace in the CAPTCHA
E3 requesting backport to wmf4 (only) with gerrit change 64250 so this change to the new Create account form can accompany the wmf4 roll-out. Low-risk since the new forms are opt-in.
Fix is backported to wmf4. The captcha is a little closer because it's inside the fancycaptcha-image-container, whose min-height we set to 95 so the rest of the form doesn't (well, rarely) shift up and down each time you refresh the captcha image.