Page MenuHomePhabricator

Special:UserLogin captcha image overflows the container
Closed, DeclinedPublic

Description

Author: jaredflores2000

Description:
Shows effect of different fonts used to generate CAPTCHA

The CAPTCHA on the login/signup page in Special:UserLogin overflows the container because it doesn't have any specified size parameter to constrain it.


Version: unspecified
Severity: trivial

Attached:

overflowCaptcha.PNG (488×507 px, 34 KB)

Details

Reference
bz57821

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:35 AM
bzimport set Reference to bz57821.
bzimport added a subscriber: Unknown Object (MLST).

(In reply to Jared Flores from comment #0)

Created attachment 13951 [details]
Shows effect of different fonts used to generate CAPTCHA

The CAPTCHA on the login/signup page in Special:UserLogin overflows the
container because it doesn't have any specified size parameter to constrain
it.

The size parameter probably isn't the best way of doing this. If we shrink, or cut off the captcha, it becomes unreadable or unusable. the box should just expand with the captcha...

Attached:

overflowCaptcha.PNG (488×507 px, 34 KB)

Change 167231 had a related patch set uploaded by Ankitashukla:
Width to prevent captcha overflow from container

https://gerrit.wikimedia.org/r/167231

(In reply to Jared Flores from comment #0)

Created attachment 13951 [details]
Shows effect of different fonts used to generate CAPTCHA

The CAPTCHA on the login/signup page in Special:UserLogin overflows the
container because it doesn't have any specified size parameter to constrain
it.

How did you generate that CAPTCHA, and (relatedly) on what site did you take that screenshot?

I've never seen that in WMF production, so I suspect your system may be using the wrong fonts.

Attached:

overflowCaptcha.PNG (488×507 px, 34 KB)

Florian changed the task status from Open to Stalled.Jan 2 2015, 9:48 PM
Florian subscribed.

+1 to Mattflashen: Can't reproduce in my dev environment and never saw in wmf wikis :/

The design of the login form looks like MW1.21 or similar, have you tried to update your MediaWiki and ConfirmEdit version?