Summary | New message hangs with "Loading..." |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 11/29/2011 (4975 days ago) |
Due | |
Updated | 10/15/2012 (4654 days ago) |
Assigned | 08/09/2012 (4721 days ago) |
Resolved | 08/29/2012 (4701 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit f027ecd796f36d434668dd6497b135ee767ed3dd
Author: Jan Schneider <jan@horde.org>
Date: Wed Aug 29 15:19:19 2012 +0200
[jan] Fix Desktop notifications (
Bug #10810).framework/Alarm/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f027ecd796f36d434668dd6497b135ee767ed3dd
I still don't get the permission request from Chrome though.
Does it work for anybody?
the result of an explicit user action like E.g., in response to
onClick. In Safari they do not have this limitation. The only way you
can (currently) get this to work in Chrome is to enable all
notifications or manually type the js code in the location bar as a
"javascript:" url (typing in js console will not work).
We need to add a button in the user prefs for Chrome users to
explicitly click to enable desktop notifications.
commit f027ecd796f36d434668dd6497b135ee767ed3dd
Author: Jan Schneider <jan@horde.org>
Date: Wed Aug 29 15:19:19 2012 +0200
[jan] Fix Desktop notifications (
Bug #10810).framework/Alarm/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f027ecd796f36d434668dd6497b135ee767ed3dd
State ⇒ Resolved
commit efcd4c073b496bed779a1bc9ba62f158483471da
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:44:05 2012 +0200
This should fix desktop notifications (
Bug #10810).I still don't get the permission request from Chrome though. Does
it work for
anybody?
.../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/efcd4c073b496bed779a1bc9ba62f158483471da
commit 40376a985977d3496ec75e528a965c8bb73f0e6a
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:17:18 2012 +0200
Fix escaping of desktop alarm messages (
Bug #10810)..../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/40376a985977d3496ec75e528a965c8bb73f0e6a
commit fec13fb0ef5863f37925ba9fcedb9a02041f686b
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:44:05 2012 +0200
This should fix desktop notifications (
Bug #10810).I still don't get the permission request from Chrome though. Does
it work for
anybody?
.../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fec13fb0ef5863f37925ba9fcedb9a02041f686b
commit 5a60ab3c6b2a3955e538b88096cec6b01f856811
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:17:18 2012 +0200
Fix escaping of desktop alarm messages (
Bug #10810)..../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/5a60ab3c6b2a3955e538b88096cec6b01f856811
commit efcd4c073b496bed779a1bc9ba62f158483471da
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:44:05 2012 +0200
This should fix desktop notifications (
Bug #10810).I still don't get the permission request from Chrome though. Does
it work for
anybody?
.../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/efcd4c073b496bed779a1bc9ba62f158483471da
commit 40376a985977d3496ec75e528a965c8bb73f0e6a
Author: Jan Schneider <jan@horde.org>
Date: Thu Aug 9 13:17:18 2012 +0200
Fix escaping of desktop alarm messages (
Bug #10810)..../Alarm/lib/Horde/Alarm/Handler/Desktop.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/40376a985977d3496ec75e528a965c8bb73f0e6a
today again.
if(window.webkitNotifications&&!window.webkitNotifications.checkPermission())(function(){var notify=window.webkitNotifications.createNotification('/horde4/themes/silver/graphics/alerts/alarm.png','Besuch xxx, Herr xxx','Betrifft: xxx (alternative
xxx)');notify.show();(function(){notify.cancel()}).delay(5)})();
Horde 4.0.15
Kronolith 3.0.17
Chromium 18.0.1025.151 und Firefox 14.0.1
Has somebody the same problem?
a task in my calender.
After disable the alarm of the task the window load immediately.
task in my calender.
After disable the alarm of the task the window load immediately.
Version ⇒ Git master
Queue ⇒ Kronolith
State ⇒ Assigned
informations, sorry.
But what I found out, it is a problem with the alarm of a event in a
shared group calander.
After disable the alarm of the event the window load immediately,
activate the alarm again and the window do not load before I disable
the alarm again.
if(window.webkitNotifications&&!window.webkitNotifications.checkPermission())(function(){var notify=window.webkitNotifications.createNotification('/horde4/themes/silver/graphics/alerts/alarm.png','Projekt:
[.........]
- ...');notify.show();(function(){notify.cancel()}).delay(5)})();
//]]></script>
<!--a75c305b1c0a6022--></body>
</html>
DIMP javascript variable is being created in
templates/dimp/javascript_defs.php You will need to scan the output
(which will be in the HTML source) to determine the issue. You could
also attach the HTML source from the page that is causing a hang, but
you will probably want to attach the file in a private comment since
it may contain personal information (e.g. identities, contacts).
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: Horde_IMP_Debug.zip
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ New message hangs with "Loading..."
Type ⇒ Bug
message that the
new window only say "Loading...". Empty the browser cache do not help,
the problem
solve itself after some hours.
If a other horde user login on the same machine/browser the new window
is loading.
I found some notice between working and not working with debug in chromium.