Bug 332499 - Misplaced listbox for floated select, patch by Marc Liddell, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@194082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -5274,7 +5274,7 @@ nsCSSFrameConstructor::ConstructSelectFrame(nsFrameConstructorState& aState,
|
||||
mPresShell->SetAnonymousContentFor(aContent, nsnull);
|
||||
|
||||
InitializeSelectFrame(aState, listFrame, scrolledFrame, aContent,
|
||||
comboboxFrame, aStyleContext, PR_TRUE, aFrameItems);
|
||||
comboboxFrame, listStyle, PR_TRUE, aFrameItems);
|
||||
|
||||
// Set flag so the events go to the listFrame not child frames.
|
||||
// XXX: We should replace this with a real widget manager similar
|
||||
|
||||
Reference in New Issue
Block a user