Ticket #845 (closed defect: fixed)
Dialer doesn't honour its button in Today
| Reported by: | Tuukka.Hastrup@… | Owned by: | chris@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-today | Version: | current svn head |
| Severity: | critical | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Whereas the button in Today for Contacts always works in my tests, the button
for Dialer does not. This leads me to suspect the bug is in Dialer although it
could be in Today as well.
Most often the button for dialer works the first time. But when I change back to
Today, the button doesn't bring the dialer up anymore. If I try tens of times,
at some point it does work however. Also if I close the existing window, I might
have more chance of success with the button after that.
Change History
comment:2 Changed 6 years ago by Tuukka.Hastrup@…
Yes, that's one part of the issue.
The second part is that if the Dialer window is not open, it often doesn't open
at the time the button in Today is pressed.
comment:4 Changed 6 years ago by chris@…
This is probably due to the button launching dialer single-instance, when dialer
has its own single-instance handling. I'll look into this ASAP

So the issue here is that the main Dialer window does not get presented if it is
already open, but hidden at the time the button is Today is pressed?