WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80933
[regression (
r109285
)]: textarea sized incorrectly in Gmail
https://bugs.webkit.org/show_bug.cgi?id=80933
Summary
[regression (r109285)]: textarea sized incorrectly in Gmail
Mike Lawther
Reported
2012-03-12 20:17:25 PDT
As reported in
http://code.google.com/p/chromium/issues/detail?id=117359
. Repro steps: - Open
https://mail.google.com/mail/#contacts
- Choose any contact from the list. - Observe the 'notes' box is very small - Open the Web Inspector - observe the notes box expands to the expected size. I did a bisect, and the change that introduced the regression is
http://trac.webkit.org/changeset/109285
. Browsers tested (on MacOS 10.6): - WebKit Nightly (
r109280
): GOOD - Locally build debug WebKit (
r109285
): BAD - Latest WebKit nightly (
r110430
): BAD - Chrome 19.0.1067.0 canary: BAD
Attachments
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2012-03-13 00:48:18 PDT
I have a pretty good hunch that this was fixed with <
http://trac.webkit.org/changeset/110449
>.
Mike Lawther
Comment 2
2012-03-13 03:40:46 PDT
Looking good - I tried a ToT build at
r110533
, and I can't repro the problem anymore. Let's wait for
r110449
to hit WebKit nightlies and Chrome Canary, and close this if the problem goes away.
Mike Lawther
Comment 3
2012-03-13 19:31:00 PDT
Alrighty - Chrome 19.0.1068.0 canary (MacOS) (cut from WebKit
r110499
) looks good. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug