Opened 12 years ago
Closed 12 years ago
#27358 closed defect (bug) (fixed)
Widget Customizer: Improve behavior of widget highlighting
| Reported by: | westonruter | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Widgets | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch ui-feedback |
| Cc: | Focuses: | ui, javascript |
Description
Regarding the Widget Customizer merge #27112, when you hover over a widget in the customizer panel, the corresponding widget in the preview gets a highlight. Currently the widget gets this highlight via a red box-shadow and leaves much room for improvement. Additionally, the widget in the preview should scroll into view. Correspondingly, when hovering of a widget in the preview the corresponding widget control in the customizer panel gets a highlight, as does the containing customizer section.
See also:
https://github.com/x-team/wp-widget-customizer/issues/85
https://github.com/x-team/wp-widget-customizer/issues/56
https://github.com/x-team/wp-widget-customizer/pull/16
Attachments (3)
Change History (13)
@
12 years ago
Restore Widget Customizer highlighting of widgets in preview. Also on GitHub: https://github.com/x-team/wordpress-develop/pull/2
#3
@
12 years ago
- Keywords has-patch added; needs-patch removed
I've fixed the broken highlight, restoring the original Widget Customizer behavior. It should be further improved beyond this.
#5
@
12 years ago
Helen mentioned, that shift click doesn't work in Firefox. It opens the widget, but immediately closes again.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Seems like this is either broken or removed.
Not sure if some scrolling in the controls and/or preview on widget mouseover could be to noisy.