)]}'
{
  "commit": "c5f8429a376bb7872d60427bf896784c6482e569",
  "tree": "9112e32bbb151f91b4215542dd5dae50cadce11c",
  "parents": [
    "efdade22ca32df9eb956c9d1a5e1d52668c637dc"
  ],
  "author": {
    "name": "gwt.team.jgw",
    "email": "gwt.team.jgw@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Jul 12 14:04:01 2007 +0000"
  },
  "committer": {
    "name": "gwt.team.jgw",
    "email": "gwt.team.jgw@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Thu Jul 12 14:04:01 2007 +0000"
  },
  "message": "The hidden input used in Safari changes the cursor to a text selector on hover,\neven though the input element is hidden and behind the main element.  I made\nreinierz\u0027s suggested change to the FocusImplSafari class so the hidden input\nnow has a height and width of 1px, preventing users from placing their cursor\nover it.\n\nFixed unreported issue When the cursor moves from one element to another within\nthe same CustomButton, an onmouseout event is fired in some browsers.  This has\nthe effect of firing the onClickCancel method, which can temporarily change the\nstyle of the Widget until the onmouseover event is fired.  I added a check to\nmake sure that the ToElement is not a child of the parent element before\ncanceling the click. \n\nTesting: I created a PushButton and ToggleButton and verified that the cursor\non the screen matches the cursor in the CSS style definition.  I also verified\nthat \"internal\" mouseout events do not fire the onClickCancel method. \n\nIssue: 1285\nPatch by: jlabanca\nReview by: jgw\n\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1239 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "adfeb4e9266fb0a3bdde998cab2e6cf227357b06",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/ui/CustomButton.java",
      "new_id": "7468faf400f14337e90eebc8ffef24552b8b2446",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/ui/CustomButton.java"
    },
    {
      "type": "modify",
      "old_id": "7f39aad579ea0b6e5f499a5e96c8aad8f662d8d9",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/ui/impl/FocusImplSafari.java",
      "new_id": "f54b9ace924b437db497de49b0c086707cfeb26d",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/ui/impl/FocusImplSafari.java"
    }
  ]
}
