Closed Bug 1320325 Opened 8 years ago Closed 5 years ago

Search in all sources using the script filter (Ctrl + Alt + F) shortcut be gone

Categories

(DevTools :: Debugger, defect, P3)

52 Branch
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: massic80, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20161125004006

Steps to reproduce:

Opened developer tools, debugger tab, and tried to search within all files. The only way I know is using the Ctrl + Alt + F shortcut.


Actual results:

Nothing happened.



Expected results:

Since the update to FF 52, I couldn't search within all JS files, with the shortcut I've been used to and which hasn't been changed (https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts).
I don't know what to expect, since layout of developer tools have been changed.
Component: Untriaged → Developer Tools: Debugger
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 10 → All
Hardware: x86_64 → All
Summary: Search in all sources using the script filter (Ctrl + Alt + F) shortcut not working → Search in all sources using the script filter (Ctrl + Alt + F) shortcut be gone
The docs have been updated, the new debugger doesn't have a "Search in all files" feature anymore.  We will be looking into doing this again later.

https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts#Debugger
Priority: -- → P3
It now provides the same feature by using Ctrl + Shift + F. Will it be the ultimate shortcut?
Product: Firefox → DevTools

Yep.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

Thank you.
Willing to update the documentation, is it the same shortcut on Linux?

Flags: needinfo?(irenesmith13)

Yes, I know, but I'm not sure of whether the Ctrl + Shift + F works on Linux as well (no Linux distros at my fingertips at the moment).

I can check Linux. I have a VirtualBox set up with Linux.

I know this is a pain, but can you try to use ismith@mozilla.com when you do a need me to respond? I can't seem to get rid of my personal email address.

Created this MDN/Sprints issue to track it: MDN/Sprints #1604

Flags: needinfo?(irenesmith13)

Added information about the keystroke (along with images) to the search page at: Searching in all files

Added the shortcut to the table at Debugger

Added:

Search in all files in the current project from the debugger by pressing Shift + Ctrl + F (Windows or Linux) or Shift + Cmd + F (macOS) (bug 1320325).

to Firefox 68 for Developers.

Flags: needinfo?(jlaster)

Thanks Irene.

Flags: needinfo?(jlaster)
You need to log in before you can comment on or make changes to this bug.