tabli icon indicating copy to clipboard operation
tabli copied to clipboard

Tabli popup sometimes doesn't resize

Open antonycourtney opened this issue 9 years ago • 6 comments

The Tabli popup usually resizes to maximum popup height to accomodate the Tabli window content. Sometimes, though, this doesn't happen and we see an unusably shrunken popup:

image

Seems to be non-deterministic and infrequent (at least on my machine), but does happen.

Reported by @cartazio and @killian

If we can't repro perhaps we could at least statically set the size in popup.html? Or explicitly set size dynamically post-render?

antonycourtney avatar Sep 30 '15 21:09 antonycourtney

i think it happens when theres some sort of hovering ux focus thing going on, or at least thats when i hit it

cartazio avatar Sep 30 '15 22:09 cartazio

@cartazio Can you elaborate a bit? You mean something else in the browser capturing mouse focus? Thanks

antonycourtney avatar Sep 30 '15 22:09 antonycourtney

possibly.... when i stumble into a repro i'll go all debuggery on it :)

cartazio avatar Sep 30 '15 22:09 cartazio

@cartazio Thanks.

antonycourtney avatar Sep 30 '15 22:09 antonycourtney

I've created some extensions myself and have only been able to find this "solution": https://github.com/gorhill/uMatrix/issues/423

This is also not unique to this extension, I've got the same issue on Lastpass.

tmikaeld avatar May 11 '16 19:05 tmikaeld

User Pete Brag provided this video of this happening: https://www.youtube.com/watch?v=GvM9e6oo8UI

antonycourtney avatar Jul 16 '17 23:07 antonycourtney