Bug 75872 - buttons and text fields are drawn inproperly in WebKitGTK 1.6.x
Summary: buttons and text fields are drawn inproperly in WebKitGTK 1.6.x
Status: RESOLVED DUPLICATE of bug 79680
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 11:21 PST by Grant Gayed
Modified: 2012-05-11 11:31 PDT (History)
0 users

See Also:


Attachments
screenshot (35.61 KB, image/jpeg)
2012-01-09 11:21 PST, Grant Gayed
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed 2012-01-09 11:21:25 PST
Created attachment 121698 [details]
screenshot

- observed on Fedora 16 x86_64

- compiled WebKitGTK 1.6.1 for gtk2 (used "./configure --prefix=/usr --with-gtk=2.0 && make")
- run the resulting GtkLauncher and navigate it to https://bugs.eclipse.org/bugs
- the resulting screenshot is attached, it contains two problems that are circled
  1. it appears that the buttons and text fields for the page are all drawn at 0,0, which is wrong
  2. the borders for the text entry field and "Search" button in the second oval are not drawn, I'm guessing because they're being drawn at 0,0
- this problem appears on many pages
Comment 1 Grant Gayed 2012-05-11 11:31:00 PDT

*** This bug has been marked as a duplicate of bug 79680 ***