Bug 1501807
Summary: | Missed notification drawer bell icon in IE & edge browsers | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | shahan <hasha> |
Component: | Management Console | Assignee: | Jessica Forrester <jforrest> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.7.0 | CC: | aos-bugs, jokerman, mmccomas, pweil |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-08 13:09:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
shahan
2017-10-13 09:13:16 UTC
This is current working as designed since we don't have enough websockets to always watch events in IE. We can look to see if we can enable it, though. The drawer and bell will work in Edge browsers now. It is intentionally disabled in IE 11 due to browser limitations around websockets. https://github.com/openshift/origin-web-console/pull/2315 Checked this issue on OCP v3.7.0-0.184.0 in Edge browsers, the notification drawer in bell icon the meathead appears and works well. Changed to verified status. |