Make WordPress Core

Opened 5 years ago

Closed 11 days ago

#50811 closed defect (bug) (wontfix)

Widget title box and text content not proper align.

Reported by: vinita29's profile vinita29 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.5
Component: Widgets Keywords: has-patch needs-design-feedback has-screenshots
Focuses: ui, css, administration Cc:

Description

The widget title box and text content alignment is not proper. it needs to align.
http://localhost/src/wp-admin/widgets.php

Attachments (4)

widget_content_text_align.png (72.6 KB) - added by vinita29 5 years ago.
widget_need_content_text_align.png (70.0 KB) - added by vinita29 5 years ago.
widgets_with_text.diff (362 bytes) - added by vinita29 5 years ago.
50811.diff (362 bytes) - added by vinita29 5 years ago.

Download all attachments as: .zip

Change History (11)

#1 @SergeyBiryukov
5 years ago

  • Keywords has-patch needs-design-feedback added; needs-patch removed

#2 @SergeyBiryukov
5 years ago

  • Keywords has-screenshots added; needs-screenshots removed

@vinita29
5 years ago

#3 follow-up: @afercia
5 years ago

I think the current alignment is intentional and it's always been this way in several previous versions of WordPress.

Actually, the title text is aligned with the description text to improve readability and avoid a zig-zag pattern when visually scanning the page.

@vinita29 thanks for the ticket. Would you like to expand a bit on why "it needs to align" in your opinion?

#4 in reply to: ↑ 3 @SergeyBiryukov
5 years ago

Replying to afercia:

I think the current alignment is intentional and it's always been this way in several previous versions of WordPress.

Actually, the title text is aligned with the description text to improve readability and avoid a zig-zag pattern when visually scanning the page.

That's my understanding too.

#5 @vinita29
5 years ago

Hello @afercia

yes, I want to put my opinion, Actually, the widget-title box alignment and text-content alignment is not in a proper way.it needs to be a proper format. it look like a zig-zag pattern as you mention in your point.

it needs to be like this screenshot: widget_content_text_align.png

This ticket was mentioned in Slack in #design by paaljoachim. View the logs.


5 years ago

#7 @callumbw95
11 days ago

  • Resolution set to wontfix
  • Status changed from new to closed

Hi @vinita29,

Since this ticket was created, WordPress has introduced the block-based widget editor as the primary interface for managing widgets. The classic widgets screen is now considered a legacy interface.

While this screen is maintained for backward compatibility, minor cosmetic fixes for legacy screens are no longer a development priority. The focus has shifted to the modern, block-based experience.

Given the age of this ticket and the shift in focus away from the classic widget editor, this issue is no longer relevant. I am closing this ticket as wontfix.

Note: See TracTickets for help on using tickets.