Bug 39632 - [Qt] The Search button on the Twitter top page is not rendering correctly on Windows 7.
Summary: [Qt] The Search button on the Twitter top page is not rendering correctly on ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://twitter.com/
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-05-24 17:56 PDT by Ryuichi KUBUKI
Modified: 2014-01-28 20:29 PST (History)
3 users (show)

See Also:


Attachments
Twitter screenshot (58.56 KB, image/png)
2010-05-24 17:56 PDT, Ryuichi KUBUKI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuichi KUBUKI 2010-05-24 17:56:09 PDT
Created attachment 56950 [details]
Twitter screenshot

The environment: Qt 4.7 Beta (VS2008 build), Windows 7 (Japanese)

[How to Reproduce]

1. Run browser.exe of the Qt demos
2. Go to twitter.com

[Expected Result]

The search button is put at the right side of the input box.

[Actual Result]

The search button is put under the input box.
Comment 1 Sriram 2010-06-08 11:05:10 PDT
I was not able to reproduce this with QTestBrowser on uBuntu with webkit trunk on r60753.  The search button shows up next to the input box.  This doesnt seem to be a platform specific issue
Comment 2 Ryuichi KUBUKI 2010-06-08 15:30:32 PDT
(In reply to comment #1)
> I was not able to reproduce this with QTestBrowser on uBuntu with webkit trunk on r60753.  The search button shows up next to the input box.  This doesnt seem to be a platform specific issue

It doesn't happen on Windows XP either, but happens on Windows 7, hence the title of this bug. Did you mean you thought it's not Qt-specific?
Comment 3 Kent Hansen 2010-06-17 07:36:33 PDT
I can reproduce this with the browser demo in 4.7, but not with QtTestBrowser in trunk r61211.
Comment 4 Kent Hansen 2010-06-21 05:53:17 PDT
Could you test if QtWebKit in 4.6 has the same issue?
If not, this is a regression and should be fixed for Qt 4.7 / QtWebKit 2.1.
If it's not a regression, the fix will anyway be in the next minor release of Qt / QtWebKit, since this works in trunk already.
Comment 5 Kent Hansen 2010-06-21 05:53:51 PDT
(In reply to comment #4)
> If not, this is a regression and should be fixed for Qt 4.7 / QtWebKit 2.1.

That should say "QtWebKit 2.0"