Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In legacy UWP app, links opened in new window from mobile-html API Wikimedia ZIMs only show lede #659

Open
Jaifroid opened this issue Oct 13, 2024 · 0 comments

Comments

@Jaifroid
Copy link
Member

Only applies to links opened in a new window in the legacy UWP app based on EdgeHTML in WinRT, and only with dev ZIMs scraped from the mobile-html endpoint. I.e., for the moment, only the Wikivoyage app (legacy version) is affected. The reason is that the app cannot manipulate the DOM of new windows in this context (inter-window communication, even within the same app, is blocked by the framework). General browsing in the app is unaffected.

There is a workaround for users who specifically need the functionality of opening new windows with articles: in Configuration under "Display style", turn off "Use locally cached Wikimedia styles".

The fix for this issue will be to fix the override styles or to remove the code that hides the rest of the article prior to injecting the HTML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant