Closed Bug 258302 Opened 20 years ago Closed 16 years ago

middle clicking "Open in Tabs" does nothing.

Categories

(Firefox :: Bookmarks & History, enhancement)

1.0 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmd, Unassigned)

References

Details

Attachments

(1 obsolete file)

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040902 Firefox/1.0 PR

Middle-clicking (and presumably accel-clicking) bookmarks in the Bookmarks menu
and personal toolbar opens the selected bookmark in a new tab (and presumably a
new window, depending on prefs).

However, middle-clicking the "Open in Tabs" item simply destroys the menu. No
pages are loaded in the current or new tabs. Expected behavior, I think, would
be to create new tabs for the items in the folder and load them all (as opposed
to "overwriting" the current tabs).
JS Console:
Error: aTarget.parentNode has no properties
Source File: chrome://browser/content/bookmarks/bookmarksMenu.js
Line: 373
Assignee: vladimir → vladimir+bm
no js console error for me, Firefox 1.0
Severity: normal → enhancement
OS: Linux → All
Hardware: PC → All
Attached patch patch (obsolete) — Splinter Review
Like this?
The js error is occuring because in loadBookmarkMiddleClick, the menupopup
closing function is executed before the execution of the loadBookmark function.

This patch fixes that also.
Attachment #194057 - Flags: review?(mconnor)
Assignee: vladimir+bm → martijn.martijn
This is now also the case in History -> Recently Closed Tabs -> Open in Tabs.

Middle clicking virtually anything within the History or Bookmarks sub-menus will achieve something, but middle-clicking closes the menu without doing anything.
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
*** Bug 361438 has been marked as a duplicate of this bug. ***
Attachment #194057 - Flags: review?(mconnor)
WFM on current trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081215 Minefield/3.2a1pre
Assignee: martijn.martijn → nobody
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Version: unspecified → 1.0 Branch
Attachment #194057 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: