Bug 389175 - Add a search box for highlighting and encoding menus
Summary: Add a search box for highlighting and encoding menus
Status: RESOLVED FIXED
Alias: None
Product: frameworks-ktexteditor
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.42.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-18 19:31 UTC by Safa Alfulaij
Modified: 2022-01-13 08:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
gEdit search bar for hightligting (27.89 KB, image/png)
2018-01-18 19:31 UTC, Safa Alfulaij
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Safa Alfulaij 2018-01-18 19:31:45 UTC
Created attachment 109974 [details]
gEdit search bar for hightligting

The highlighting and encoding menus are huge, which makes searching for something (that you don't really know where it is) very hard.
Maybe if a simple search box was provided this will make it a bit easier? Is that hard to implement? Should we subclass KActionMenu again for this?
Is it useful to have or not?
Comment 1 Lothar 2019-01-04 16:50:42 UTC
I would like it a lot. On the long side it may better to have this one

  Menu of "most recently/frequently used"
  https://bugs.kde.org/show_bug.cgi?id=397563

Perfect would be to have both
Comment 2 Waqar Ahmed 2022-01-13 08:03:47 UTC
Nowadays we have KCommandBar which addresses this issue.