Bug 997369

Summary: Button focus glitch
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Locker <jlocker>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: manstis
Target Milestone: ER4   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:58 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:
Attachments:
Description Flags
Button focus glitch
none
Partial fix none

Description Jiri Locker 2013-08-15 10:17:45 UTC
Created attachment 786882 [details]
Button focus glitch

Description of problem:
For example in Knowledge Base Settings under Project Screen, after clicking a button to add package or session an input dialog pops up but the button doesn't lose its focus and is displayed over the dialog until the dialog is clicked.

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

Comment 5 Jiri Locker 2013-11-15 15:57:12 UTC
Partially fixed. It is no longer displayed over the popup dialog, however it is still clickable until the mouse pointer is moved outside of it. I consider this behaviour a minor issue, which may be fixed later.

Comment 6 manstis 2013-11-15 16:19:54 UTC
Hi Jiri, could you please describe the minor issue a bit more, I don't fully understand. Thanks, Mike

Comment 7 Jiri Locker 2013-11-18 09:15:40 UTC
Created attachment 825438 [details]
Partial fix

Hi Mike, I hope this screenshot explains it.

There are two differences compared to the state before the fix:
1. The button is _under_ the dialog that popped up after clicking it
2. It loses the focus as soon as mouse pointer _moves over_ some other element

That means the button can be clicked multiple times even if the modal popup is already present. The expected behaviour is that the button should be covered by the popup glass, which prevents interaction outside the modal dialog.