Page MenuHomePhabricator

PagePreview popup doesn't close when coming back from other browser tab, blocking view
Closed, DuplicatePublicBUG REPORT

Description

From https://www.mediawiki.org/wiki/Topic:Xbrvi2n4299i18w7:

The feature that pops up little previews of links is very useful. But it is not useful when you open such a link in a new TAB in the browser and upon closing said TAB again, that little window is still there and blocks the view to underlying text. You have to find a new link to hover the mouse cursor over to be able to close it.
I usually get so P. O. that I turn that feature off altogether. I guess this was not the intention with its birth. Or perhaps it was? I don't know.
I guess you could say I find it too obtrusive and far too persistent for my taste.
Perhaps a time delay until it is shown, and a timeout when it is automatically closed? If there is, that's far too short in the beginning (showing) and far too long at the end (closing).
Perhaps I'm the only one finding this a very odd behavior. Using Manjaro Linux, Firefox browser. If that matters.
I will probably not be back here, unless I stumble on the topic somehow. Just thought I'd vent my dissatisfaction with this otherwise nice feature.

Steps to reproduce:

  • Use Chrome.
  • Open a random article.
  • For the next steps, use only the keyboard. Move the mouse cursor away and make sure it's not hovering anything.
  • Use the tab key to navigate to a link that shows a PagePreview.
  • Open the link in a new tab with Ctrl+Enter or Ctrl+Shift+Enter.
  • Close the tab.
  • Back on the original page the popup is still open. Even navigating away with tab doesn't necessarily close it. It closes only when the next link also shows a popup, but not when the next link is e.g. a section edit link.

Peek 2023-02-01 09-43.gif (518×651 px, 599 KB)

I think this hints at another (or is it the same?) more general issue: Tabbing away from a link doesn't close the popup. I think this worked before and classifies as a Regression.