Chromium Code Reviews

Issue 1235383002: Stop UI jumping when clicking Contextual Search Results in Custom Tab (Closed)

Created:
5 years, 5 months ago by Ian Wen
Modified:
5 years, 4 months ago
Reviewers:
Theresa, Yusuf
CC:
chromium-reviews, ianwen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop UI jumping when clicking Contextual Search Results in Custom Tab In a custom tab, Contextual search's result will be loaded in the same tab, therefore if the contextual search's panel was launched by long click then the CAB(copy paste bar) will flicker. This CL makes custom tab's toolbar below the CAB (this is already the behavior for normal chrome tab). Also it tries its best to dismiss the CAB ASAP after clicking. BUG=510284 Committed: https://crrev.com/c30fdeb25a3411b6bf8f0a6cd90d81895b6d0fa4 Cr-Commit-Position: refs/heads/master@{#341623}

Patch Set 1 #

Total comments: 2

Patch Set 2 : move flag from xml to java #

Unified diffs Side-by-side diffs Stats (+3 lines, -0 lines)
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java View 3 chunks +3 lines, -0 lines 0 comments

Depends on Patchset:

Messages

Total messages: 13 (4 generated)
Ian Wen
5 years, 5 months ago (2015-07-15 21:47:37 UTC) #2
Ian Wen
Theresa, could you ptal?
5 years, 5 months ago (2015-07-20 18:07:04 UTC) #4
Theresa
lgtm
5 years, 5 months ago (2015-07-20 18:15:10 UTC) #5
Yusuf
https://codereview.chromium.org/1235383002/diff/1/chrome/android/java/res/values-v17/styles.xml File chrome/android/java/res/values-v17/styles.xml (right): https://codereview.chromium.org/1235383002/diff/1/chrome/android/java/res/values-v17/styles.xml#newcode23 chrome/android/java/res/values-v17/styles.xml:23: <item name="windowActionModeOverlay">true</item> why do we need this one? Does ...
5 years, 5 months ago (2015-07-23 05:23:34 UTC) #6
Ian Wen
ptal. :) https://codereview.chromium.org/1235383002/diff/1/chrome/android/java/res/values-v17/styles.xml File chrome/android/java/res/values-v17/styles.xml (right): https://codereview.chromium.org/1235383002/diff/1/chrome/android/java/res/values-v17/styles.xml#newcode23 chrome/android/java/res/values-v17/styles.xml:23: <item name="windowActionModeOverlay">true</item> On 2015/07/23 05:23:34, Yusuf wrote: ...
5 years, 4 months ago (2015-07-29 01:15:06 UTC) #7
Yusuf
lgtm
5 years, 4 months ago (2015-08-03 21:05:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1235383002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1235383002/20001
5 years, 4 months ago (2015-08-03 21:05:44 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-03 21:46:50 UTC) #12
commit-bot: I haz the power
5 years, 4 months ago (2015-08-03 21:47:26 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c30fdeb25a3411b6bf8f0a6cd90d81895b6d0fa4
Cr-Commit-Position: refs/heads/master@{#341623}

Powered by Google App Engine