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

Issue 13532014: History Action Pop-ups incorrect behavior when document is scrolled. (Closed)

Created:
7 years, 8 months ago by Tom Cassiotis
Modified:
7 years, 8 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

History Action Pop-ups incorrect behavior when document is scrolled. The Menu Button ui control that the history action pop-ups employ handle the resize event by hiding the menu. This CL will similarly hide the menu on a |scroll| event is triggered. This resolves the scrolling problem in the referenced bug. However, this change does not address the reported behavior that the pop-up remains visible when changing tabs. I tend to agree with sergiu@ that the existing behavior seems proper. BUG=222313 TEST=The MenuButton ui element is used in several places; I tested the History, Bookmark Manager and NTP but I can see it also being used in ChromeOS login screen and File Manager which I am unable to test. The change involves hiding the menu pop-up when the document scroll event is triggered. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ui/webui/resources/js/cr/ui/menu_button.js View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Tom Cassiotis
7 years, 8 months ago (2013-04-04 17:49:02 UTC) #1
Dan Beam
have you tried this on any other clients of this class (i.e. settings)? in general, ...
7 years, 8 months ago (2013-04-04 20:00:48 UTC) #2
Tom Cassiotis
On 2013/04/04 20:00:48, Dan Beam wrote: > have you tried this on any other clients ...
7 years, 8 months ago (2013-04-05 01:19:49 UTC) #3
Dan Beam
On 2013/04/05 01:19:49, Tom Cassiotis wrote: > On 2013/04/04 20:00:48, Dan Beam wrote: > > ...
7 years, 8 months ago (2013-04-05 01:21:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tom.cassiotis@gmail.com/13532014/1
7 years, 8 months ago (2013-04-05 02:07:26 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 04:02:04 UTC) #6
Message was sent while issue was closed.
Change committed as 192489

Powered by Google App Engine
This is Rietveld 408576698