Opened 11 years ago
Closed 11 years ago
#27358 closed defect (bug) (fixed)
Widget Customizer: Improve behavior of widget highlighting
Reported by: | westonruter | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Widgets | Keywords: | has-patch ui-feedback |
Focuses: | ui, javascript | Cc: |
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)
@
11 years ago
Restore Widget Customizer highlighting of widgets in preview. Also on GitHub: https://github.com/x-team/wordpress-develop/pull/2
#3
@
11 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
@
11 years ago
Helen mentioned, that shift click doesn't work in Firefox. It opens the widget, but immediately closes again.
#6
@
11 years ago
- Type changed from enhancement to defect (bug)
Getting this off the enhancements report.
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.