Closed Bug 1235581 Opened 9 years ago Closed 6 years ago

Clicking on a span element in the web console causes a warning to appear

Categories

(DevTools :: Console, defect, P3)

43 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 860312

People

(Reporter: sworddragon2, Unassigned, Mentored)

References

Details

(Whiteboard: [btpp-backlog])

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 Build ID: 20151210084413 Steps to reproduce: 1. Start Firefox and go to the menu bar -> Tools -> "Web Developer" -> "Web Console". 2. In the web console execute "console.log(document.createElement('span'));". 3. In the web console click on the span element. Actual results: The warning "Ignoring get or set of property that has [LenientThis] because the "this" object is incorrect." appeared in the web console. Expected results: No warning should appear in the web console.
Component: Untriaged → Developer Tools: Console
THanks for reporting this. It might be fixed with some of the changes we're making to the console in the next quarter, as we move the variable expansion that's currently shown in the pane on the right side to the main pane.
Priority: -- → P3
Whiteboard: [btpp-backlog]
Product: Firefox → DevTools
This is still relevant but not high priority. Would be happy to take a patch!
Mentor: nchevobbe

Hello. I am new to Open source programming. Is this bug still open? If so I would like to try my hand at working on this. Thanks you.

Hello ithompson4!

Yes, this bug is still open, although I think it might be a hard one as a first bug on the project.
I'll ping you on another, easier bug if you want to

Status: UNCONFIRMED → NEW
Ever confirmed: true

Hey! I am an Outreachy applicant.
It would be great if I get to help here.
Thank you!
Dhruvi.

@Nicholas. Yes please. Thank you!

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.