Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Issue 584553005: Context MenuItem Touch Feedback (Closed)

Created:
6 years, 3 months ago by jonross
Modified:
6 years, 3 months ago
Reviewers:
flackr, Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Context MenuItem Touch Feedback Modify Menu.jr to also respond to touch events. Provide visual touch feedback based on mouse hover. TEST=Manual testing of Bookmark Manager BUG=398404 Committed: https://crrev.com/84e610205c01dfebe7aa419f160e6986687e1289 Cr-Commit-Position: refs/heads/master@{#295779}

Patch Set 1 #

Patch Set 2 : Switch to using active state #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M ui/webui/resources/css/menu.css View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
jonross
Hi Rob, Here I'm adding touch feedback to system menus. This is based on the ...
6 years, 3 months ago (2014-09-18 20:42:10 UTC) #2
flackr
I think this should be done using the :active pseudoclass. Since I believe we rely ...
6 years, 3 months ago (2014-09-18 21:16:33 UTC) #3
jonross
I've switched to setting the background color on :active
6 years, 3 months ago (2014-09-19 14:50:42 UTC) #4
flackr
https://codereview.chromium.org/584553005/diff/20001/ui/webui/resources/css/menu.css File ui/webui/resources/css/menu.css (right): https://codereview.chromium.org/584553005/diff/20001/ui/webui/resources/css/menu.css#newcode70 ui/webui/resources/css/menu.css:70: menu > :not(hr):active { Seems if the above rule ...
6 years, 3 months ago (2014-09-19 14:54:36 UTC) #5
jonross
https://codereview.chromium.org/584553005/diff/20001/ui/webui/resources/css/menu.css File ui/webui/resources/css/menu.css (right): https://codereview.chromium.org/584553005/diff/20001/ui/webui/resources/css/menu.css#newcode70 ui/webui/resources/css/menu.css:70: menu > :not(hr):active { On 2014/09/19 14:54:35, flackr wrote: ...
6 years, 3 months ago (2014-09-19 16:59:44 UTC) #6
flackr
lgtm
6 years, 3 months ago (2014-09-19 17:07:57 UTC) #7
jonross
dbeam@chromium.org: Please review changes in ui/webui/resources/css/menu.css I am currently adding visual feedback for touch events ...
6 years, 3 months ago (2014-09-19 17:16:13 UTC) #9
Dan Beam
https://codereview.chromium.org/584553005/diff/40001/ui/webui/resources/css/menu.css File ui/webui/resources/css/menu.css (right): https://codereview.chromium.org/584553005/diff/40001/ui/webui/resources/css/menu.css#newcode62 ui/webui/resources/css/menu.css:62: menu > :not(hr)[selected] { menu > :not(hr):-webkit-any([selected], :active) { ...
6 years, 3 months ago (2014-09-19 18:44:00 UTC) #10
jonross
https://codereview.chromium.org/584553005/diff/40001/ui/webui/resources/css/menu.css File ui/webui/resources/css/menu.css (right): https://codereview.chromium.org/584553005/diff/40001/ui/webui/resources/css/menu.css#newcode62 ui/webui/resources/css/menu.css:62: menu > :not(hr)[selected] { On 2014/09/19 18:43:59, Dan Beam ...
6 years, 3 months ago (2014-09-19 19:07:03 UTC) #11
Dan Beam
lgtm
6 years, 3 months ago (2014-09-19 19:32:46 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584553005/60001
6 years, 3 months ago (2014-09-19 19:34:33 UTC) #14
commit-bot: I haz the power
Failed to apply the patch.
6 years, 3 months ago (2014-09-19 21:18:51 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001) as a1f9c67bf63aa800f71d73d7162ecb1f591916a2
6 years, 3 months ago (2014-09-19 21:18:59 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 21:19:32 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/84e610205c01dfebe7aa419f160e6986687e1289
Cr-Commit-Position: refs/heads/master@{#295779}

Powered by Google App Engine
This is Rietveld 408576698