Ctrl + Shift + F keyboard shortcut does nothing after collapsing the sidebar a second time inside the debugger
Categories
(DevTools :: Debugger, defect)
Tracking
(firefox114 wontfix, firefox115 verified)
People
(Reporter: atrif, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
- Filled on request: https://bugzilla.mozilla.org/show_bug.cgi?id=1833935#c16
Found in
- 114.0b9
Affected versions
- 115.0a1 (2023-05-25)
- 114.0b4
Tested platforms
- Affected platforms: Ubuntu 20.04, macOS 12, Windows 10x64
- Unaffected platforms: none
Steps to reproduce
- Open the debugger on any page.
- Collapse the sidebar if it’s visible.
- Hit Ctrl+Shift+F (Cmd+Shift+F on OSX)
- Collapse the sidebar.
- Hit Ctrl+Shift+F (Cmd+Shift+F on OSX)
Expected result
- Left sidebar should open with the search UI visible.
Actual result
- Nothing happens.
Regression range
- I will search for one ASAP if it's possible because of bug 1833935.
Comment 1•2 years ago
|
||
:atrif, if you think that's a regression, could you try to find a regression range using for example mozregression?
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 4•2 years ago
|
||
Removing the regression window wanted flag because I am unable to search for a regression range due to bug 1833935. Maybe this behavior happens after bug 1811000 or bug 1833935.
Comment 5•2 years ago
|
||
| bugherder | ||
Comment 6•2 years ago
|
||
The patch landed in nightly and beta is affected.
:nchevobbe, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox114towontfix.
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 7•2 years ago
|
||
Verified fixed with Firefox 115.0a1 (20230531041723) on Windows 10x64, macOS 12 and Ubuntu 20.04. The left sidebar is opened with the search UI visible after collapsing the sidebar multiple times.
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Description
•