Open Bug 1456788 Opened 6 years ago Updated 2 years ago

Flickering effect on iframe icon

Categories

(DevTools :: General, defect, P3)

61 Branch
defect

Tracking

(firefox59 unaffected, firefox60 unaffected, firefox61 affected)

Tracking Status
firefox59 --- unaffected
firefox60 --- unaffected
firefox61 --- affected

People

(Reporter: daschilean, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Windows x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180424220100

Steps to reproduce:

1. Open Firefox Nightly 61.0a1 (2018-04-24) (64-bit)
2. Go to any webpages
3. Open Inspector (Press "F12")
4. From inspector settings enable "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging"
5. Open Tools -> Web Developer -> Browser Toolbox
6. Select "Settings" from the "Meetball Menu" 
7. Click on "Disable JavaScript" checkbox from "Advanced settings"


Actual results:
Flickering effect is displayed on "iframe icon" from the upper right corner after checking the "Disable JavaScript" option.


Expected results:
The mentioned option should be checked without any flickering effect.
Blocks: 1444299
OS: Windows 7 → All
Hardware: Unspecified → All
This should be fixed by bug 1456069.
Depends on: 1456069
I tested again on a local build (pulled from m-c today) and I can still see some flickering:
The button seems to become greyed out a little bit while the "disable javascript" setting is applied, and then turns normal again.
This might be fine. It's way less distracting than in attachment 8970851 [details].
Priority: -- → P3
Right. Considering this only happens in the browser console and only when selecting "disable javascript" I think the minor flickering is acceptable. I would suggest this is either resolved by bug 1456069 or wontfix.
The flickering is also present on the regular toolbox, if you target a page that has iframes. 

The reason behind this is that "disable javascript" actually reloads the page, and while it reloads we don't know yet if we have iframes in the page and if we should enable the button. Maybe waiting before the complete load of the page before updating the button would help here.
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: