1 2012-09-15T00:11:04  *** dcramer_ has quit IRC
   2 2012-09-15T01:39:41  *** dcramer_ has joined #moin-dev
   3 2012-09-15T05:47:00  *** dcramer_ has quit IRC
   4 2012-09-15T06:09:38  *** ChanServ has quit IRC
   5 2012-09-15T10:07:00  *** ChanServ has joined #moin-dev
   6 2012-09-15T10:07:00  *** lindbohm.freenode.net sets mode: +o ChanServ
   7 2012-09-15T10:20:10  *** MattMaker has quit IRC
   8 2012-09-15T10:21:04  *** ebo^ has joined #moin-dev
   9 2012-09-15T10:33:29  *** ChanServ has quit IRC
  10 2012-09-15T10:34:04  *** ChanServ has joined #moin-dev
  11 2012-09-15T10:34:04  *** lindbohm.freenode.net sets mode: +o ChanServ
  12 2012-09-15T10:34:54  <dreimark> moin
  13 2012-09-15T10:35:01  * dreimark greats from SFD cologne
  14 2012-09-15T11:55:41  <dreimark> spy_: ping
  15 2012-09-15T13:08:50  *** ebo^ has quit IRC
  16 2012-09-15T14:18:54  <ThomasWaldmann> moin
  17 2012-09-15T15:32:05  *** dcramer_ has joined #moin-dev
  18 2012-09-15T16:37:55  *** dcramer_ has quit IRC
  19 2012-09-15T17:37:58  *** dcramer_ has joined #moin-dev
  20 2012-09-15T17:59:41  <CIA-78> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5871:2e90d7b58b42 1.9/docs/CHANGES: updated CHANGES
  21 2012-09-15T18:00:01  <ThomasWaldmann> eSyr-ng_: eSyr: ^^ please review, I added some more stuff about your changesets
  22 2012-09-15T18:01:21  *** RogerHaase has joined #moin-dev
  23 2012-09-15T18:23:39  <ThomasWaldmann> RogerHaase: http://moinmo.in/MoinMoinBugs/PygmentsOld can you reproduce that?
  24 2012-09-15T18:23:55  <ThomasWaldmann> i saw it one time, but currently, it does not happen for me
  25 2012-09-15T18:32:59  <RogerHaase> ThomasWaldmann: works OK on w7 IE9, FF, Chrome, Safari, Opera, Iron
  26 2012-09-15T18:34:02  <ThomasWaldmann> did you try whether the rendering changes when you reduce window width?
  27 2012-09-15T18:34:57  <RogerHaase> I did, wraps only when it should on very narrow window
  28 2012-09-15T18:35:43  <ThomasWaldmann> strange. i have seen it once myself, but can't reproduce any more. :|
  29 2012-09-15T18:36:19  <ThomasWaldmann> it happened when the browser had to line-break that long src line. then it (needlessly) also broke that short comment line.
  30 2012-09-15T18:37:14  <RogerHaase> what browser?
  31 2012-09-15T18:38:00  <ThomasWaldmann> i used FF 15
  32 2012-09-15T18:38:06  <ThomasWaldmann> on Ubuntu
  33 2012-09-15T18:41:19  <RogerHaase> I tried also on Linux Mint, FF 15.0.1, Web, and Chromium, all work fine as well
  34 2012-09-15T18:46:52  <ThomasWaldmann> ok, let's forget that one until there is more info.
  35 2012-09-15T18:47:13  <ThomasWaldmann> http://moinmo.in/MoinMoinBugs/ModernPreviewPaddingTooMuch < currently looking at that one
  36 2012-09-15T18:59:31  <RogerHaase> modernized has same issue, but fixing that could mess up padding in unintended places
  37 2012-09-15T19:01:25  <dreimark> I had seen it too, try to reproduce later
  38 2012-09-15T19:01:39  <dreimark> this pygments issue
  39 2012-09-15T19:02:53  <RogerHaase> working on autoscroll, Chromium on Linux choked on js "modifyButton.click();", and will not autoscroll textarea.
  40 2012-09-15T20:12:52  <ThomasWaldmann> RogerHaase: http://moinmo.in/MoinMoinBugs/ModernPreviewPaddingTooMuch < if you have time, please review that patch there
  41 2012-09-15T20:34:51  *** dcramer_ has quit IRC
  42 2012-09-15T21:15:28  *** dcramer_ has joined #moin-dev
  43 2012-09-15T21:32:16  *** dcramer_ has quit IRC
  44 2012-09-15T21:36:07  *** MattMaker has joined #moin-dev
  45 2012-09-15T21:45:44  *** dcramer_ has joined #moin-dev
  46 2012-09-15T22:31:57  <RogerHaase> ThomasWaldmann: dreimark: fixed autoscroll chromium js issues:  http://codereview.appspot.com/6488072/
  47 2012-09-15T22:32:24  <RogerHaase> dreimark: could you review javascript?
  48 2012-09-15T22:49:55  <ThomasWaldmann> RogerHaase: just one little comment
  49 2012-09-15T23:48:21  <CIA-78> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5872:a9e7ad80340e 1.9/MoinMoin/formatter/ (groups.py pagelinks.py):
  50 2012-09-15T23:48:21  <CIA-78> special formatters: avoid to create unnecessary output
  51 2012-09-15T23:48:21  <CIA-78> some methods in the base class create html, we need to overwrite them with
  52 2012-09-15T23:48:21  <CIA-78> a method that returns an empty string to not produce unwanted output.
  53 2012-09-15T23:48:21  <CIA-78> these formatters shall just have some special side effect, not create output:
  54 2012-09-15T23:48:22  <CIA-78> groups: determine group members
  55 2012-09-15T23:48:23  <CIA-78> pagelinks: determine page links
  56 2012-09-15T23:57:35  <RogerHaase> ThomasWaldmann:  the padding-fix looks OK to me.

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-09-15 (last edited 2012-09-14 22:45:04 by IrcLogImporter)