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

Chat window doesn't always notify the user on Windows #114

Closed
jnodev opened this issue Oct 10, 2014 · 0 comments
Closed

Chat window doesn't always notify the user on Windows #114

jnodev opened this issue Oct 10, 2014 · 0 comments
Labels
Milestone

Comments

@jnodev
Copy link
Contributor

jnodev commented Oct 10, 2014

One of my chat partners (Windows 7, Ricochet 1.0.4) complains, that the chat window sometimes doesn't blink after receiving new messages. I can reproduce the problem with a build from current master on Windows 8.1 with following steps:

  • from windows start a chat to another system. Keep the chat window at front.
  • send a reply from the other system. The taskbar on Windows starts blinking.
  • wait until the blinking stops. You might exchange further messages.
  • from now on the chat window on Windows won't blink until you minimize and restore it

Thus to minimize a chat window on Windows you have to minimize, restore, minimize.

jnodev added a commit to jnodev/ricochet that referenced this issue Oct 11, 2014
On Windows a chat window in the background sometimes doesn't notify the
user about new messages. It seems, that this is caused by the alert
of an already active window. Thus checking if the window hasn't already
active focus prevents above mentioned behavior.
@special special added this to the 1.1.0 milestone Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants