[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: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Date: 2009-09-04 15:36:04
Message-ID: 046.97f47d8858b31aa411eaf5a9c31ffd61@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: trunk
Keywords: | Platform:
---------------------+------------------------------------------------------
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.

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-09-04 15:37:22 [pgAdmin III] #57: Auto-vacuum tab for table (properties) is not displaying FREEZE table age option
Previous Message Dave Page 2009-09-04 15:30:19 Re: New minor release?