Open Bug 1327761 Opened 7 years ago Updated 2 years ago

Option "Disable JavaScript" doesn't apply to another item in tab history

Categories

(DevTools :: General, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1] in a new tab
2. Open devtools -> options, enable "Disable JavaScript"
3. Navigate to http://example.org/
4. Disable "Disable JavaScript"
5. Click back button in urlbar to navigate to url [1]
6. Click on the page

AR:  JavaScript is disabled (No visible action in Step 6)
ER:  JavaScript should be enabled

> [1] data:text/html,<body id="B"><script>onclick=function(){B.style.background='gray'}</script>
No longer blocks: 1277113
Component: Untriaged → Developer Tools
Hmm, that's a tricky one...  I'm not sure how we'd handle this better, other than remembering which options where active when a page originally loaded, which seems like a lot of trouble.

It's probably not a case that people hit very often, since I would imagine people are reloading regularly during development.
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.