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

I can't maximize the window #545

Open
1 of 7 tasks
gardellafacu opened this issue May 27, 2024 · 2 comments
Open
1 of 7 tasks

I can't maximize the window #545

gardellafacu opened this issue May 27, 2024 · 2 comments
Assignees
Labels
status:confirmed Issues that could be reproduced type:bug Something isn't working

Comments

@gardellafacu
Copy link

Acknowledgements

  • I have checked that there is no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • This bug affects Discord website.

  • This issue is confirmed to be reproducible when WebCord is packaged
    on at least all three latest supported Electron major releases.

  • This issue is reproducible in Chrome, Chromium or any
    Chromium-based browser, e.g Brave or Edge (please write in
    Additional Context which browser you have used if it is neither
    Chrome nor unmodified Chromium).

  • There are no fixes done to master which resolves this issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🪟️ Windows

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

30.0.3

Application version

4.9.2

Bug description

The minimize and close symbols appear but the maximize symbol is disabled.

Additional context

Notice: This issue was automatically generated by WebCord.

@gardellafacu gardellafacu added the type:bug Something isn't working label May 27, 2024
@Varauk
Copy link

Varauk commented May 28, 2024

Hi, open settings and disable "Allow for translucent window background". Enabling that blocks maximizing (as well as any resizing) for me too.

@SpacingBat3 SpacingBat3 added the status:confirmed Issues that could be reproduced label May 29, 2024
@SpacingBat3
Copy link
Owner

Huh, that's weird bug to occur for sure and it might be somehow platform dependant. I'm pretty sure this has never happened for me with Linux for the example (I'm yet to verify this when I have access to my PC)...

I'll check if I can fix this via Electron API, maybe ensure I didn't mess anything somehow or try to enforce values of resizeable and maximizable in some way...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed Issues that could be reproduced type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants