Page MenuHomePhorge

Can't grant notification permission to browser
Closed, InvalidPublic

Description

Steps to Reproduce

Click on Grant Permission on Settings > Notifications, nothing happens. Nothing happens.

What Should Happen Instead

A browser prompt asking to allow notifications from Phorge.

Related Objects

Event Timeline

Cigaryno created this object in space S1 Public.

Can you share a screenshot after you click on that button?

Also, what happens if you click on Send Test Notification from that page? You should see a new notification in toolbar, and also a JavaScript green popup.

There is the possibility that you've already granted the permissions.

Cigaryno updated the task description. (Show Details)

Clicking on Send Test Notification, a notification shows up on the bottom of the screen, but this is totally unrelated to browser notifications.
After clicking on the Grant Permission button:

Screenshot 2024-12-17 191807.png (1×1 px, 140 KB)

Any error in your browser console?

Is there a possibility that you have a browser extension privacy-focused that automatically denies this permission?

Is there a possibility that you have a browser extension privacy-focused that automatically denies this permission?

AdBlock Plus is the only extension I have that may be involved, but it hasn't any forms of rejection of browser notifications.

LOL

You are totally right, I've never seen native browser notifications too. For some reasons I've always confused Phorge's popup with these since they are quite similar in my environment

The "Grant permission" button works for me on Chrome/Windows.

{294C2315-874C-48EF-AEC1-1A5301E4A150}.png (733×1 px, 50 KB)

After allowing it and setting the notification mode to "desktop", and saving, I even get the notification in the Windows notification thing.

I'll check on Chrome/Linux at some point today (I don't have this normally enabled).

@Cigaryno which browser/OS are you using?

(I cannot reproduce anymore, now I see the very - ugly - native desktop notification of my environment lol; but it's difficult to note since I've configured my computer to disappear after 0.5 seconds - also maybe a common problem I guess)

@Cigaryno which browser/OS are you using?

I'm using Windows 11 (build 26120.2702 Dev Channel) and Edge (Beta version 132.0.2957.55).

It returned to function again. Not sure why it wasn't working but good to see it working again.