Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28420 closed enhancement (fixed)

Cursor on post-status-info bar

Reported by: clorith's profile Clorith Owned by: helen's profile helen
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.9.1
Component: Editor Keywords: has-patch
Focuses: ui Cc:

Description

It seems a bit odd that the entire info bar under the post editor can be used to re-size the editor, but only the far right corner indicates it with a cursor.

Users unaware of this re-size possibility may even struggle to hit the sweet spot where the cursor does change thinking it is the only way to do so without using the settings page to modify it.

Changing the whole bar to have the cursor styling of row-resize might be an idea, as the re-size capabilities prevent users from highlighting and copying text in that bar any way?

Attachments (1)

28420.patch (587 bytes) - added by torresga 12 years ago.

Download all attachments as: .zip

Change History (6)

#1 @iseulde
12 years ago

I agree. Mentioned that here https://core.trac.wordpress.org/ticket/27595#comment:8, but forgot to create a new ticket. :)

@torresga
12 years ago

#2 @torresga
12 years ago

Moved cursor: row-resize; from #content-resize-handle to #post-status-info.

#3 @iseulde
12 years ago

  • Keywords has-patch added

#4 @helen
12 years ago

  • Milestone changed from Awaiting Review to 4.0

#5 @helen
12 years ago

  • Owner set to helen
  • Resolution set to fixed
  • Status changed from new to closed

In 28703:

Properly indicate with the cursor that the editor can be vertically resized using the entire info bar, not just the handle displayed in the corner.

props torresga. fixes #28420.

Note: See TracTickets for help on using tickets.