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

Issue 2379243002: [MD Settings] Fix dropdown menus inside expanded cards. (Closed)

Created:
4 years, 2 months ago by calamity
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD Settings] Fix dropdown menus inside expanded cards. Setting a border radius on an expanded card that has a z-index is causing some weird layer interactions that result in dropdown menus getting clipped in Mac. Let's just turn off border radius on expand... BUG=651344 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/settings/settings_page/settings_section.html View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
calamity
4 years, 2 months ago (2016-09-30 03:37:06 UTC) #1
Description was changed from

==========
[MD Settings] Fix dropdown menus inside expanded cards.

Setting a border radius on an expanded card that has a z-index is
causing some weird layer interactions that result in dropdown menus
getting clipped in Mac. Let's just turn off border radius on expand...

BUG=651344
==========

to

==========
[MD Settings] Fix dropdown menus inside expanded cards.

Setting a border radius on an expanded card that has a z-index is
causing some weird layer interactions that result in dropdown menus
getting clipped in Mac. Let's just turn off border radius on expand...

BUG=651344
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========

Powered by Google App Engine
This is Rietveld 408576698