[Webkit-unassigned] [Bug 52503] New: Drop down popup menu displayed is distorted.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 18:44:13 PST 2011


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

           Summary: Drop down popup menu displayed is distorted.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: https://signup.live.com/signup.aspx?id=64855&mkt=en-US
                    &form=MWGELB&publ=SIGNINHM&crea=SITEACQ_CIMS015888_Hot
                    mail_EN-US_0x0_36214&lic=1
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: maharana.pankaj at gmail.com


Drop down popup menus displayed in WebKitGTK are distorted. I have tested this with GTK+-2.12.9 revision. I found that when we let GTK handle the height and position of the drop down popup menus the problem is happening.

So I have tried to calculate the height and position of the GtkMenu within WebKit itself rather then letting GTK decide.

I am also attaching the screenshot(gtk_popup_menu_issue.png) of the popup menu displayed in GtkLauncher for better understanding of the issue.

I have done a small fix(popup_menu_gtk_size_position_issue_fix.diff) for this issue hence will shortly submit that.

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