Bug 1467629

Summary: Error messages disappear when clicked or text selected.
Product: Red Hat CloudForms Management Engine Reporter: Jaroslav Henner <jhenner>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED CURRENTRELEASE QA Contact: Jaroslav Henner <jhenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: dajohnso, dclarizi, fsimonce, hkataria, jhardy, mpovolny, obarenbo, sdoyle, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.10.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1509361 1509378 (view as bug list) Environment:
Last Closed: 2018-06-21 20:52:52 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:
Bug Depends On:    
Bug Blocks: 1509361, 1509378    
Attachments:
Description Flags
inline notification none

Description Jaroslav Henner 2017-07-04 12:09:16 UTC
Description of problem:
When an box with error message appears and one tries to select it's text using double-click, the error message disappears (with the first click) which is quite unexpected and inconvenient when dealing with some errors that appears sporadically.

Version-Release number of selected component (if applicable):
Version 5.7.3.2.20170621144854_6c833cc 

How reproducible:
always

Steps to Reproduce:
1. Generate error message. For example set the Hawkular URL and port so that you will get connection reset when connecting it.
2. Error message appears
3. Click on the flash error message.

Actual results:
It disappears preventing user to copy the error message

Expected results:
It stays. Some [X] button should be used to get rid of the message rather than just clicking on it.

Additional info:

Comment 5 Eric Winchell 2017-07-24 17:57:39 UTC
Created attachment 1303778 [details]
inline notification

Comment 8 CFME Bot 2017-11-01 09:08:34 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/ab073400a38e6700946cdce9e1d99576ab0e6f98

commit ab073400a38e6700946cdce9e1d99576ab0e6f98
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Oct 31 16:52:13 2017 +0100
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Oct 31 16:52:13 2017 +0100

    Add a dismiss button for dynamically generated flash messages
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1467629

 app/assets/javascripts/miq_flash.js | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)