Hutchy68 / pivot

A MediaWiki mobile skin which "Pivots" seamlessly to any size display.
https://pivot.wikiproject.net
BSD 2-Clause "Simplified" License
37 stars 18 forks source link

Echo popups in mobile view offset out of screen #66

Closed poVoq closed 4 years ago

poVoq commented 6 years ago

Setup

Issue

With the pivot theme the Echo extension popups are strangely offset to be partially out of the screen to the left when viewing the site in a mobile phone. This makes them effectively not usable.

Hutchy68 commented 6 years ago

What version of Echo are you using?

poVoq commented 6 years ago

Latest development master from the github repository.

Hutchy68 commented 6 years ago

You should checkout branch REL1_30, but that is broken too. Echo is a serious pain point for all custom skins. The developers kept changing code as if the extension is in continuous development without any regards for any skin but Vector. If you rotate the mobile device, the drops realign correctly and are readable. Vertical, not so much because the left position is set to a negative number in the element.

I won't have time to look at this (my every 6 month task to FIX it) until early next week. Then I have to walk the fine line of will it break 1.27 version by fixing 1.30 version.

kghbln commented 6 years ago

Echo is a serious pain point for all custom skins.

without words. I believe to remember that they send out some info a fortnight or so ago about changes ... :|

Hutchy68 commented 6 years ago

My main issue with this group is they don’t care. All they do is say well it’s not really developed for any other skin but vector and end of discussion.

Hutchy68 commented 4 years ago

Closing