Duplicate entries in debugger "sources" tree view
Categories
(DevTools :: Debugger, defect, P5)
Tracking
(Not tracked)
People
(Reporter: chat.noir, Unassigned)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
- Go to https://sapui5.hana.ondemand.com/#/entity/sap.m.PlanningCalendar/sample/sap.m.sample.PlanningCalendarViews
- Open Developer Tools > Debugger
Actual results:
Tree view listing sources contains many duplicate entries. Clicking one expands another, and generally interacting with the tree view produces more and more duplicates.
Expected results:
%
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
Thanks Carsten for reporting, I tested this on Firefox Nightly and it looked fine. Could you try it on Nightly as well?
Comment 3•5 years ago
|
||
Reporter | ||
Comment 4•5 years ago
|
||
Thanks Jason for the reminder. I'm sorry I forgot about the nightly build. However: just for fun I tried again with 71.0 at home, but couldn't reproduce the issue at all. It was perfectly reproducible with 71.0 at work, so I guess I have to dig deeper into that installation when I get back to it (Jan 2). I don't think addons could be triggering this behavior, or could they?
Comment 5•5 years ago
|
||
The priority flag is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 7•5 years ago
|
||
The priority flag is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 8•5 years ago
|
||
I'm not sure how to prioritize it if it has not been reproduced yet.
Reporter | ||
Comment 9•5 years ago
|
||
I need to delay that investigation (see comment #4) a little as I am currently on sick leave.
Comment 10•5 years ago
|
||
The priority flag is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 11•5 years ago
|
||
I am marking a P5 and keeping status as UNCONFIRMED.
Carsten, thanks for the help with trying to find reproducible test case.
If we can't repro this again, we should close the report.
Honza
Reporter | ||
Comment 12•5 years ago
|
||
Sorry guys, an extended sickness prevented me from sending an earlier response.
I managed to reproduce this in 71.0.2 (build 20200107212822) with a pristine profile after installing one addon (but not in safe mode). The addon was my first suspect because it injects CSS. You probably know it:
https://addons.mozilla.org/de/firefox/addon/stylish/
I still think this is a bug in Firefox / Developer Tools rather than Stylish, please tell me if you think I should report it there instead.
I also hardened the steps to reproduce:
open the Developer tools
switch to debugger view
open https://sapui5.hana.ondemand.com/
Actual results:
A new webpage will be loaded. The bug will persist as long as the debugger remains open. You can reload the page, navigate back, the tree remains messed-up. Close the debugger, all fixed.
Expected results:
A new webpage will be loaded. Note that some additional nodes in the tree from Stylish may be expected, but they shouldn't cause the repeated self-duplication explained in the OP.
Reporter | ||
Comment 13•5 years ago
|
||
Reporter | ||
Comment 14•5 years ago
|
||
That was supposed to read "reproduce this in 72.0.1", not "71.0.2", sorry. Also please excuse the messed-up formatting, I accidently used the wrong markup language.
Changing this to branch 72.
Comment 15•5 years ago
•
|
||
Updated•3 years ago
|
Description
•