Menu

#1164 Add menus to the Search window

3.6
closed-fixed
None
5
2016-03-09
2015-11-30
No

There are a number of keyboard shortcuts already available in the Search window that are not exposed in the UI:

  • Ctrl+F to refocus on the search field and select all its contents
  • Ctrl+Shift+G to add a new glossary item

There is also demand for additional options:

  • Ctrl+Shift+I to insert current segment source
  • Ctrl+Shift+R to replace with current segment source

To that end it would be good to add at least an Edit menu to the Search window.

New menus:

  • File
    • Ctrl+F Search for Selection: Replaces search field contents with current selection in results pane (if any), then focuses the search field and selects all contents
    • Ctrl+W Close
  • Edit
    • Ctrl+Shift+I Insert Source
    • Ctrl+Shift+R Replace with Source
    • ----
    • Ctrl+Shift+G Create Glossary Entry...

Discussion

  • Aaron Madlon-Kay

     

    Last edit: Aaron Madlon-Kay 2015-12-01
  • Aaron Madlon-Kay

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,4 +10,13 @@
    
     To that end it would be good to add at least an Edit menu to the Search window.
    
    -In addition it is currently not possible to close the Search window with `Ctrl+W`. This would traditionally go in a File menu.
    +New menus:
    +
    +- File
    +    - `Ctrl+F` Search for Selection: Replaces search field contents with current selection in results pane (if any), then focuses the search field and selects all contents
    +    - `Ctrl+W` Close
    +- Edit
    +    - `Ctrl+Shift+I` Insert Source
    +    - `Ctrl+Shift+R` Replace with Source
    +    - `----`
    +    - `Ctrl+Shift+G` Create Glossary Entry...
    
     
  • Aaron Madlon-Kay

    Implemented in r7980.

     
  • Aaron Madlon-Kay

    • status: open --> open-fixed
     
  • Didier Briel

    Didier Briel - 2015-12-17

    Under Windows, at least, closing the menu with Escape closes the window.
    See https://sourceforge.net/p/omegat/bugs/783/

    Didier

     

    Last edit: Didier Briel 2015-12-17
  • Didier Briel

    Didier Briel - 2015-12-17
    • Group: 3.5 --> 3.6
     
  • Didier Briel

    Didier Briel - 2016-03-09
    • status: open-fixed --> closed-fixed
     
  • Didier Briel

    Didier Briel - 2016-03-09

    Closed in the released version 3.6.0 of OmegaT.

    Didier

     

Log in to post a comment.