diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 01:05:11 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 01:05:11 +0000 |
commit | b73b0c81558e70c7ac4c069b24dd7dbed99548a2 (patch) | |
tree | 16693129f61d3a26cc51968dab833810891b95b2 /build/internal | |
parent | f3ec774a2c177d3c6845553d3bf9735a7b8a5907 (diff) | |
download | chromium_src-b73b0c81558e70c7ac4c069b24dd7dbed99548a2.zip chromium_src-b73b0c81558e70c7ac4c069b24dd7dbed99548a2.tar.gz chromium_src-b73b0c81558e70c7ac4c069b24dd7dbed99548a2.tar.bz2 |
Fix status bubble positioning with custom border widths by positioning the bubble relative to the client area and then converting to parent coordinates instead of trying to position it absolutely with hardcoded constants.
Also changes an Offset() call to ConvertPointToView(), which is functionally the same but I think clearer in intent.
BUG=5054
TEST=In both Classic and Luna, use the Display control panel to set your active/inactive border widths to something nonstandard (try 20, that's real noticeable) and maximize a Chrome window. Make sure when hovering a link that the status bubble appears aligned with the screen corner instead of partly offscreen.
Review URL: http://codereview.chromium.org/18253
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8059 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/internal')
0 files changed, 0 insertions, 0 deletions