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

Window title in third party app switcher #13722

Closed
lasekio opened this issue Jul 18, 2018 · 7 comments
Closed

Window title in third party app switcher #13722

lasekio opened this issue Jul 18, 2018 · 7 comments
Assignees
Labels
3-0-x bug/os-regression A new version of an OS broke something platform/macOS status/reviewed A maintainer made an initial review but not reproduced the issue

Comments

@lasekio
Copy link

lasekio commented Jul 18, 2018

  • Electron Version: 3.0.0.beta.3
  • Operating System (Platform and Version): Mac OS X 10.13.6
  • Last known working Electron version: 2.0.5

Expected Behavior
Window title (document.title) shows as window title using third party window switcher like Contexts

Actual behavior
It shows app name (Electron) instead of window title

To Reproduce

  1. Install contexts app or other window switcher that shows window titles
  2. Clone and run untouched electron-quick-start with npm start
  3. Run app switcher and you see app with Hello World! title (see screenshot)
  4. Install electron beta 3 npm install --save-dev electron@3.0.0-beta.3 and run app again npm start
  5. Run app switcher and you see app with Electron title (see screenshot)

Screenshots
Electron v2:
ss1

Electron Beta:
ss2

Additional Information
I know is it some sort of corner case but it is still a regression plus this can indicate non-native windowing

@welcome
Copy link

welcome bot commented Jul 18, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@sofianguy sofianguy added this to Triage: Needs Review in 3.0.x / 3.1.x Jul 23, 2018
@MarshallOfSound MarshallOfSound added the status/reviewed A maintainer made an initial review but not reproduced the issue label Jul 26, 2018
@ckerr ckerr added bug/os-regression A new version of an OS broke something and removed bug 🪲 labels Aug 2, 2018
@sofianguy sofianguy moved this from Triage: Needs Review to Triage: Blocks Stable in 3.0.x / 3.1.x Aug 8, 2018
@nitsakh
Copy link
Contributor

nitsakh commented Aug 14, 2018

Interesting.. I use HyperSwitch[https://bahoom.com/hyperswitch] for switching windows and this doesn't repro with it.

@nitsakh nitsakh self-assigned this Aug 14, 2018
@lasekio
Copy link
Author

lasekio commented Aug 14, 2018

Can you try with Contexts? Its free to download

@nitsakh
Copy link
Contributor

nitsakh commented Aug 14, 2018

Yeah! I am able to see the issue with Contexts trial. Not sure what's different/what's going on. 😕
Will look into this further.
(Also, Contexts works pretty cool!)

@codebytere codebytere moved this from Triage: Blocks Stable to Active: Assigned in 3.0.x / 3.1.x Aug 23, 2018
@nitsakh
Copy link
Contributor

nitsakh commented Aug 24, 2018

Pretty sure this is a focus related issue in 3.0.x. Probably related to #13913.

@codebytere codebytere removed this from Active Nonblockers in 3.0.x / 3.1.x Sep 6, 2018
@codebytere
Copy link
Member

^ moved to card, not removed

@nitsakh
Copy link
Contributor

nitsakh commented Sep 12, 2018

Closing as the PR has been merged now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-0-x bug/os-regression A new version of an OS broke something platform/macOS status/reviewed A maintainer made an initial review but not reproduced the issue
Projects
None yet
Development

No branches or pull requests

6 participants