#1258 closed defect (fixed)
Widgets - tests fail
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
The test shows the first pane, but fails to render the second and the third one.
Change History (3)
comment:1 Changed 14 years ago by
severity: | normal → major |
---|---|
Summary: | Accordion Widget - test fails → Widgets - tests fail |
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Resolution: | → fixed |
severity: | major → normal |
Status: | new → closed |
What browser did it fail on? You didn't list a browser, so I will assume IE6.
Accordion - yes, this is broken. Filed ticket #1425
CiviCrmDateTimePicker? - this widget is obsolete; I just removed it.
Dialog3 - I tried it and it seems to be blocking.
Editor2 - I think this has been fixed, but note that the contents are already in the page before you press the button. the button merely wraps an editor around some existing contents.
Editor2InsideDialog - i tried it and the center says "some content". I guess it's working now
Editor2InsideFloatingPane - seems to be working; you need to make the floating pane bigger to see all the editor buttons
FloatingPane? - seems to be working
Not only Accordion test, but AccordionPane? fail to render properly.
CiviCrmDateTimePicker? - gives error: impl is not a constructor.
ComboBox_subclass - gives JS error: this.popupWidget is not defined
Dialog3 - the blocking of the page is not happening. you can click outside the dialog, and the dialog will dissappear
Editor2 - when clicking on Build an Editor Below - editor is kind of built, then dissapears, if you scroll it tends to appear here and there. contens don't appear anyhow
Editor2InsideDialog - when clicking on Show Richtext, the dialog appear, but with nothing in it
Editor2InsideFloatingPane - gives JS error upon loading
FloatingPane? - no FloatingPane? shows up