|
|
Bubbles Yahoo Email Client V1.0 Parsing email headers (from/subject/date) and notifies about new/unread emails. |
|
||
|
You must be logged in to post a comment. |
|
|
Bubbles Yahoo Email Client V1.0 Parsing email headers (from/subject/date) and notifies about new/unread emails. |
|
||
|
You must be logged in to post a comment. |
Few issues I found
1. Escape key does not close (hide to tray) the bubble!
2. Not sure if it happens with IE or firefox (havent tested that) but even if there are no unread items, the bubblr title still shows that there are n unread items e.g.(2 unread) Yahoo Mail, username…
Hi amol,
Regarding the Escape issue, I think it is happening because of Yahoo internal key events catching. Yahoo scripts (not this extension) catch all kinds of events, mouse clicks, key press, etc… and redirecting them to Yahoo’s user interface. It is possible that they also catching key press of the escape button and then preventing from this event to bubble up.
About the title, I can reproduce this problem. Can you give more specific case?