Closed Bug 1376266 Opened 8 years ago Closed 8 years ago

Out of scope functions should appear faded

Categories

(DevTools :: Debugger, defect)

56 Branch
defect
Not set
normal

Tracking

(firefox56 affected)

RESOLVED WONTFIX
Tracking Status
firefox56 --- affected

People

(Reporter: hyacoub, Unassigned)

References

Details

Attachments

(1 file)

Attached image OutOfScope.png
[Affected versions]: Nightly 56.0a1 [Affected platforms]: Platforms: Windows 10 x 64, Mac OS X 10.12 and Ubuntu 16.04 x64. [Steps to reproduce]: 1. Open Firefox and go to https://devtools-html.github.io/debugger-examples/examples/todomvc/ 2. Open Debugger. 3. Navigate to todo-view.js 4. Right click on the gutter, any line with written code, select add a breakpoint (e.g line 34) 5. Go back to todmvc and add a todo item in the UI and observe "initialize" function in Source pane. 6. Observe the other functions (like render). [Expected result]: The other functions (like render) should appear faded as they are out of scope. [Actual result]: Out of scope functions should appear normal.
Thanks for the report. We're no longer fading the code that is out of scope because that was distracting to users. The behavior is now simplified to be, that hovering on a variable for out of scope code will not show a popup. You should be able to observe that hovering on the code that is in scope shows a popup, while other code does not.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: