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

Broken key activation window #20

Open
Fan4eGGG opened this issue Oct 3, 2023 · 11 comments
Open

Broken key activation window #20

Fan4eGGG opened this issue Oct 3, 2023 · 11 comments
Labels
help wanted Extra attention is needed

Comments

@Fan4eGGG
Copy link

Fan4eGGG commented Oct 3, 2023

I tried to activate the key in the Steam client, but the window in the Metro theme is broken and looks like this:
Screenshot_1

@RoseTheFlower
Copy link
Owner

This is a known issue that I feel is caused by the injectors rather than my CSS. Closing and re-opening the window should fix it. Not long ago, I brought this up to one of the creators of CSSLoader, @suchmememanyskill , but they couldn't reproduce.

@Fan4eGGG
Copy link
Author

Fan4eGGG commented Oct 3, 2023

wow. ur right. re opening window fix this issue.
But will this problem recur and does it need to be addressed🤔

@PhantomGamers
Copy link

I'm not saying it's not an issue that could be resolved on the patcher side, though I'm not sure how, but it does seem to be related to something specific with your skin as I can reliably reproduce this issue with your skin but not with others.

@RoseTheFlower

This comment was marked as off-topic.

@PhantomGamers

This comment was marked as off-topic.

@RoseTheFlower

This comment was marked as off-topic.

@RoseTheFlower
Copy link
Owner

Looks like for some reason it's related to the context menu skinning. Looking further into it now.

@PhantomGamers

This comment was marked as off-topic.

@RoseTheFlower
Copy link
Owner

RoseTheFlower commented Oct 3, 2023

[class*="contextmenu_contextMenuItem_"] {
	padding:4px 8px !important;

This is the culprit. Any thoughts, Phantom?

@PhantomGamers
Copy link

Hm, not sure, that doesn't really make sense to me because the product activation dialog doesn't have that class anywhere in it... hmm

@RoseTheFlower
Copy link
Owner

If the top and bottom padding is set to at least 7px from the 4, that fixes it too. Makes no sense.

@RoseTheFlower RoseTheFlower added the help wanted Extra attention is needed label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants