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

Last summary-infobox during user-tutorial is out of border (in Firefox) #10634

Open
maw42 opened this issue Dec 29, 2024 · 5 comments
Open

Last summary-infobox during user-tutorial is out of border (in Firefox) #10634

maw42 opened this issue Dec 29, 2024 · 5 comments
Labels
walkthrough-help An issue with the walkthrough or help pane

Comments

@maw42
Copy link

maw42 commented Dec 29, 2024

URL

https://www.openstreetmap.org/edit#map=19/49.040941/12.122252

How to reproduce the issue?

Click through the OpenStreetmap-tour which is part of the tutorial session right after registrating an account.
Then at the end, the last infobox is partially out of the browser-window and not seen. Browser is LibreWolf 133.0.3-1 (a fork of Firefox), scaling in Browser is 100%, in operating system (archlinux with KDE / Plasma GUI) the UI-scaling is 150%, but should be irrelevant.
When reducing scaling in the browser, the window is shown completely again and in the bounds of the browser again.

Probably not everyone will know that changing browser-scaling is necessary, and will thus be confused.

Screenshot(s) or anything else?

finish_scaling_wrong

Here is a paste of the browser-element, picked via the webinspector:

<div class="curtain-tooltip popover tooltip arrowed in top" style="top: 80.1833px; left: 1163.04px;">
    <div class="popover-arrow"></div>
    <div class="popover-inner" style="top: 0px;"><span class="localized-text" lang="en-US">You're now ready to edit
            OpenStreetMap!<br><br>You can replay this walkthrough anytime or view more documentation by pressing the
            <svg class="icon inline">
                <use xlink:href="#iD-icon-help"></use>
            </svg> <span class="localized-text" lang="en-US">Help</span> button or the <kbd><span class="localized-text"
                    lang="en-US">H</span></kbd> key.</span>
        <div class="button-section"><button href="#" class="button action"><span class="localized-text"
                    lang="en-US">OK</span></button></div>
    </div>
</div>

and a screenshot of the CSS-boxes:
finish_scaling_wrong_2

Which deployed environments do you see the issue in?

No response

What version numbers does this issue effect?

No response

Which browsers are you seeing this problem on?

Firefox

@AntonKhorev
Copy link
Contributor

Isn't it the same as #10233 and #10267?

@maw42
Copy link
Author

maw42 commented Dec 29, 2024

yes, seems to be same issue, just occuring at different steps. #10233 and #10267 are missing some technical details, maybe this issue is helpful in debugging / fixing. Feel free to link to the other issues and mark as duplicate as needed. Thank you :)

@AntonKhorev
Copy link
Contributor

just occuring at different steps

Is there any step when it doesn't occur? I think I've seen it during various steps. But now I opened the tutorial on my local machine and it works fine.

Were shaded/unshaded areas moving around during the tutorial when infoboxes were misplaced? I think I couldn't see them when bugs were happening.

@maw42
Copy link
Author

maw42 commented Dec 29, 2024

I did not see shaded areas moving around, but noticed that I was using a lower and different system resolution (in Display settings in KDE Plasma) than recommended, so had a black area at the top and bottom of my screen (so I used 1920x1080 , 16:9, or some similar resolution). When I switched to 2256x1504, ratio 3:2), it did no longer occur. But in both cases the LibreWolf-browser was maximized, so should not be a factor...
Maybe resolution was initially too low, or somehow the system-resolution is processed instead of the browser-solution somewhere?

@k-yle k-yle added the walkthrough-help An issue with the walkthrough or help pane label Dec 29, 2024
@tyrasd
Copy link
Member

tyrasd commented Jan 7, 2025

To reproduce: it is apparently relevant that the browser window is narrow in the vertical direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
walkthrough-help An issue with the walkthrough or help pane
Projects
None yet
Development

No branches or pull requests

4 participants