Bug 1688679

Summary: Environment editor reorder doesn't work in Firefox
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 4.1.0CC: aos-bugs, jokerman, mmccomas, yapei
Target Milestone: ---   
Target Release: ---   
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: 2019-04-22 09:46:05 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 Yadan Pei 2019-03-14 08:32:02 UTC
Description of problem:
reorder function doesn't work on Firefox 65, the issue is not reproduced on Chrome and Safari

Version-Release number of selected component (if applicable):
console commit: ddab4c4d3863f4472819b208493fae871968e641
cluster version: 4.0.0-0.nightly-2019-03-13-233958

How reproducible:
Sometimes, this issue happens after I added HTPasswd IDP from console

Steps to Reproduce:
1. Create application
$ oc new-app centos/ruby-25-centos7~https://github.com/sclorg/ruby-ex.git
2. Add two pairs of env vars to dc/ruby-ex and reorder
Goes to Workloads -> Deployment Configs -> ruby-ex -> Environment tab -> add testenv1:testvalue1, testenv2:testvalue2 into Single Values -> try to reorder by dragging 

Actual results:
2. The values can't be reordered

Expected results:
2. env vars should be reordered

Additional info:

Comment 1 Yadan Pei 2019-04-22 09:46:05 UTC

*** This bug has been marked as a duplicate of bug 1670713 ***