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

Issue 256043004: Merge 172281 "[DevTools] Minor tweak in popover positioning." (Closed)

Created:
6 years, 7 months ago by dgozman
Modified:
6 years, 7 months ago
Reviewers:
dgozman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Merge 172281 "[DevTools] Minor tweak in popover positioning." > [DevTools] Minor tweak in popover positioning. > > When positioning popover below anchor, the visible bottom coordinate was wrong: |arrowHeight - borderWidth| instead of |borderRadius|. > Consequently, it caused wrong position update, and popover did extend below container element, which is unacceptable and leads to bad layout. > > BUG=363535 > > Review URL: https://codereview.chromium.org/246823003 TBR=dgozman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172736

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/devtools/front_end/Popover.js View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dgozman
6 years, 7 months ago (2014-04-28 09:19:16 UTC) #1
dgozman
6 years, 7 months ago (2014-04-28 09:19:37 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r172736.

Powered by Google App Engine
This is Rietveld 408576698