Open
      
        Bug 748220
      
      
        Opened 13 years ago
          Updated 10 months ago
      
        
    
  
nsDisplayMathMLCharForeground doesn't account for subpixel aa    
    Categories
(Core :: MathML, defect)
Tracking
()
        NEW
        
        
    
  
People
(Reporter: mattwoodrow, Unassigned)
References
Details
This causes incorrect invalidation with DLBI (bug 539356), since we don't necessarily redraw all the pixels that are affected by this display item.
I've temporarily expanded the size of nsMathMLCharForeground::GetBounds() to avoid this.
Jonathan, can you look into this? It shouldn't be that hard to fix so that MathML frames get the correct overflow area.
| Updated•3 years ago
           | 
Severity: normal → S3
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•