--- Log opened Fri Feb 15 00:00:55 2013
02:46 < mcallan> conseo: re bug, stage does not load for me. browser busy for a while (trying i guess), but no errors
02:50 < mcallan> can only suggest tracing to cause. strange about string length, but are u *sure* code is displaying hud at all places in exactly the same way (aside from string length and position), and the browser is simply not rendering it?
02:51 < mcallan> conseo: re vohall, we should talk. this is all new
02:51 < mcallan> thomas___: (man of many underscores) are you interested in talking about new practice?
02:53 < mcallan> my hours are roughly from now, plus 12
02:57 < mcallan> (i should say *proposed* new practice, except i'm already practicing it ;-)
03:36 < conseo> mcallan: now it should work again, i had the dev-laptop suspended during the night
03:39 < conseo> mcallan: and yes, i have debug statements showing me that the other messages are properly set as well. additionally i have hardcoded to this message, which makes the HUD work for all TalkVs
03:47 < conseo> http://pastebin.com/rqQdQS2T
03:47 < conseo> i could commit to a branch or something, if this is helpful. i have been stuck at that problem for some time now
03:58 < conseo> the code is mostly yours from VoteTrack stripped a bit
04:08 < mcallan> looking
04:13 < mcallan> strange, fails in chromium too
04:14 < conseo> yes
04:15 < mcallan> clue (1): when it disappears properly (mouse left) it fades as it should. when mouse right, it disappears instantly
04:15 < conseo> i'll grab some nutrition
04:15 < mcallan> ok
04:18 < mcallan> idea (a): something to do with style property direction: rtl
04:21 < mcallan> like the text was somehow off-screen, pushed to the right, unless it was long enough that a little of it stuck out to the left
04:22 < mcallan> (because the text that works is very long, compared to the others)
04:23 < mcallan> plan (a) try getting rid of rtl for hud
04:24 < mcallan> plan (b) remove all hud styling from .css temporarily. then it will probably work, very ugly. then re-introduce styles one by one till you find the culprit
04:24 < mcallan> conseo: maybe try those
04:25 < mcallan> let me know how it goes
05:27 < conseo> mcallan: ok, have tried a bit in that direction, but this sounds reasonable
05:30 < conseo> div.TalkTrack div.headsUp { ... direction: ltr; } did the trick
05:30 < conseo> the problem was that i have div.TalkTrack { ... direction: rtl; } which you have not
05:31 < conseo> mcallan: thx!
05:32 < conseo> http://havoc.zelea.com/w/Mann/p/urgar
05:34 < conseo> puuh, this little sucker took a long time to figure out... thx again :-D
05:36 < mcallan> cool, it works!
05:36 < mcallan> ur welcome
17:22 < mcallan> or something roughly like this maybe: http://zelea.com/project/votorola/home.html
17:22 < mcallan> i'll work on it a little more tomorrow
17:23 < mcallan> away, away
--- Log closed Sat Feb 16 00:00:12 2013