This test requires to count the paint events for the blinking caret in the input field, however, it fails on symbian because the fullscreen size platform Virtual Keyboard shows up when running this test, which covers the web page, and blocks the repaint for the caret in the input field. One simple solution is to disable the VKB during this test. A patch will be provided soon.
Created attachment 87728 [details] first try
Do we have the same problem on Maemo? And does the fix really need to be Symbian-specific?
(In reply to comment #2) > Do we have the same problem on Maemo? And does the fix really need to be Symbian-specific? Thanks for the comments, Kling. I am not sure whether Maemo has the same problem (I guess it has, since N900 uses FullScreen VKB). The problem is that I am still struggling to setup a Meego/Maemo environment. Once I have the environment, I can work on the fix for Maemo. I am also thinking about creating a separated bug for Maemo, then people who has the env can test/submit a similar patch quickly.
Can we just ignore the guards and Qt underneath would know which platforms have VKB ?
Created attachment 90040 [details] remove symbian tag
Comment on attachment 90040 [details] remove symbian tag r=me.
The commit-queue encountered the following flaky tests while processing attachment 90040 [details]: storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html bug 58835 storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html bug 58836 The commit-queue is continuing to process your patch.
Comment on attachment 90040 [details] remove symbian tag Clearing flags on attachment: 90040 Committed r84189: <http://trac.webkit.org/changeset/84189>
All reviewed patches have been landed. Closing bug.
The commit-queue encountered the following flaky tests while processing attachment 90040 [details]: security/block-test.html bug 55741 (authors: beidson@apple.com, mrowe@apple.com, and sam@webkit.org) The commit-queue is continuing to process your patch.