Re: [pgAdmin III] #168: Bug in status window

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgAdmin III] #168: Bug in status window
Date: 2010-04-16 21:26:18
Message-ID: 055.4f0f990692d6a5583cd2cd36ca1fb635@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#168: Bug in status window
----------------------+-----------------------------------------------------
Reporter: dpage | Owner: gleu
Type: bug | Status: closed
Priority: minor | Milestone: 1.10.3
Component: pgadmin | Version: 1.10
Resolution: fixed | Keywords: serverstatus
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):

* status: new => closed
* resolution: => fixed
* milestone: => 1.10.3

Comment:

Fixed in r8273 and done in r8274.

Fix the status server window on Mac OS X, per a report from Dave.

In branch 1.10, we fix it by disabling the native behaviour of the
listview. Which means we disabled the ordering functionality.

In trunk, we fix it by enabling our own ordering functionality (but still
disable the native behaviour of the listview on Mac OS X).

Fixes #168.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-04-16 21:28:41 Re: Ticket 141: add a "reload configuration" on the server node
Previous Message svn 2010-04-16 21:25:26 SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images