Open Bug 1520844 Opened 5 years ago Updated 2 years ago

Browsing reverse search adds to the Undo stack

Categories

(DevTools :: Console, defect, P3)

65 Branch
defect

Tracking

(Not tracked)

People

(Reporter: Harald, Unassigned)

References

Details

STR:

  • Trigger Reverse Search, search for a common term like log
  • Browse through the history items
  • Cancel out of Reverse Search with ESC
  • Cmd-Z to Undo

AR: Undo cycles through browsed history entries
ER: Undo jumps back to log

I am not sure how to reproduce the reported issue. I thinkm I am seeing another problem

  1. Trigger Reverse search (F9 windows/linux, Ctrl+R on OSX)
  2. Browse through history (I need to type at least one letter to allow that)
  3. Cancel out of Reverse search with ESC
  4. Try to browse (normal) history using up-arrow, it doesn't work => BUG

Nicolas, can you please try to repro on your machine?

Flags: needinfo?(nchevobbe)

Yes, I can reproduce both bugs.

The original report was talking about how navigating through the history with reverse search does put each items in the input "history", so Cmd-Z would cycle back through the different search results until you get to the original content you had before doing the search

The second one looks like some odd state issue, could you file a bug for it please?

Flags: needinfo?(nchevobbe)

(In reply to Nicolas Chevobbe [:nchevobbe] from comment #2)

The second one looks like some odd state issue, could you file a bug for it please?

https://bugzilla.mozilla.org/show_bug.cgi?id=1778984

Severity: major → S3
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.