Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-3.x-dev
Component:
Code - Functionality
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2011 at 18:55 UTC
Updated:
19 Oct 2011 at 03:30 UTC
Comments
Comment #1
icecreamyou commentedI am unconvinced. There are not any recent changes that would break any other module's JS. I also have no desire to install that module or spend time debugging it, so although I will happily accept a patch, I'm not going to resolve this one myself unless someone can provide information that shows that there is a generic problem with the JS in FBSS that is not limited to DDBlock.
Comment #2
mastermtg commentedOk. I do want to point out one more thing I noticed: DDBlocks display only gets ruined when viewing the website in IE9 (after upgrading to any dev version of FBBS). Let's see if anyone else is having this issue...
Comment #3
icecreamyou commentedThat is actually a good start. That means it's probably a CSS thing. Any chance you could take a look with IE Inspector or whatever it's called and see if you can make a small change that fixes it? A total guess, but it might have to do with adding
clear: bothto the FBSS output?Comment #4
mastermtg commentedI narrowed this problem down a bit. This only breaks when FBSS comments part of the module is enabled. When it's disabled everything is perfect.
Comment #5
icecreamyou commentedHmm. Well there was a pretty significant overhaul of FBSS styles that I just committed last week -- maybe try the latest dev and see if that solves the problem for you?
Comment #6
mastermtg commentedIssue was resolved in latest dev version! :)