Changes between Version 4 and Version 5 of Ticket #27403
- Timestamp:
- 02/19/2016 07:28:45 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27403 – Description
v4 v5 13 13 Some experimentation has been done on WordPress.com in the Customizer for adding Edit buttons alongside widgets. 14 14 15 Additionally, there is a fundamental issue with the shift+click feature: it is not mobile friendly since there is no ability to do this on a touch screen. The immediate equivalent feature for mobile I think would be a long press. On mobile, the preview fills the screen so if a widget, nav menu item, or other partial was long-pressed it could then flip over to the controls pane where the relevant control would be focused. 15 Additionally, there is a fundamental issue with the shift+click feature: it is not mobile friendly since there is no ability to do this on a touch screen. The immediate equivalent feature for mobile I think would be a long press. On mobile, the preview fills the screen so if a widget, nav menu item, or other partial was long-pressed it could then flip over to the controls pane where the relevant control would be focused. The problem with shift-click on desktop is similar to the problem with long-press on mobile: there is no indication which elements can be edited so the user doesn't know where to try.