Popups know how to shag, baby.
git-svn-id: svn://10.0.0.236/trunk@34394 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1038,7 +1038,7 @@ nsWebShellWindow::CreatePopup(nsIDOMElement* aElement, nsIDOMElement* aPopupCont
|
||||
}
|
||||
else if (anAnchorAlignment == "bottomleft") {
|
||||
aXPos = rect.x + aXPos;
|
||||
aYPos = rect.y + rect.height + aXPos;
|
||||
aYPos = rect.y + rect.height + aYPos;
|
||||
}
|
||||
else {
|
||||
aXPos = rect.x + rect.width + aXPos;
|
||||
|
||||
Reference in New Issue
Block a user