Page MenuHomePhabricator

Regression: Summary and captcha field in editor is missing styling
Closed, ResolvedPublic

Description

See screenshot.

For some reason the summary field in the editor no longer has appropriate styling. It's supposed to have a border at the very least.


Version: unspecified
Severity: normal

Details

Reference
bz72463

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:46 AM
bzimport set Reference to bz72463.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 16871
screenshot of summary interface

Attached:

Screen_Shot_2014-10-23_at_4.45.24_PM.png (285×946 px, 30 KB)

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/iZsd0UBQ

gerritadmin wrote:

Change 168524 had a related patch set uploaded by Kaldari:
Fix summary field in mobile editor

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

gerritadmin wrote:

Change 168524 merged by jenkins-bot:
Fix summary field in mobile editor

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

gerritadmin wrote:

Change 168573 had a related patch set uploaded by Florianschmidtwelzow:
Remove special styling of captcha input field in EditorOverlay

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

gerritadmin wrote:

Change 168573 merged by jenkins-bot:
Remove special styling of captcha input field in EditorOverlay

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

Note input styles are currently not loaded on all pages and probably should be so bug is not fixed.

@Jon: You mean mw-ui-input? It's a dependency for mobile.editor in Kaldari's change:
https://gerrit.wikimedia.org/r/#/c/168524/1/includes/Resources.php

Errg I just saw your patch.
That said the input CSS module contains a lot of cruft not relevant to mobile. We may want to revisit this considering it only styles two input fields.