Bug 34583 - [Qt] Page cannot be scrolling for www.mywebsearch.com
Summary: [Qt] Page cannot be scrolling for www.mywebsearch.com
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-04 06:23 PST by nokiabugz
Modified: 2010-06-23 06:21 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nokiabugz 2010-02-04 06:23:45 PST
STEPS TO REPRODUCE:
1. Load www.mywensearch.com
2. in the search field, enter "Nokia N97", then search.
3. scroll up/down to browse the search result.
ACTUAL RESULTS:
page cannot be scrolled.

EXPECTED RESULTS:
page should be able to scrolled up/down

Note: Same behavior occurs for Anomaly browser.
Comment 1 Tor Arne Vestbø 2010-03-05 08:35:37 PST
Not reproducible in:

  - QtWebKit trunk on Windows (week9-build) against Qt 4.6.2

    http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/



Please follow the QtWebKit bug reporting guidelines when reporting bugs.

See http://trac.webkit.org/wiki/QtWebKitBugs

Specifically:

  - The 'QtWebKit' component should be used for bugs/features in the QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit

    http://trac.webkit.org/wiki/QtWebKitBugs#Component

  - Priority is set by developers when scheduling and triaging tasks, please leave this at the default priority.

    http://trac.webkit.org/wiki/QtWebKitBugs#Priority

  - Choose a descriptive summary/title for the bug and prefix the summary with "[Qt]" if the bug only applies to the Qt-port.

    https://trac.webkit.org/wiki/QtWebKitBugs#Summary
Comment 2 Benjamin Poulain 2010-03-16 03:02:15 PDT
I cannot load www.mywensearch.com, the content is blocked here.

Anyway, the report looks bogus, I guess it is a frame or a block with overflow. Those cannot be scrolled with Anomaly.
Do not forget Anomaly is just a simple example, not a real browser.

Please attach a test case if this bug is valid.
Comment 3 Hao Lu 2010-03-25 11:43:57 PDT
www.mywensearch.com is wrong URL, the correct URL is www.mywebsearch.com
Comment 4 Timothy Lu 2010-03-25 13:28:14 PDT
Re-Opened based on Hao's comment.
Comment 5 Benjamin Poulain 2010-03-26 00:06:59 PDT
(In reply to comment #4)
> Re-Opened based on Hao's comment.

Well, actually that confirm my guess was correct. :)
It is simply a block with overflow...
Comment 6 Benjamin Poulain 2010-06-04 08:27:38 PDT
No point in adding it as blocker. This bug is _INVALID_.
Comment 7 Antonio Gomes 2010-06-23 06:21:32 PDT
(In reply to comment #6)
> No point in adding it as blocker. This bug is _INVALID_.

Based on the discussion on the webkit-dev@troll ml, bug is not INVALID, given thatscroll_recursively private api can not be used on Browser apps and we do not have - or plan to have - div flattening, it is still problematic. can some one confirm?