Closed (fixed)
Project:
Dreditor (moved)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2011 at 15:54 UTC
Updated:
19 Aug 2013 at 07:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
attiks commentedsame problem using latest chrome version, removing the fixed moves it between textarea and grippy
Comment #2
hanoiiThis kept bugging me for quite some time and I spend some time finding the issue. Apparently and not 100% sure why, the dreditor-widget is not initially hidden in chrome, while it is on FF.
I changed the following line which only affects the cascading order of execution and it works! Who would have told!
Comment #3
hanoiiComment #4
star-szrThis has been driving me crazy as well. Thanks @hanoii!
Comment #5
markhalliwellThanks! Fixed in 925879e.