Page MenuHomePhabricator

Mediawiki theme: focus inset overlaps scrollbars
Closed, ResolvedPublic

Description

pasted_file (123×392 px, 3 KB)

I think the only way to fix this is by applying the styles to the wrapper, but then you'd need to pass the focus state of the textarea to the wrapper, instead of using :focus (which wouldn't work in plain PHP mode, so it would need to degrade gracefully).


Solution
Fixed with exception of browsers (IE/Edge) which don't support this standard property (yet).

BeforeAfter
T103851 multiline textinput _before OOjs UI Demos 2017-01-30.png (168×1 px, 15 KB)
T103851 multiline textinput _after OOjs UI Demos 2017-01-30.png (172×1 px, 15 KB)

Event Timeline

Esanders raised the priority of this task from to Needs Triage.
Esanders updated the task description. (Show Details)
Esanders added a project: OOUI.
Esanders subscribed.
Jdforrester-WMF set Security to None.

Change 335178 had a related patch set uploaded (by VolkerE):
Mediawiki theme: Fix focus inset to overlap scrollbars

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

Volker_E claimed this task.

Fixed with exception of browser who don't support this standard property (yet).

Change 335178 merged by jenkins-bot:
Mediawiki theme: Fix focus inset to overlap scrollbars

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

Volker_E updated the task description. (Show Details)
Volker_E removed a subscriber: gerritbot.