PR# 13388 Duplicating a debugger profile which is selected results in 2 selected profiles

Problem Report Summary
Submitter: manus_eiffel
Category: Debugger
Priority: Medium
Date: 2007/08/29
Class: Bug
Severity: Serious
Number: 13388
Release: 6.1.6.9662
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Synopsis: Duplicating a debugger profile which is selected results in 2 selected profiles

Description
Duplicating a debugger profile which is selected results in 2 selected profiles
To Reproduce
1 - Select a profile in the debugging options dialog.
2 - Click duplicate
Problem Report Interactions
From:jfiat_es    Date:2007/09/03    Status: Closed    Download   
Fixed by revision rev#70247.

It is fixed in the eb_debugging_options_control.e code, however I think it is rather an EV_GRID's issue. Indeed, when dealing with single row selection on a grid, how come two rows can be "selected" at the same time ?