[Webkit-unassigned] [Bug 61252] [Chromium]Add clipping for listBox in popup window to fix wrong location display when the autofill item is really long.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 15:19:38 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61252
--- Comment #8 from Ilya Sherman <isherman at chromium.org> 2011-05-23 15:19:39 PST ---
(From update of attachment 94354)
View in context: https://bugs.webkit.org/attachment.cgi?id=94354&action=review
>>>> Source/WebCore/platform/chromium/PopupMenuChromium.cpp:370
>>>
>>> nit: This line can be moved out of the if/else, since it is the same in both places.
>>
>> I don't think so, because only this is not "if/else" but "if/else if", and only if width is change, we want to call setMaxWidthAndLayout().
>>
>> (In reply to comment #6)
>
>
Ah, you're right -- my bad.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list