[Bugs] #4056 Write UNSP: Write. text selection have fg & bg black

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Oct 19 09:36:19 EDT 2012


#4056: Write. text selection have fg & bg black
------------------------------------------+---------------------------------
    Reporter:  godiard                    |          Owner:  godiard    
        Type:  defect                     |         Status:  new        
    Priority:  Unspecified by Maintainer  |      Milestone:  0.98       
   Component:  Write                      |        Version:  Unspecified
    Severity:  Unspecified                |       Keywords:             
Distribution:  Unspecified                |   Status_field:  Unconfirmed
------------------------------------------+---------------------------------

Comment(by garnacho):

 Rendering in Abiword is delegated to an internal widget deriving from
 GtkDrawingArea, so the CSS rule that does black on black is likely aiming
 to theme those generically, a more specific rule can be set in the theme
 to specifically fix this for Abiword text view:

 ApDocView:selected {
   color: ...;
   background-color: ...;
 }

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/4056#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list