Ticket #6371 (reopened defect)

Opened 3 months ago

Last modified 1 month ago

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

Reported by: Viper007Bond Assigned to: anonymous
Priority: lowest Milestone: 2.5.2
Component: Administration Version: 2.5
Severity: minor Keywords: has-patch needs-testing
Cc:

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

6371ff2.png (29.1 kB) - added by Viper007Bond on 03/24/08 08:11:19.
Firefox 2.0.0.12
6371.diff (2.2 kB) - added by mdawaffe on 05/20/08 19:21:16.
6371.2.diff (2.9 kB) - added by mdawaffe on 05/20/08 19:26:07.

Change History

03/24/08 08:11:19 changed by Viper007Bond

  • attachment 6371ff2.png added.

Firefox 2.0.0.12

03/29/08 16:25:31 changed by lloydbudd

  • milestone changed from 2.5 to 2.6.

05/20/08 19:21:16 changed by mdawaffe

  • attachment 6371.diff added.

05/20/08 19:25:53 changed by mdawaffe

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.

05/20/08 19:26:07 changed by mdawaffe

  • attachment 6371.2.diff added.

05/20/08 19:26:41 changed by mdawaffe

  • keywords changed from needs-patch to has-patch needs-testing.

6371.2.diff now with (untested) RTL.

05/20/08 19:57:40 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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

05/26/08 04:15:18 changed by Viper007Bond

  • status changed from closed to reopened.
  • resolution deleted.
  • component changed from General to Administration.
  • milestone changed from 2.6 to 2.5.2.

Can we get this fixed for 2.5.2?