RESOLVED FIXED Bug 46828
[Qt] QttestBrowser toolbar is missing.
https://bugs.webkit.org/show_bug.cgi?id=46828
Summary [Qt] QttestBrowser toolbar is missing.
Alexandra Santos
Reported 2010-09-29 11:36:32 PDT
Created attachment 69234 [details] This is how QtTestBrowser currently looks like on symbian 4 Latest version of qttestbrowser is missing the toolbar at the top; therefore on symbian 4, the user is unable to load pages. The toolbar contains the load/reload button among other buttons, which at this moment are missing. The enter key (in the virtual keyboard)cannot be used to load pages because in symbian 4 this option does not work. When using symbian 3, the toolbar is still missing but the enter key can be used to load pages. Steps to reproduce: 1.- Install the latest QtTestBrowser on Symbian 4. (reproducible on symbian 3) Actual result: User is unable to load pages due to the lack of a load button. Expected results: QtTestBrowser would contain a load/reload button so the user can load pages.
Attachments
This is how QtTestBrowser currently looks like on symbian 4 (17.53 KB, image/x-png)
2010-09-29 11:36 PDT, Alexandra Santos
no flags
Suresh Voruganti
Comment 1 2010-10-05 10:40:23 PDT
This fix is required for QA team to use QtTestBrowser on S^4 platform
Nancy Piedra
Comment 2 2010-10-08 12:40:01 PDT
This has been fixed with: http://trac.webkit.org/changeset/67689 Antonio Gomes mentioned we probably also need this: r67689 r67688 r67687 r67686 r67685 r67684 To be cherry-picked to Qt Webkit 2.0.
Nancy Piedra
Comment 3 2010-10-08 12:40:29 PDT
I meant to say Webkit 2.1 not Webkit 2.0.
Antonio Gomes
Comment 4 2010-10-11 18:54:27 PDT
(In reply to comment #2) > This has been fixed with: > http://trac.webkit.org/changeset/67689 > > Antonio Gomes mentioned we probably also need this: > r67689 > r67688 > r67687 > r67686 > r67685 > r67684 > > To be cherry-picked to Qt Webkit 2.0. Simon, these changes are needed in QtWebkit2.1 branch, specially the one that fixes this bug. Do I have you permission to backport and push them to 2.1 branch?
Antonio Gomes
Comment 5 2010-10-13 07:17:30 PDT
Note You need to log in before you can comment on or make changes to this bug.