Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Date: 2009-09-04 15:41:50
Message-ID: 055.b438f56d5a13bd6ae8fa3102dc4cddee@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-09-04 15:42:04 Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Previous Message pgAdmin Trac 2009-09-04 15:41:08 [pgAdmin III] #59: Default button is chopped off for options display tab