[Pidgin] #847: Text becomes unhighlighted on RGB or HSV value change

Pidgin trac at pidgin.im
Thu Jun 14 22:22:38 EDT 2007


#847: Text becomes unhighlighted on RGB or HSV value change
---------------------------+------------------------------------------------
  Reporter:  shapierian    |       Owner:  seanegan                  
      Type:  defect        |      Status:  closed                    
  Priority:  minor         |   Milestone:  2.0.2                     
 Component:  pidgin (gtk)  |     Version:  2.0                       
Resolution:  wontfix       |    Keywords:  color, gtk, text selection
   Pending:  0             |  
---------------------------+------------------------------------------------
Changes (by seanegan):

  * status:  assigned => closed
  * resolution:  => wontfix

Comment:

 This is a behavior of GTK. For some reason, those GtkSpinButton widgets
 are taking the selection when they receive focus, even though they are not
 selecting anything. I suspect the default behavior of GtkSpinButton is to
 select all its text on focus, and that the color selector gives that up.

 You can confirm this with any other GTK+ program. I'll check with GTK+ to
 see if this is desired behavior, but there's nothing Pidgin can do about
 it.

 Sorry!

-- 
Ticket URL: <https://developer.pidgin.im/ticket/847#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list