Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#6371 closed defect (bug) (fixed)

Possible for the "edit" link on widgets to get bumped down

Reported by: Viper007Bond Owned by:
Priority: lowest Milestone: 2.6
Component: Administration Version: 2.6
Severity: minor Keywords: has-patch needs-testing
Cc: Focuses:

Description

On widgets with a certain title length, it's possible for the Edit/Cancel link to be bumped to the 2nd row without making the blue bar two rows tall.

See screenshot.

Attachments (3)

6371ff2.png (29.1 KB ) - added by Viper007Bond 18 years ago.
Firefox 2.0.0.12
6371.diff (2.2 KB ) - added by mdawaffe 18 years ago.
6371.2.diff (2.9 KB ) - added by mdawaffe 18 years ago.

Download all attachments as: .zip

Change History (11)

@Viper007Bond
18 years ago

Firefox 2.0.0.12

#1 @lloydbudd
18 years ago

  • Milestone 2.52.6

@mdawaffe
18 years ago

#2 @mdawaffe
18 years ago

6371.diff

Uses floats to fix the issue. Pushes edit link down to next line in case of a long title, rather than trying to reserve the correct amount of space for it.

Not as pretty.

@mdawaffe
18 years ago

#3 @mdawaffe
18 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

6371.2.diff now with (untested) RTL.

#4 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [7964]) Widget edit link layout fixes from mdawaffe. fixes #6371

#5 @Viper007Bond
18 years ago

  • Component GeneralAdministration
  • Milestone 2.62.5.2
  • Resolution fixed
  • Status closedreopened

Can we get this fixed for 2.5.2?

#6 @ryan
18 years ago

  • Milestone 2.5.22.9

Milestone 2.5.2 deleted

#7 @thee17
18 years ago

  • Milestone 2.9
  • Resolutionfixed
  • Status reopenedclosed
  • Version 2.52.6

Was fixed in 2.6 but ticket was reopened for 2.5.2 when everything got moved to 2.9

#8 @DD32
18 years ago

  • Milestone2.6
Note: See TracTickets for help on using tickets.