Closed
Bug 396980
Opened 18 years ago
Closed 18 years ago
Assertion Failed on rightclick without selected bookmark item
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 395082
People
(Reporter: stream, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Getting Assertion Failed in Places Organizer with Gecko/2007092005 Minefield/3.0a8pre
Reproducible: Always
Steps to Reproduce:
1. Open Places Organizer
2. Select item in the left pane
3. Right click on the button at right for adding new column header (no folder or bookmark should be selected in the main pane)
Actual Results:
ASSERT: null node
Stack Trace:
0:PU_nodeIsFolder(null)
1:PU_getURLsForContainerNode(null)
2:PC_buildContextMenu([object XULElement])
3:buildContextMenu([object XULElement])
4:onpopupshowing([object MouseEvent])
| Reporter | ||
Comment 1•18 years ago
|
||
this happens on right click when there is nothing selected in the main pane, not as i thought at the beginning only on headers
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Comment 3•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•