Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Date
Msg-id 055.b438f56d5a13bd6ae8fa3102dc4cddee@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#56: Creating new index, Add button remains disabled after selecting column
---------------------+------------------------------------------------------
 Reporter:  dpage    |       Owner:  dpage 
     Type:  bug      |      Status:  new   
 Priority:  minor    |   Milestone:  1.10.1
Component:  pgadmin  |     Version:  1.10  
 Keywords:           |    Platform:        
---------------------+------------------------------------------------------
Changes (by dpage):

  * version:  trunk => 1.10


Old description:

> Platform: Solaris 10 SPARC
> Version: 1.10.0(Aug 7 2009, rev. 8008)
> Installer: 20090807
>
> Decription:
> ------------
> When creating new index the Add button remains disabled even after
> selecting column.
>

> Steps to Reproduce:
> ---------------------
> 1. Launch Postgres Studio and connect to server.
> 2. Create a table with one column (say of integer data type)
> 3. Expand the table, right click Indexes and select New index.
> 4. Type a name for the index and then click the Columns tab.
> 5. Select a column from the combo box
>
> The Add button remains disabled.
>
> User can create an index using Query tool window.
>
> Expected:
> ----------
> Add button should be enabled after selecting a column.

New description:

 Platform: Solaris 10 SPARC
 Version: 1.10.0(Aug 7 2009, rev. 8008)
 Installer: 20090807

 Decription:
 ------------
 When creating new index the Add button remains disabled even after
 selecting column.


 Steps to Reproduce:
 ---------------------
 1. Launch pgAdmin and connect to server.
 2. Create a table with one column (say of integer data type)
 3. Expand the table, right click Indexes and select New index.
 4. Type a name for the index and then click the Columns tab.
 5. Select a column from the combo box

 The Add button remains disabled.

 User can create an index using Query tool window.

 Expected:
 ----------
 Add button should be enabled after selecting a column.

--

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/56#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #59: Default button is chopped off for options display tab
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column