Обсуждение: [pgAdmin III] #241: Connection color is not correctly changed in query windows connection drop-down

Поиск
Список
Период
Сортировка

[pgAdmin III] #241: Connection color is not correctly changed in query windows connection drop-down

От
"pgAdmin Trac"
Дата:
#241: Connection color is not correctly changed in query windows connection drop-
down
-------------------------------------+--------------------------------------
 Reporter:  Valentine Gogichashvili  |       Owner:  gleu
     Type:  bug                      |      Status:  new 
 Priority:  minor                    |   Milestone:      
Component:  pgadmin                  |     Version:  1.12
 Keywords:  querytool                |    Platform:  all 
-------------------------------------+--------------------------------------
 1. Create 2 database connections in the tree and choose color for the
 first connection and a different color for another one (red for the first
 and gray for the second one)
 2. Go to the first database (red one) and open a Query Window (the color
 of the connection is correctly shown in the connection drop-down in the
 Query Window Toolbar)
 3. From the same window click on the the connection drop-down and choose
 <new connection>
 4. Choose the second database connection (that is supposed to have color
 gray)
 5. Now I am connected to the 'gray' database, but the color, shown in the
 drop-down is still red

 When you connect to another database (lets say a blue one), then after the
 second switch, it is colored 'gray', so the color is taken from the
 previous connection and not from the current one.

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

Re: [pgAdmin III] #241: Connection color is not correctly changed in query windows connection drop-down

От
"pgAdmin Trac"
Дата:
#241: Connection color is not correctly changed in query windows connection drop-
down
--------------------------------------+-------------------------------------
  Reporter:  Valentine Gogichashvili  |       Owner:  gleu     
      Type:  bug                      |      Status:  closed   
  Priority:  minor                    |   Milestone:  1.12.1   
 Component:  pgadmin                  |     Version:  1.12     
Resolution:  fixed                    |    Keywords:  querytool
  Platform:  all                      |  
--------------------------------------+-------------------------------------
Changes (by gleu):

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


Comment:

 See
 http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit;h=787c56bba8124f79d2d1a16e5348e103aec89d78
 and
 http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit;h=ca2c30b6e5cb8a608c3462443cedc21ca6790f9e

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