Open Bug 1962200 Opened 22 days ago Updated 12 hours ago

Pressing Option + Up / Down should scroll engines / open unified search button

Categories

(Firefox :: Address Bar, enhancement, P2)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: daleharvey, Assigned: daisuke, NeedInfo)

References

Details

(Whiteboard: [sng-scotchbonnet-followon][scotchbonnet-unifiedsearchbutton])

No description provided.
Priority: -- → P2
Whiteboard: [sng-scotchbonnet] → [sng-scotchbonnet-followon]
Assignee: nobody → daisuke
Status: NEW → ASSIGNED

Hi Dale!
I tried to implement this one, but it might be impossible to do on the current element we are using.

My approach was to add the key event listener to the component and scroll when we detect the event.
We changed the popup component from <panel> to <menupopup> in bug 1934410 though, it seems that we can't detect key events for the menupopup element. Also, looks like there is no way to change the scroll behavior for inside of menupopup.
Thus, I don't think we can do it by my approach, but do you have another approach?

Flags: needinfo?(dharvey)
Whiteboard: [sng-scotchbonnet-followon] → [sng-scotchbonnet-followon][scotchbonnet-unifiedsearchbutton]
Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.