Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19425

BrowseUI / CAutoComplete : double click on a word selects leading blank and stops too early

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Trivial
    • None
    • None

    Description

      reactos-bootcd-0.4.15-dev-7434-g8b5c5fb-x86-gcc-lin-dbg

      While investigating on CORE-19423

      • Type "d dd" in Start > Run
      • Double click on the "dd" part with mouse cursor on the right of the text not to fall into CORE-19423
      • " dd" gets selected (<BLANK>dd)
      • Expected result "dd" to get selected (no "<BLANK>")
      • notepad is not affected

      Problem comes from EDIT_CallWordBreakProc : 

      Similarly testing with 

      <BLANK>TEST<BLANK><BLANK><BLANK>REACTOS

      should select "TEST<BLANK><BLANK><BLANK>"

      See : ROS-screen0.webm

      Guilty code is https://github.com/reactos/reactos/commit/c19d9df2593d6376f783dae78ba67fe53280fa4a from katayama_hirofumi_mz 

      Fixed by patch : browseUI_dblclick-1.patch

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              KRosUser KRosUser
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: