Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification confirm dialog results in empty modal "nothing" after confirmed #986

Open
mightymop opened this issue Jan 2, 2021 · 0 comments
Labels

Comments

@mightymop
Copy link
Collaborator

mightymop commented Jan 2, 2021

Expected behavior

If i confirm the notification dialog, which asks for confirmation for future notifications, it should close and the ui should be useable again.

Actual behavior

The dialog closes but the ui is still in background so nothing is clickable/focusable...
That happens only on confirm, not on cancel...

Steps to reproduce the behavior

  • I am on a HTTP Connection - NOT HTTPS for this to reproduce...
  1. Open the Notification which opens the dialog from roster...
  2. Click confirm...

Environment

  • JSXC version: latest
  • Host system and version: self hostet
  • Browser vendor and version: Firefox and Chrome (both latest)
  • Any browser plugins enabled? no
  • XMPP server vendor and version: openfire 4.6
  • Is your XMPP server working with other clients as expected? yes..

Logs

Javascript

Eine Notification-Anfrage kann nur in einem sicheren Kontext gestartet werden. jsxc

Uncaught TypeError: setting getter-only property "permission"
    requestPermission Notification.ts:164
    handle jQuery
Notification.ts:164
    requestPermission Notification.ts:164
    enter event-loop.js:79
    enter self-hosted:1161
    _pushThreadPause thread.js:310
    _pauseAndRespond thread.js:923
    pauseAndRespond thread.js:1111
    _makeOnStep thread.js:1046
    handle jQuery

JSXC

XMPP

Host

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants