Bug 1032665

Summary: clickable tiles do not support shift+click, ctrl+click, middle click, etc
Product: OpenShift Online Reporter: Jordan Liggitt <jliggitt>
Component: Management ConsoleAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: tfeng, wsun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 03:33:57 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:

Description Jordan Liggitt 2013-11-20 14:45:31 UTC
Description of problem:


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


How reproducible:
Always

Steps to Reproduce:
1. Go to a page with clickable tiles (e.g. domains page)
2. Middle click on the tile link
3. Middle click on the tile background
4. Ctrl+click on the tile link
5. Ctrl+click on the tile background
6. Shift+click on the tile link
7. Shift+click on the tile background

Actual results:
Links either do not open or open in the same page

Expected results:
Links should open in a new page or tab

Additional info:

Comment 1 Jordan Liggitt 2013-11-20 14:51:24 UTC
Will merge in https://github.com/openshift/origin-server/pull/4206

Comment 2 Tian Feng 2013-11-22 02:09:41 UTC
Waiting for merged code.

Comment 3 openshift-github-bot 2013-11-22 17:48:02 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/2c35214eedba3fc682c4faebf2780e3b543ab280
Fix bug 1032665 - make middle-click work on clickable tiles

Comment 4 Tian Feng 2013-11-25 02:24:27 UTC
Test on devenv_4067. I can use middle click to copy & paste from web console. So verify this bug, thanks!