ie-web-notifications / ie-web-notifications.github.io

IE Web Notifications (desktop notifications)
http://ie-web-notifications.github.io/
8 stars 2 forks source link

Notification Box is showing Blank if Screen is locked [URGENT] #20

Open ambujkhanna opened 8 years ago

ambujkhanna commented 8 years ago

Case 1 : If I lock my screen while the pop up is still up the message shows as a blank box when I unlock the screen. I can hover the mouse over where the x is and it will then show the detail.

Case 2 : If Screen/system is locked and browser were minimized and i received any notification popup then once i unlock my system then come up to screen then in case also Popup is blank and when i hover on invisible cross icon then it will be visible.

Is this supposed to do this? @ukot

Before to Hover on Cross Icon: 1

After Hover on Cross Icon: 2

ie-web-notifications commented 8 years ago

It's definitely not supposed to be like this but unfortunately I cannot reproduce it, on what OS does it occur? Anyway, I do suspect one place which can fix it and I will try to make a new build with the fix today evening (in about 12 hours).

ambujkhanna commented 8 years ago

In window7 i am able to produce it. I will try to send a video

ie-web-notifications commented 8 years ago

Thanks, but don't worry with video, I clearly understand how it looks like. I will try it on a couple of Win7 machines.

ambujkhanna commented 8 years ago

Ok as you say!! But if you need then let me know will post it here.

Thanks for your support.

ie-web-notifications commented 8 years ago

Unfortunately I still cannot reproduce the issue, even on other machines as well as with remote desktop connection, however I have fixed one edge case in the painting procedure which can fix the issue.

Could you please try the version https://github.com/ukot/ie_web_notifications/releases/tag/v0.8.2? Pay attention that the download URL on the web site is not updated to it yet.

Thanks in advance.

ambujkhanna commented 8 years ago

ohhh... You are unable to produce both Case?

let me tell you in steps. mat it will help you to produce it: Case 1: 1) Login with "User A" and Lock you system (Press Win + L) 2) Login with "User B" from another system and send a notification message to "User A" 3) After couple of minutes Unlock your "User A" system and see notification. It should be visible without text and Cross icon. Just a place white box

Case 2: 1) Login with "User A" in 1 system and Login with "User B" from another system . 2) Now send a notification message to "User A" from "User B". 3) Once you receive notification on "User A" then DON'T CLOSE IT. Just Lock "User A" system. 4) Unlock your system after couple of minutes and see notification. It should be visible without text and Cross icon. Just a place white box.

Hope it will help you.

Thankyou for your support and efforts :)

ie-web-notifications commented 8 years ago

Thanks for the steps but on my machines it's always correctly displayed. Could you please check whether the version https://github.com/ukot/ie_web_notifications/releases/tag/v0.8.2 still has the issue?

ambujkhanna commented 8 years ago

Hi, I have installed your new .msi file and uninstalled old .msi but Unfortunately I am still able to reproduce it.

Please see screenshot.

My Internet Explorer Config: ie

Before to Lock my Screen: 1

After Unlock my Screen: 2

ambujkhanna commented 8 years ago

Hi,

I have upload a video on Google Drive because i can't attach here due to limitation.

Please view at https://drive.google.com/file/d/0B29Gg8dYtLvGSWlaSkR2RFpuU3c/view?usp=sharing

ie-web-notifications commented 8 years ago

I have found a machine on which I can reproduce the issue. I will look into it within several days.

Thanks a lot for the report.

ie-web-notifications commented 8 years ago

Hi!

It seems the bug is fixed in Alpha 8.3 Could you please try it?

BTW,

I have installed your new .msi file and uninstalled old .msi

Just in case, installing of a new version should automatically uninstall the previous one.

ambujkhanna commented 8 years ago

Hi,

Thankyou very much. It seems now working fine in both case.

Only what i find a small flicker is present in notification when i unlock my system. But it's manageable if you can fix it then it will make it "PERFECT".

But i really appreciate your support and quick solutions

Actual Case: 1) Login with "User A" in 1 system and Login with "User B" from another system . 2) Now send a notification message to "User A" from "User B". 3) Once you receive notification on "User A" then DON'T CLOSE IT. Just Lock "User A" system. 4) Unlock your system after couple of minutes and see notification.You will find a fluctuation in the notification.

ie-web-notifications commented 8 years ago

I have also noticed the flickering but unfortunately I cannot get rid of it.

ambujkhanna commented 8 years ago

ok... No Issues!!! I guess it is manageable.

ie-web-notifications commented 8 years ago

I still can reproduce this issue in Windows 8.1. I will look into it later. Steps:

ambujkhanna commented 8 years ago

Yet i haven't tested on Window 8+

Thanks for informing us. Will test it on same

ambujkhanna commented 8 years ago

Hi,

With your new Plugin I find an issue : Case: 1) Installed new plugin without uninstalling old plugin 2) I started sending notification and here is a catch when i receive 1st Notification, It never goes away but 2nd notification onwards is going away as per my setting which is 5mins. 1st notification i have to close it manually.

ie-web-notifications commented 8 years ago

Thanks for the report but could you please create an issue with it in https://github.com/ie-web-notifications/ie-web-notifications/issues because it is already another issue? I will look into it later.

ambujkhanna commented 8 years ago

I have created it as a fresh issue https://github.com/ie-web-notifications/ie-web-notifications/issues/1

ie-web-notifications commented 7 years ago

Hi!

I have added a workaround for that issue, namely it is forcing to re-paint the window each ~400 milliseconds. It is in version v0.10.0 (https://github.com/ie-web-notifications/ie-web-notifications/releases/tag/v0.10.0, the link on the web page is not updated yet), could you please check that now it works good enough?