Commit Graph

187 Commits

Author SHA1 Message Date
enndeakin@sympatico.ca
459d7aae66 Bug 402548, 402551, popups positioned wrong when document is zoomed. Affects anchored popups anchored in a different document, and popups opened at a given screen position, r+sr=roc 2007-11-22 06:12:03 -08:00
ginn.chen@sun.com
7173fecc79 Bug 396799 Menus on the Application menu bar sometimes claim to be menuitems r=enndeakin, aaronleventhal sr=neil a=dsicore 2007-11-21 22:14:39 -08:00
enndeakin@sympatico.ca
6d51723764 Bug 393721, don't propagate events when a menubar is open, with changes to handle alt, tab and f10 to close menus, r+sr=neil 2007-11-21 12:47:11 -08:00
dholbert@cs.stanford.edu
fe797e43b7 Bug 391178 - Avoid walking frame tree when destroying nsTreeColFrame. r+sr=roc, a=blocking1.9+ 2007-11-19 18:01:19 -08:00
reed@reedloden.com
3d566060be Back out Enn's patch for bug 393721, as it turned all unit test machines orange except for Mac. 2007-11-19 15:12:03 -08:00
jonas@sicking.cc
136308d144 bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron 2007-11-19 12:08:20 -08:00
enndeakin@sympatico.ca
a7b0ec4d29 Bug 393721, cancel keypress when a menubar is active, r+sr=neil 2007-11-19 11:18:52 -08:00
masayuki@d-toybox.com
f32b16c6fe Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc 2007-11-19 02:17:17 -08:00
enndeakin@sympatico.ca
f3dee7a7ae Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner 2007-11-17 07:47:38 -08:00
neil@parkwaycc.co.uk
edba8c946c Bug 399961 GetCellAt returning invalid element for partially visible cells r=enn sr=roc a=schrep 2007-11-15 14:04:10 -08:00
neil@parkwaycc.co.uk
9f8e160b9c bad pref, min, max size assertion with equalsize b=402912 r=enn sr=roc a=schrep 2007-11-15 13:49:08 -08:00
dbaron@dbaron.org
110c7b7856 Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+ 2007-11-15 10:06:33 -08:00
masayuki@d-toybox.com
547601300c b=403484 backing-out the previous patch, caused by testing failure. 2007-11-15 03:02:47 -08:00
masayuki@d-toybox.com
b666c60c33 Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep 2007-11-15 02:43:16 -08:00
jonas@sicking.cc
1a15d13e25 relanding bug 400327 since it doesn't look to be the source of the regression 2007-11-14 19:38:16 -08:00
jonas@sicking.cc
271bb97cf4 Backing out bug 400327 too see if that helps Ts 2007-11-14 11:11:59 -08:00
enndeakin@sympatico.ca
e9884990d0 Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep 2007-11-13 10:53:56 -08:00
enndeakin@sympatico.ca
eae9e57952 Bug 400999, gap in tree lines, fix by including the border and padding for primary cells in the clip area, r+sr=neil,a=beltzner 2007-11-13 04:37:01 -08:00
enndeakin@sympatico.ca
d29c264f13 Bug 400893, escape should close panels, r+sr=neil,a=beltzner 2007-11-12 13:52:13 -08:00
Olli.Pettay@helsinki.fi
64d4fd2698 Bug 397954, r+sr=roc, a=beltzner 2007-11-09 01:25:05 -08:00
reed@reedloden.com
0cdda9d22a Bug 399468 - Can open multiple bookmark popups on clicking folders after right-click context menu (check context menu state) [p=enndeakin r+sr=bzbarsky a1.9=beltzner] 2007-11-09 00:00:23 -08:00
enndeakin@sympatico.ca
3f4ed92185 Bug 396863, check the menu to ensure that the timer is for the right one, prevents multiple submenus from appearing, r+sr=roc,a=beltzner 2007-10-29 10:26:19 -07:00
enndeakin@sympatico.ca
012cfc4144 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
dbaron@dbaron.org
30ac4ad5bf Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
mats.palmgren@bredband.net
895714e955 Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore 2007-10-23 17:02:26 -07:00
mats.palmgren@bredband.net
8da8070f17 Mochitest for bug 386386. 2007-10-20 00:37:48 -07:00
mats.palmgren@bredband.net
b850b776d1 Discard aPrevFrame if it's the mPopupFrame since it's on a different lists. b=394800 r=enndeakin sr=bzbarsky a=dbaron 2007-10-19 22:43:38 -07:00
joshmoz@gmail.com
64ac19e5f3 clicking scrollbutton in listbox should only scroll by one option. b=382205 r=cbarrett sr=roc 2007-10-15 08:37:40 -07:00
neil@parkwaycc.co.uk
1507d5687b Bug 399692 Restore null-check accidentally removed by bug 399376 r+sr+a=roc 2007-10-15 04:21:25 -07:00
reed@reedloden.com
7e8456e8f3 Completely backout patch from Jonathan Steele in bug 399753 due to bustage. 2007-10-14 20:42:27 -07:00
reed@reedloden.com
a7a2219d2b Backout change from Jonathan Steele in bug 399753 for nsTreeBodyFrame.cpp in order to fix bustage. 2007-10-14 20:25:07 -07:00
reed@reedloden.com
2d9ccdb82c Bug 399753 - "Remove "nsISupportsArray" in the layout directory" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=dbaron] 2007-10-14 20:09:59 -07:00
bzbarsky@mit.edu
d6ddf5aec3 Fix bug 345609. r+sr+a=roc 2007-10-12 11:37:51 -07:00
neil@parkwaycc.co.uk
4dbf1e5dc1 Bug 399376 Fix edge case overlooked by bug 306990 r=Enn sr+a=roc 2007-10-11 01:18:52 -07:00
roc+@cs.cmu.edu
bd6f1fc294 Backing out fix for bug 345339 because of test failures 2007-10-09 20:39:16 -07:00
roc+@cs.cmu.edu
a92c012e1a Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking 2007-10-09 19:15:23 -07:00
tglek@mozilla.com
fdf793303e Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron 2007-10-09 17:00:05 -07:00
enndeakin@sympatico.ca
662fd96d0a Bug 397012, add null check otherwise tests crash 2007-10-09 10:48:30 -07:00
enndeakin@sympatico.ca
f1f8f5b6ab Bug 397012, menus don't close on second click, r+sr=bz 2007-10-09 10:21:36 -07:00
enndeakin@sympatico.ca
f36f47ebaa bug 396983, missed this file 2007-10-09 05:43:15 -07:00
enndeakin@sympatico.ca
917ec8c785 Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00
bzbarsky@mit.edu
4aad5f643f Fix bug 398326. Make sure to let the frame constructor know before constructing frames. r+sr+a=dbaron. 2007-10-08 19:34:58 -07:00
mats.palmgren@bredband.net
c1ec42f835 Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore 2007-10-06 08:03:35 -07:00
mats.palmgren@bredband.net
b1ecdb8588 Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore 2007-10-06 06:53:05 -07:00
Olli.Pettay@helsinki.fi
3fe7414781 Bug 397955, r+sr=roc 2007-10-05 12:06:54 -07:00
bzbarsky@mit.edu
2e2b88acf4 Make sure we always resolve style contexts with the right parent. Bug 390689, r+sr+a=dbaron 2007-10-03 19:58:48 -07:00
enndeakin@sympatico.ca
fd7d18e733 Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon 2007-10-03 15:00:41 -07:00
ginn.chen@sun.com
62a821b7cc Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r=enndeakin sr=roc 2007-10-02 02:41:29 -07:00
joshmoz@gmail.com
7c16a06018 remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc 2007-10-01 16:20:37 -07:00
enndeakin@sympatico.ca
37aa9fc448 Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc 2007-10-01 08:20:32 -07:00