Closed
Bug 1434632
Opened 7 years ago
Closed 7 years ago
The "Inspector Node" button is not displayed if the "DomNode:" attribute from "Properties" panel is truncated
Categories
(DevTools :: General, defect)
Tracking
(firefox115 verified, firefox116 verified)
VERIFIED
FIXED
People
(Reporter: cmuntean, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
[Affected versions]:
- Nightly 59.0a1 (2018-01-05) try build
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have the latest try build 59.0a1 from (2018-01-05) installed.
- Accessibility feature is checked in "Toolbox Options" on a new profile.
[Steps to reproduce]:
1. Open the Nightly try build with the profile from prerequisites.
2. Navigate to "https://www.wikipedia.org/" press the "F12" key.
3. Focus the "Accessibility" tab and click the "Enable Accessibility Features" button.
4. Right click on the "Wikipedia" icon from the "Wikipedia apps are now available:" section from the bottom left part of the page.
5. Click the "Inspect Accessibility" option from context menu.
6. In "Properties" panel observe the "Inspector Node" button at the end of the "DOMNode:" element.
[Expected Results]:
- The "Inspect Node" button is visible even if the attribute is truncated.
[Actual results]:
- The "Inspector Node" button is not visible therefore cannot be clicked.
[Notes]:
- Attaching a screen recording with the issue.
Comment 1•7 years ago
|
||
Should be fixed with latest try https://bugzilla.mozilla.org/show_bug.cgi?id=1151468#c64
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
Reporter | ||
Comment 2•1 year ago
|
||
I'm cleaning up the old issues. I have re-verified this issue on the latest Nightly 116.0a1 (build ID: 20230703204942), the latest Beta 115.0b9 (Build ID: 20230622161221) and the latest Firefox Release 114.0.2 (Build ID: 20230619081400) on Windows 10 x64, macOS 13.1 and Linux Mint 20.
- The "Inspect Node" button is visible if the attribute is truncated.
Considering this I will mark this bug as verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•