[Webkit-unassigned] [Bug 47613] [Qt] QtTestBrowser shows two Url input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 12:56:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47613





--- Comment #4 from Antonio Gomes <tonikitoo at webkit.org>  2010-10-13 12:56:42 PST ---
(In reply to comment #2)
> Does it happens on trunk at all?

because on trunk we have this:

<<<<<>>>
urlEdit = new LocationEdit(m_toolBar);
<<<<<>>>

so when we delete m_toolBar we should also be deleting the urlEdit. Could you please check if the 2.1 branch has this code?

-- 
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