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

Fullscreen hotkey not working #667

Closed
bhajneet opened this issue Nov 10, 2021 · 6 comments · Fixed by #668
Closed

Fullscreen hotkey not working #667

bhajneet opened this issue Nov 10, 2021 · 6 comments · Fixed by #668
Assignees
Labels
Impacts All Affects nearly all or all end-users! ○ Type Bug Regressions/production issues that do not function as intended.

Comments

@bhajneet
Copy link
Member

Describe the bug

Can't full screen on windows, possibly introduced by fixing mac hotkeys

Step to reproduce behavior

Expected behavior

Screenshots

Bug environment

  • Device:
  • OS: Windows
  • Browser:
  • Version:
@bhajneet bhajneet added the ○ Type Bug Regressions/production issues that do not function as intended. label Nov 10, 2021
@bhajneet
Copy link
Member Author

Everything looks good in c99270e

So I would suggest pulling a reference before this to see if the hotkeys are working to single out this commit. If there is an issue in this commit we have to figure it out for windows users.

@saihaj do you think you can fix this?

@saihaj
Copy link
Member

saihaj commented Nov 10, 2021

I don't have a windows workstation to test so not much I can do. @Harjot1Singh can you take a look?

@bhajneet
Copy link
Member Author

Also, idk if you want to bundle in this tracker, but apple+Q is not working on main Shabad OS window on macOS

@saihaj
Copy link
Member

saihaj commented Nov 10, 2021

I don't think it worked before #548 (comment)

@bhajneet bhajneet moved this to Triage in Project Management Nov 11, 2021
@bhajneet bhajneet moved this from Triage to Requirements Analysis in Project Management Nov 11, 2021
@bhajneet bhajneet added Effort 1 Simple task (code/non-code). Impacts All Affects nearly all or all end-users! labels Nov 11, 2021
@bhajneet bhajneet moved this from Requirements Analysis to Ready for Development in Project Management Nov 11, 2021
@bhajneet bhajneet changed the title Fullscreen hotkey Fullscreen hotkey not working Nov 11, 2021
@Harjot1Singh Harjot1Singh removed the Effort 1 Simple task (code/non-code). label Nov 11, 2021
@Harjot1Singh
Copy link
Member

I believe this issue was introduced by updating Electron - the window.require('electron') is throwing an exception. Strangely, this is not appearing in Sentry.

I do not believe this is possible to have been introduced in the mac bar settings PR - did you re-install electron after rolling back?

If it isn't that, something has been changed/updated to cause window.require('electron') to no longer be valid

@Harjot1Singh
Copy link
Member

@Harjot1Singh Harjot1Singh self-assigned this Nov 11, 2021
@Harjot1Singh Harjot1Singh moved this from Ready for Development to In Code Review in Project Management Nov 11, 2021
Harjot1Singh added a commit to Harjot1Singh/presenter that referenced this issue Nov 11, 2021
Harjot1Singh added a commit that referenced this issue Nov 12, 2021
Repository owner moved this from In Code Review to Done in Project Management Nov 12, 2021
@Harjot1Singh Harjot1Singh moved this from Done to In Testing in Project Management Nov 12, 2021
@Harjot1Singh Harjot1Singh removed their assignment Nov 16, 2021
@bhajneet bhajneet moved this from In Testing to Done in Project Management Nov 18, 2021
@bhajneet bhajneet moved this from Done to In Testing in Project Management Nov 18, 2021
@bhajneet bhajneet self-assigned this Nov 18, 2021
@Harjot1Singh Harjot1Singh moved this from In Testing to Done in Project Management Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impacts All Affects nearly all or all end-users! ○ Type Bug Regressions/production issues that do not function as intended.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants