#18665 closed defect (bug) (fixed)
Admin Dashbord Widgets columns are 'stuck'
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Administration | Version: | 3.3 |
| Severity: | major | Keywords: | |
| Cc: |
Description
My admin dash is stuck in ONE column, no matter what I check in screen options, I can't change anything.
My Post dash is stuck in TWO columns. No changies no take backs.
Using revision 18671.
Change History (8)
comment:1
ptahdunbar — 20 months ago
- Keywords reporter-feedback added
Some more info would be helpful :) browser refreshed, js errors, anything at all happening when clicking on the column number radios?
Nothing happens. You can click on the column numbers till the cows come home, but that NEVER changes.
Also when you drag the widgets over, there's no dotted outlines in the other columns, its like it doesn't exist.
I didn't get any overt errors in Chrome, but I didn't have debugging on. No errors in my site error log.
Ah, this is actually [18669] that removed float: left from the containers, so now they are on top of each other.
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [18672]:
comment:6
in reply to:
↑ 2
ptahdunbar — 20 months ago
Replying to azaozz:
Some more info would be helpful :) browser refreshed, js errors, anything at all happening when clicking on the column number radios?
Sorry, was on my iPad, I couldn't debug :/
Does it work in FF now?

I can confirm this running the same changeset.
UPDATE
Bug is in [18667], [18666] works fine.