Commit Graph

166 Commits

Author SHA1 Message Date
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
Olli.Pettay@helsinki.fi
85880d8ce4 Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 03:02:32 -07:00
Olli.Pettay@helsinki.fi
7dcd7f1e43 Bug 397304, [@ nsListBoxBodyFrame::GetAvailableHeight], r+sr=bz, a=roc 2007-09-25 00:12:36 -07:00
enndeakin@sympatico.ca
7e86fa7e56 Bug 392652, nsXULPopupManager::Rollup should hide popups synchronously, r+sr=bz, a=mconnor 2007-09-18 08:00:43 -07:00
enndeakin@sympatico.ca
2ef1ffff5a Bug 394301, bookmark menu shown too short, r+sr=bz, a=mconnor 2007-09-18 07:35:17 -07:00
enndeakin@sympatico.ca
dbd41f890e Bug 396412, crash setting left/top attributes on a popup that hasn't been opened, r+sr=bz,a=dbaron 2007-09-18 07:32:22 -07:00
reed@reedloden.com
78e4dd1c04 Backout patch from Wladimir Palant from bug 393970 due to test failures in the new test from the patch. 2007-09-17 16:10:23 -07:00
reed@reedloden.com
a3137565aa Bug 393970 - "Grid columns don't line up if one <rows> block is scrollable" (patch #3) [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc] 2007-09-17 15:31:20 -07:00
enndeakin@sympatico.ca
e9b412bdc7 Bug 394887, create widgets for popups lazily, second attempt with a slight change to see if performance is ok 2007-09-16 08:51:27 -07:00
enndeakin@sympatico.ca
821fddb88c Backed out as it made performance worse for some reason 2007-09-14 13:31:37 -07:00
enndeakin@sympatico.ca
68d9a132b5 Bug 394887, lazily create popup content and widgets, r+sr=bz, a=roc 2007-09-14 12:45:17 -07:00
reed@reedloden.com
e199803bf7 Bug 393970 - "Grid columns don't line up if one <rows> block is scrollable" (patch #1) [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc] 2007-09-05 21:35:42 -07:00
enndeakin@sympatico.ca
f661cd1541 Bug 389996, menubar menus flicker when switching between them, r+sr=bz, a=dbaron 2007-09-04 10:42:38 -07:00
neil@parkwaycc.co.uk
52b0080297 Followup to fix the test for the rightmost column b=306990 r=Enn sr=roc a=dbaron 2007-09-04 02:08:15 -07:00
Olli.Pettay@helsinki.fi
b611d9a6b0 Bug 394120, 'ASSERTION: post-reflow queues not empty' with xul:listboxbody and xul:text, r+sr+a=roc 2007-09-04 01:46:50 -07:00
masayuki@d-toybox.com
5a84442569 Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 08:27:26 -07:00
masayuki@d-toybox.com
bfe2436be6 Oops, backing-out previous checked-in, because tinderbox has RED. 2007-09-03 04:03:49 -07:00
masayuki@d-toybox.com
8541f8f7f0 Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 04:01:48 -07:00
enndeakin@sympatico.ca
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
enndeakin@sympatico.ca
d6dd5b99e5 Bug 392160, improve popup positioning to not use widget calculations, r=sharparrow, sr=bz, a=dbaron 2007-08-27 09:23:52 -07:00
neil@parkwaycc.co.uk
a57ab3e7dc Bug 393665 Fix crash regression from bug 306990 r=Enn sr+a=roc 2007-08-27 02:51:23 -07:00
neil@parkwaycc.co.uk
b606318829 Bug 393459 Can't use <splitter resizeafter="grow"> without a next subling r=Enn sr=bz a=dbaron 2007-08-24 03:39:08 -07:00