This would allow the users to see more of the text they typed in the edit summary.
Description
Details
- Reference
- bz62316
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Jdforrester-WMF | T64316 Update CSS of input#wpSummary from "width: 80%" to "width: 100%" | |||
Resolved | matmarex | T111088 Convert EditPage.php to use OOUI rather than MW UI | |||
Resolved | matmarex | T120419 HorizontalLayout broken in Apex |
Event Timeline
Change 117390 had a related patch set uploaded by 01tonythomas:
Changed CSS of input#wpSummary from width:80% to width:100%
Change 118246 had a related patch set uploaded by Gerrit Patch Uploader:
wpSummaryLabel and wpSummary in one line with full width
Change 117390 abandoned by Krinkle:
Changed CSS of input#wpSummary from width:80% to width:100%
Created attachment 15094
screenshot of new positioning
attachment Screen Shot 2014-04-13 at 10.58.43.png ignored as obsolete
Created attachment 15102
Screenshot of new positioning from Ifdd8a603 (patchset 7)
Attached:
Change 118246 had a related patch set uploaded (by Krinkle):
EditPage: Render wpSummaryLabel and wpSummary on one line with full width
This issue is stalled, because the changed proposed in the patch had side effects that people didn't really feel comfortable with it seems.
Change 366584 had a related patch set uploaded (by Esanders; owner: Jforrester):
[mediawiki/core@master] OOUI EditPage: Drop 80% width restriction on wpSummary
Change 366584 merged by jenkins-bot:
[mediawiki/core@master] EditPage: Drop 80% width restriction on wpSummary for OOUI form
Change 118246 abandoned by Fomafix:
EditPage: Render wpSummaryLabel and wpSummary in one line with full width
Reason:
https://gerrit.wikimedia.org/r/366584 removes the restriction width:80% for the input field in the OOUI form. The legacy input field will be removed someday.