QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.12k stars 348 forks source link

Notification API #2388

Open ghostBot opened 7 years ago

ghostBot commented 7 years ago

It seems Notification API not working properly in qupzilla/qtwebengine:

  1. No reaction when call Notification.requestPermission().
  2. I don't see how i can grant permission to site. Default permission is 'denied', so notifications don't work I checked on this page: MDN Qupzilla 2.1.2 QtWebEngine 5.7.1
nowrep commented 7 years ago

That's not supported by QtWebEngine yet, unfortunately.