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

RAM Watch Icon becomes EmuHawk's TaskBar Icon #334

Closed
GoogleCodeExporter opened this issue Jun 22, 2015 · 2 comments
Closed

RAM Watch Icon becomes EmuHawk's TaskBar Icon #334

GoogleCodeExporter opened this issue Jun 22, 2015 · 2 comments
Labels
App: EmuHawk Relating to EmuHawk frontend Repro: Affects 2.3/2.3.1/2.3.2 (2.3.3 has its own label) Repro: Fixed/added in 2.3.3

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Have a ROM and RAM Watch on AutoLoad and have them be valid.
2. Open EmuHawk
3. The Ram Watch Icon is the "Icon" for EmuHawk

What is the expected output? What do you see instead?
EmuHawk's Taskbar Icon to be the first one/on top.


Original issue reported on code.google.com by hegyak on 1 Dec 2014 at 5:55

@GoogleCodeExporter
Copy link
Author

Confirmed. The icons for the individual windows are fine but the RAM Watch 
window opens before the main window, and with taskbar button combining enabled 
apparently Windows uses the icon of the first window that opens for the group. 
The fix would be to move the window auto-loading out of the main form's 
constructor and into its Shown event (Load is still too early).

Original comment by jdpurcell on 29 Dec 2014 at 4:49

@YoshiRulz
Copy link
Member

YoshiRulz commented Oct 22, 2017

Reproducible w/ BizHawk 2.3 on Win10 x86_64, though not if BizHawk was pinned before setting autoload or even when pinned after RAM Search autoloaded. (Is RAM Watch's autoload supposed to be upon opening BizHawk? Because it didn't.)

Edit: retest w/ 2.3

@YoshiRulz YoshiRulz added the Repro: Affects 2.3/2.3.1/2.3.2 (2.3.3 has its own label) label Jan 27, 2019
@YoshiRulz YoshiRulz added this to the Remaining Grandfathered Issues milestone Feb 7, 2019
@YoshiRulz YoshiRulz removed this from the Remaining Grandfathered Issues milestone Feb 7, 2019
@YoshiRulz YoshiRulz added Repro: Fixed/added in 2.3.3 App: EmuHawk Relating to EmuHawk frontend and removed App: EmuHawk Relating to EmuHawk frontend Priority: Low labels Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: EmuHawk Relating to EmuHawk frontend Repro: Affects 2.3/2.3.1/2.3.2 (2.3.3 has its own label) Repro: Fixed/added in 2.3.3
Projects
None yet
Development

No branches or pull requests

3 participants