Opened 20 months ago

Closed 20 months ago

Last modified 20 months ago

#18665 closed defect (bug) (fixed)

Admin Dashbord Widgets columns are 'stuck'

Reported by: Ipstenu Owned by: azaozz
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)

  • Keywords reporter-feedback added

I can confirm this running the same changeset.

UPDATE
Bug is in [18667], [18666] works fine.

Last edited 20 months ago by ptahdunbar (previous) (diff)

comment:2 follow-up: ↓ 6   azaozz20 months ago

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.

Version 0, edited 20 months ago by ipstenu (next)

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]:

Put back float: left for postbox containers, fixes #18665

comment:6 in reply to: ↑ 2   ptahdunbar20 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?

See ticket:18198#comment:49.

  • Keywords reporter-feedback removed
  • Milestone changed from Awaiting Review to 3.3

Does it work in FF now?

Yes.

Note: See TracTickets for help on using tickets.