Allow pressing "end" key to get to the last entry in an array in the JSON viewer
Categories
(DevTools :: JSON Viewer, defect, P3)
Tracking
(Not tracked)
People
(Reporter: midgleyc, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0
Steps to reproduce:
Before the chunking changes to the JSON viewer in the Dev Tools (https://bugzilla.mozilla.org/show_bug.cgi?id=1901215), I believe I could load a page, then press the "end" key to get to the last entry in a long array. Now I have to click on one of the groups before this works.
- Load a page that displays a JSON array
- Press the 'end' key
Actual results:
Nothing
Expected results:
Last entry in the array should be selected (or last chunk, as then I can press right -> end -> right and so on to eventually get to the last entry).
Updated•5 months ago
|
Updated•5 months ago
|
Comment 1•5 months ago
|
||
:florian, since you are the author of the regressor, bug 1901215, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•4 months ago
|
Updated•2 months ago
|
Description
•