Skip to content

Open empty window on 'activate' when all windows are closed (OS X)#7547

Merged
bpasero merged 1 commit intomicrosoft:masterfrom
elemongw:fix_on_activate
Jun 11, 2016
Merged

Open empty window on 'activate' when all windows are closed (OS X)#7547
bpasero merged 1 commit intomicrosoft:masterfrom
elemongw:fix_on_activate

Conversation

@elemongw
Copy link
Copy Markdown
Contributor

Clicking on the dock when no window is open should open a new window, not reopen the last one as per OS X conventions

Clicking on the dock when no window is open should open a new window, not reopen the last one
@mention-bot
Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @egamma and @joaomoreno to be potential reviewers

@msftclas
Copy link
Copy Markdown

Hi @elemongw, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;

@bpasero
Copy link
Copy Markdown
Member

bpasero commented Jun 11, 2016

@weinand can you confirm this behaviour makes sense over our current behaviour?

@elemongw can you point to the UX guidelines on Mac where this is stated?

@bpasero bpasero self-assigned this Jun 11, 2016
@bpasero bpasero added this to the Backlog milestone Jun 11, 2016
@elemongw
Copy link
Copy Markdown
Contributor Author

Excerpt from the OS X HIG

If the app is running when the user clicks its Dock icon, the app becomes active and all open unminimized windows are brought to the front; minimized document windows remain in the Dock. If there are no unminimized windows, the last minimized window should be expanded and made active. If no windows are open, the app should open a new window—a new untitled window for document-based apps, otherwise the main app window.

This rule is universally followed, even from apps that don't extensively follow the HIG

@bpasero bpasero merged commit 6588d5f into microsoft:master Jun 11, 2016
@weinand
Copy link
Copy Markdown
Contributor

weinand commented Jun 11, 2016

@bpasero yes, this makes sense.

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants