Ad
  • Default User Avatar

    I just confirmed this is fixed, thanks!

  • Default User Avatar

    The "key=itemgetter(0)" bit is unnecessary since it's the default behavior. So the code becomes return sorted(sorted(items), key=itemgetter(1), ...

  • Default User Avatar

    Yes the text area was also having an issue where it didn't completely cover the visual area vertically, so the bottom area didn't respond to mouse clicks.

  • Default User Avatar

    I'm trying to leave a comment on a solution, but nothing happens when I click the Post button. Attempted in both Firefox 32.0 and Chrome 37.0.2062.94 in Ubuntu 12.04. JS console shows error "TypeError: this.editor is undefined" in application-4aa86c6889b6cfc761b22565884e7704.js:34