Adding new tab handling and focus support.

This commit is contained in:
joki@netscape.com
1999-03-02 19:19:24 +00:00
parent de5361f950
commit 91bba1f092
35 changed files with 908 additions and 116 deletions
+1 -1
View File
@@ -444,7 +444,7 @@ nsHTMLButtonControlFrame::ShiftContents(nsIPresContext& aPresContext, PRBool aDo
mStyleContext->RecalcAutomaticData(&aPresContext);
nsRect rect(0, 0, mRect.width, mRect.height);
ReflowTemp(aPresContext, this, rect);
//ReflowTemp(aPresContext, this, rect);
}
void