Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#6390 closed enhancement (invalid)

Dashboard widgets with too tall of content should have sticky headers

Reported by: Viper007Bond Owned by:
Priority: lowest Milestone:
Component: Administration Version: 2.5
Severity: trivial Keywords:
Cc: Focuses:

Description

If a dashboard widget's content is too tall for it's container, a vertical scroll bar pops up. However, when you use it to scroll down, the blue bar on top goes with it. It'd be much cooler if that bar stayed there and only the content scrolled.

Change History (6)

#1 @Viper007Bond
18 years ago

Basically, rather than the whole widget having overflow: auto, just the widget's content should have that.

#2 @mdawaffe
18 years ago

I tried briefly, but it turned out to be surprisingly difficult to make work in FF, Safari, Opera, IE6/7.

Some things about the rest of the markup/css have changed since then, so it could be simpler to accomplish now.

#3 @thee17
18 years ago

  • Resolutionfixed
  • Status newclosed

I think 2.7 makes this irrelivant

#4 @jacobsantos
18 years ago

  • Milestone 2.9
  • Resolution fixed
  • Status closedreopened

#5 @jacobsantos
18 years ago

  • Resolutioninvalid
  • Status reopenedclosed

#6 @jacobsantos
18 years ago

  • Keywords needs-patch removed
Note: See TracTickets for help on using tickets.