)]}'
{
  "commit": "1017f8e6879b02ecb3d64c4760b8e6030522f2e0",
  "tree": "c3b76f92a376cee691f5514515a8cafe3e5113b4",
  "parents": [
    "154d6fd601a3442559e430f8fe197a58ac99867a"
  ],
  "author": {
    "name": "yaakovschectman",
    "email": "109111084+yaakovschectman@users.noreply.github.com",
    "time": "Wed Sep 13 16:17:48 2023 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 13 16:17:48 2023 -0400"
  },
  "message": "Use `start` instead of `extent` for Windows IME cursor position (#45667)\n\nWhen composing with the IME in a text edit, we should add the `start` of\r\nthe composition range to the in-composition `cursor_pos` rather than its\r\n`extent`. When using `extent`, the cursor position would always be\r\noutside of the composition range, resulting in the linked bug. Add a\r\ntest to check cursor position.\r\n\r\nhttps://github.com/flutter/flutter/issues/123749\r\n\r\n## Pre-launch Checklist\r\n\r\n- [x] I read the [Contributor Guide] and followed the process outlined\r\nthere for submitting PRs.\r\n- [x] I read the [Tree Hygiene] wiki page, which explains my\r\nresponsibilities.\r\n- [x] I read and followed the [Flutter Style Guide] and the [C++,\r\nObjective-C, Java style guides].\r\n- [x] I listed at least one issue that this PR fixes in the description\r\nabove.\r\n- [x] I added new tests to check the change I am making or feature I am\r\nadding, or the PR is [test-exempt]. See [testing the engine] for\r\ninstructions on writing and running engine tests.\r\n- [x] I updated/added relevant documentation (doc comments with `///`).\r\n- [ ] I signed the [CLA].\r\n- [x] All existing and new tests are passing.\r\n\r\nIf you need help, consider asking for advice on the #hackers-new channel\r\non [Discord].\r\n\r\n\u003c!-- Links --\u003e\r\n[Contributor Guide]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#overview\r\n[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene\r\n[test-exempt]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#tests\r\n[Flutter Style Guide]:\r\nhttps://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo\r\n[C++, Objective-C, Java style guides]:\r\nhttps://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style\r\n[testing the engine]:\r\nhttps://github.com/flutter/flutter/wiki/Testing-the-engine\r\n[CLA]: https://cla.developers.google.com/\r\n[flutter/tests]: https://github.com/flutter/tests\r\n[breaking change policy]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes\r\n[Discord]: https://github.com/flutter/flutter/wiki/Chat",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "340092e3edb79be0688380c6b56e1484624d3322",
      "old_mode": 33188,
      "old_path": "shell/platform/windows/text_input_plugin.cc",
      "new_id": "08c0007a4d083e65bab798ab61e875ec906ba472",
      "new_mode": 33188,
      "new_path": "shell/platform/windows/text_input_plugin.cc"
    },
    {
      "type": "modify",
      "old_id": "7d4705096441d7155ef02a3a4111bb18e40e39d8",
      "old_mode": 33188,
      "old_path": "shell/platform/windows/text_input_plugin_unittest.cc",
      "new_id": "a99e0149aa28613c68151889aa8a70bafe0f3c39",
      "new_mode": 33188,
      "new_path": "shell/platform/windows/text_input_plugin_unittest.cc"
    }
  ]
}
