Recent searches are not prioritized in operator search menu #115328

Open
opened 2023-11-24 04:41:34 +01:00 by Pratik Borhade · 5 comments
Member

System Information
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01

Blender Version
Broken: 4.1-b12a87b28a625b5729135e0d314ed121955e92be

Short description of error
Recent searches are not prioritized in operator search menu

Exact steps for others to reproduce the error

  • Open Default scene
  • Edit > Operator Search > search something (say add cube)
  • Open operator search menu again (recent search is not at the top)

Found by @Vyach : #115220 (comment)

**System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01 **Blender Version** Broken: 4.1-`b12a87b28a625b5729135e0d314ed121955e92be` **Short description of error** Recent searches are not prioritized in operator search menu **Exact steps for others to reproduce the error** - Open Default scene - Edit > Operator Search > search something (say `add cube`) - Open operator search menu again (recent search is not at the top) Found by @Vyach : https://projects.blender.org/blender/blender/issues/115220#issuecomment-1070634
Pratik Borhade added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-11-24 04:41:35 +01:00
Author
Member

@JacquesLucke , can you check?

@JacquesLucke , can you check?

Can't reproduce with current main b12a87b28a

Can't reproduce with current main b12a87b28a625b5729135e0d314ed121955e92be
Author
Member

Maybe you invoked menu search / F3 ? :)

Maybe you invoked `menu search / F3` ? :)

Aah sorry my bad, misunderstood the steps. Can repro.

Aah sorry my bad, misunderstood the steps. Can repro.
Member

Oh, I didn't even know that this special operator search exists. I thought "operator search" only exists as part of menu search, when Developer Extras are enabled in the user preferences.

Operator search does not even use our StringSearch yet, so it also doesn't support fuzzy matching and all the other nice things. Implementing the use of StringSearch in operator_search_update_fn should solve this issue as well. This is mostly just not-implemented and never worked, so not really a high priority bug in my opinion. I'd be happy if someone else wants to look into improving this search box.

Oh, I didn't even know that this special operator search exists. I thought "operator search" only exists as part of menu search, when `Developer Extras` are enabled in the user preferences. Operator search does not even use our `StringSearch` yet, so it also doesn't support fuzzy matching and all the other nice things. Implementing the use of `StringSearch` in `operator_search_update_fn` should solve this issue as well. This is mostly just not-implemented and never worked, so not really a high priority bug in my opinion. I'd be happy if someone else wants to look into improving this search box.
Pratik Borhade added
Priority
Normal
and removed
Priority
High
labels 2023-11-24 11:48:48 +01:00
Lukas Tönne added a new dependency 2023-11-27 17:33:44 +01:00
Lukas Tönne removed a dependency 2023-11-27 17:33:53 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#115328
No description provided.