fluid-work IRC Logs-2012-08-03
[11:11:05 CDT(-0500)] <cindyli> michelled: anastasia and I have a branch ready for FLOE-68: https://github.com/cindyli/OER-Commons/commits/FLOE-68
[11:11:27 CDT(-0500)] <michelled> thx! I just pushed your FLOE-76 fix - it looks good
[11:17:38 CDT(-0500)] <michelled> cindyli: what are you guys working on now?
[11:22:08 CDT(-0500)] <cindyli> michelled: the next one would be "Slider is broken in IE8", which doesn't have a jira yet. lunch before we start on it
[11:22:24 CDT(-0500)] <cindyli> marked on wiki btw
[11:22:29 CDT(-0500)] <michelled> cool cindyli - I didn
[11:22:50 CDT(-0500)] <michelled> I didn't create the JIRA because what I was seeing was inconsistent and I wasn't sure if it was just my system
[11:23:12 CDT(-0500)] <michelled> so I was hoping you could test out authoring in IE8 and see whether there are issues with it
[11:24:01 CDT(-0500)] <cindyli> ok, michelled, can you describe what you see typically with the broken slider? the behavior?
[11:24:41 CDT(-0500)] <cindyli> i believe it's different from FLOE-60
[11:24:47 CDT(-0500)] <michelled> if I haven't filled out the necessary fields and I click publish, it slides to half way between the second page and the third page
[11:25:36 CDT(-0500)] <michelled> cindyli: how do I get the popup that you've fixed in floe 68?
[11:27:23 CDT(-0500)] <cindyli> michelled: edit project/templates/include/portlets/bookmarklet.html, search on OER_HOST
[11:28:15 CDT(-0500)] <cindyli> replace OER_HOST = ' with your local url, for instance, OER_HOST = 'http://172.16.2.74:8000/'
[12:03:12 CDT(-0500)] <cindyli> michelle, i cannot reproduce the slider issue you've seen with IE8
[12:58:41 CDT(-0500)] <michelled> cindyli: I just noticed that when TOC is off there is still a small square shown g
[12:58:55 CDT(-0500)] <michelled> it's more noticeable in high contrast
[12:59:01 CDT(-0500)] <cindyli> ok, will look into that
[13:00:14 CDT(-0500)] <michelled> cindyli: I just updated a11y-uio from master so you probably want to update
[13:00:22 CDT(-0500)] <cindyli> ok, michelled
[13:00:26 CDT(-0500)] <michelled> you'll need to run a migration but you don't need to drop you db
[13:18:23 CDT(-0500)] <cindyli> michelled: the fix for toc square is ready: https://github.com/cindyli/OER-Commons/tree/FLOE-76
[13:19:10 CDT(-0500)] <michelled> thx cindyli
[13:19:36 CDT(-0500)] <cindyli> np
[13:30:35 CDT(-0500)] <cindyli> michelled: there's a branch for FLOE-60 ready for review: https://github.com/cindyli/OER-Commons/tree/FLOE-60
[13:34:09 CDT(-0500)] <michelled> thx cindyli - was it tested cross browser?
[13:34:23 CDT(-0500)] <cindyli> good point. not yet. one sec
[13:34:25 CDT(-0500)] <cindyli> testing on ie
[13:38:13 CDT(-0500)] <cindyli> michelled: works across browsers: ie8, ie9, safari
[13:39:11 CDT(-0500)] <michelled> thx cindyli
[13:39:31 CDT(-0500)] <cindyli> np
[13:40:09 CDT(-0500)] <cindyli> michelled: hold off, merging updated a11y-uio into FLOE-60
[13:40:55 CDT(-0500)] <michelled> thx
[13:45:47 CDT(-0500)] <cindyli> michelled: FLOE-60 branch is ready again!
[13:45:55 CDT(-0500)] <michelled> thx
[13:49:22 CDT(-0500)] <michelled> cindyli: looks like we now have a scroll bar on the content even when the content does not fill the page
[14:37:16 CDT(-0500)] <cindyli> michelled: FLOE-60 branch is ready again: https://github.com/cindyli/OER-Commons/tree/FLOE-60
[14:37:20 CDT(-0500)] <cindyli> to fix the scroll bar issue