Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#26165 closed defect (bug) (fixed)

Functionality and design problems with widgets accessibility mode

Reported by: shaunandrews's profile shaunandrews Owned by: azaozz's profile azaozz
Milestone: 3.8 Priority: normal
Severity: normal Version:
Component: Widgets Keywords:
Focuses: ui Cc:

Description

Recent updates to the widgets page break the ability to add new widgets in accessibility mode, and the edit link doesn't fit the current style.

Attachments (2)

Screen Shot 2013-11-22 at 10.31.55 AM.png (20.5 KB) - added by shaunandrews 12 years ago.
Accessibility mode's edit link doesn't overflows the widget and has a border-radius set.
26165.diff (2.0 KB) - added by shaunandrews 12 years ago.
Making accessibility mode work again.

Download all attachments as: .zip

Change History (6)

@shaunandrews
12 years ago

Accessibility mode's edit link doesn't overflows the widget and has a border-radius set.

#1 @shaunandrews
12 years ago

  • Component changed from General to Widgets

#2 @SergeyBiryukov
12 years ago

  • Keywords ui-focus added
  • Milestone changed from Awaiting Review to 3.8

@shaunandrews
12 years ago

Making accessibility mode work again.

#3 @shaunandrews
12 years ago

In 26165.diff​

  • Hiding/Showing the relevant edit/add links for widgets in available widgets, inactive sidebars, and sidebars.
  • Removing the now-defunct gear icon.
  • Keep the border-color of widget-top the same, and no pointer cursor when hovering.
  • Showing the widget-inside when editing/adding a widget.
  • Show all widgets and sidebar descriptions for closed sidebars.

(The above all applies only to accessibility mode.)

Last edited 12 years ago by shaunandrews (previous) (diff)

#4 @azaozz
12 years ago

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

In 26439:

Widgets: fix no-js and accessibility modes, props shaunandrews, fixes #26165.

Note: See TracTickets for help on using tickets.