Menu

#899 Adjacent next match skipped by Replace Next

3.6
closed-fixed
None
5
2018-07-17
2018-03-13
No

While I was trying to port the corrections for [#675] to OmegaT 3.6, I discovered a new bug which, indeed, is also here in OmegaT 4.1
I was using the same case as for ticket [#898]. "Replace all" worked correctly. But then I rolled by project back and tried interactive search.
If I go to a segment which contains two adjacent matches, and try to replace interactively, when I click on "Replace Next", the first match is replaced correctly but then the cursor moves immediately to the match coming after the adjacent match (in other terms, the second match is totally ignored, even if it appeared as selected)

Related

Bugs: #675
Bugs: #898

Discussion

  • Aaron Madlon-Kay

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
    -While I was trying to port the corrections for #675 to OmegaT 3.6, I discovered a new bug which, indeed, is also here in OmegaT 4.1
    -I was using the same case as for ticket #898. "Replace all" worked correctly. But then I rolled by project back and tried interactive search.
    +While I was trying to port the corrections for [#675] to OmegaT 3.6, I discovered a new bug which, indeed, is also here in OmegaT 4.1
    +I was using the same case as for ticket [#898]. "Replace all" worked correctly. But then I rolled by project back and tried interactive search.
     If I go to a segment which contains two adjacent matches, and try to replace interactively, when I click on "Replace Next", the first match is replaced correctly but then the cursor moves immediately to the match coming after the adjacent match (in other terms, the second match is totally ignored, even if it appeared as selected)
    
     

    Related

    Bugs: #675
    Bugs: #898

  • Aaron Madlon-Kay

    • summary: Adjacent matches not replaced when interactive --> Adjacent next match skipped by Replace Next
    • status: open --> open-fixed
    • assigned_to: Aaron Madlon-Kay
     
  • Aaron Madlon-Kay

    Fixed in trunk, [r10293].

     

    Related

    Commit: [r10293]

  • Didier Briel

    Didier Briel - 2018-04-04
    • status: open-fixed --> closed-fixed
     
  • Didier Briel

    Didier Briel - 2018-04-04

    Fixed in the released version 4.1.4 of OmegaT.

    Didier

     
  • Aaron Madlon-Kay

    • Group: 4.1 --> 3.6
     
  • Aaron Madlon-Kay

    Backported to branches/release-3-6, [r10345].

     

    Related

    Commit: [r10345]

  • Didier Briel

    Didier Briel - 2018-07-17

    Fixed in the released version 3.6.0 update 10 of OmegaT.

    Didier

     

Log in to post a comment.