Page MenuHomePhabricator

UI READ EDIT VIEW HISTORY bar jumps
Closed, DuplicatePublic

Description

Win10, Opera Browser 70.0.3701.0:

When the screen (1366px) is split to half width (winkey+<left>), the browser has half the width which causes the mentioned bar to keep oscillating back and forth between the two positions shown in the image.

The below div appears to ontain the issue.

<div id="p-views" role="navigation" class="vectorTabs" aria-labelledby="p-views-label">
<h3 id="p-views-label">Views</h3>
<ul>

		<li id="ca-view" class="collapsible selected"><a href="/wiki/Wigner_semicircle_distribution">Read</a></li><li id="ca-edit" class="collapsible"><a href="/w/index.php?title=Wigner_semicircle_distribution&amp;action=edit" title="Edit this page [alt-shift-e]" accesskey="e">Edit</a></li><li id="ca-history" class="collapsible" style="display: block;"><a href="/w/index.php?title=Wigner_semicircle_distribution&amp;action=history" title="Past revisions of this page [alt-shift-h]" accesskey="h">View history</a></li>

</ul>
</div>

Event Timeline

Low priority but probably an easy fix.

Hi @Mellofellow, thanks for taking the time to report this and welcome to Wikimedia Phabricator!

Low priority but probably an easy fix.

If you think so then your patch is welcome. :) See https://www.mediawiki.org/wiki/Gerrit/Tutorial

Sorry I didn't see the duplicate.

But I looked through your link, well beyond my capabilities. I should have wrote, "...for someone else."

Cheers!