Open
Bug 1527258
Opened 6 years ago
Updated 3 years ago
Right clicking Properties on “Bookmarks Toolbar” or “Other Bookmarks” from Bookmarks Menu opens a empty dialog box
Categories
(Firefox :: Bookmarks & History, defect, P5)
Firefox
Bookmarks & History
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | wontfix |
firefox65 | --- | wontfix |
firefox66 | --- | wontfix |
firefox67 | --- | fix-optional |
firefox68 | --- | fix-optional |
People
(Reporter: atrif, Unassigned)
Details
(Keywords: regression)
Affected versions
- Nightly 67.0a1 (20190211215545)
- Firefox 66.0b6 (20190207161357)
- Firefox 65.0 (20190124174741)
Affected platforms
- Windows 10 x64
- Ubuntu 18.04 x64
- macOS 10.14.3
Steps to reproduce
- Launch Firefox.
- Add Bookmarks Menu to Toolbar (Open Menu -> Library -> Bookmarks -> Bookmarking Tools -> Add Bookmarks Menu to Toolbar).
- Click on Show your bookmarks button from the toolbar.
- Go to Bookmarks Toolbar or Other Bookmarks.
- Right click one of the highlighted elements from step 4 and select Properties.
Expected result
- The “Properties” option is not available (greyed out).
Actual result
- An empty dialog box appears.
- Attached a screen recording with the issue: http://tinyurl.com/y2mx2z6f
Regression range
- First bad: bd1b6a4e5d8e1184a89ae60a74fd86d3d4a9e95c
- Last good: 67cd1ee26f2661fa5efe3d952485ab3c89af4271
- Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=67cd1ee26f2661fa5efe3d952485ab3c89af4271&tochange=bd1b6a4e5d8e1184a89ae60a74fd86d3d4a9e95c
Additional notes
- After “Properties” is clicked the following error is shown in Browser Console: “Failed to initialize dialog: Error: Cannot use an incomplete node to initialize the edit bookmark panel bookmarkProperties.js:232”.
- Right clicking either one of the options mentioned above in Library menu doesn’t show the Properties option.
- In Bookmarks Sidebar the Properties option is greyed out for both elements.
- Before the last good revision the dialog box is still displayed (Name and Description fields available) but no error is shown in browser console.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Can confirm that the issue persists on 67.0a1 (2019-02-17) - Windows 10x64.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Clicking Properties on “Bookmarks Toolbar” or “Other Bookmarks” from Bookmarks Menu opens a empty dialog box → Right clicking Properties on “Bookmarks Toolbar” or “Other Bookmarks” from Bookmarks Menu opens a empty dialog box
Comment 2•6 years ago
|
||
This is about Properties on Other Bookmarks or Bookmarks toolbar, that is static content in the menu, likely the fake node we generate is not good enough for the dialog.
Priority: -- → P5
Comment 3•6 years ago
|
||
There are automation tests in Iris (that cover TestRail's Firefox full functional tests) under development that are running into this bug. We use the bug # here as reference for disabling the Iris tests.
QA Whiteboard: [iris]
Updated•6 years ago
|
Updated•6 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•