Closed
Bug 1249592
Opened 10 years ago
Closed 2 years ago
[E10s] ctrl+click in sidebar doesn't do anything
Categories
(Firefox :: Tabbed Browser, defect, P3)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: smaug, Unassigned)
Details
In e10s if one has bookmarked something so that it is opened in sidebar,
ctrl+click in that sidebar doesn't open new tabs as it does in non-e10s.
STR:
load https://platform.html5.org/
bookmark it and in the bookmark properties flag the "load in sidebar"
Click the bookmark
ctrl+click some of the link in the page now loaded to sidebar.
expected, new tab loaded, but nothing actually happens.
Updated•10 years ago
|
tracking-e10s:
--- → ?
Component: General → Tabbed Browser
Comment 1•10 years ago
|
||
The context menu, in sidebar loaded pages, is significantly broken on all platforms:
Win 7, Nightly 47.0a1, 20160223030304 - FAIL
Mac 10.11, Nightly 47.0a1, 20160223030304 - FAIL
Unbuntu 14.04, Nightly 47.0a1, 20160223030304 - FAIL
It's not just the open in new tab context menu item that is broken. Only a few of the context menu items actually work as expected, as follows:
Open link in New Tab - does nothing
Open link in New Window - does nothing
Open link in New Private Window - does nothing
---------------------------------
Bookmark This Link - opens bookmarking dialog as expected
Save Link As... - does nothing
Save Link to Pocket - does nothing
Copy Link Location - puts location in clipboard as expected
Search Yahoo for "<link title>" - opens new tab with search results of link title as expected
---------------------------------
Inspect element - does nothing
Updated•10 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
We removed support for sidebar-loaded pages.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•