Bug 49047

Summary: [Qt][QtTestBrowser] Don't erase incorrect url in the Url Bar
Product: WebKit Reporter: Yi Shen <max.hong.shen>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: commit-queue, kling
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
first try
none
updated none

Description Yi Shen 2010-11-04 18:52:03 PDT
if loading some wrong url (e.g. file:///adfsadfsdfx), the browser fails and changes the url in the urlbar to 'about:blank'. It is very annoying that you have to enter the whole url again, especially when using the qttestbrowser for testing on a cellphone -- VKB is typo-prone and too slow. It might be better for always displaying the wrong url when loading fails, then user can fix the typo instead of reentering a long url.
Comment 1 Yi Shen 2010-11-04 18:54:55 PDT
Created attachment 73029 [details]
first try
Comment 2 Yi Shen 2010-11-05 11:45:08 PDT
Created attachment 73093 [details]
updated
Comment 3 Andreas Kling 2010-11-09 10:21:08 PST
Comment on attachment 73093 [details]
updated

Nice to get rid of this itch, r=me
Comment 4 WebKit Commit Bot 2010-11-09 10:55:10 PST
Comment on attachment 73093 [details]
updated

Clearing flags on attachment: 73093

Committed r71649: <http://trac.webkit.org/changeset/71649>
Comment 5 WebKit Commit Bot 2010-11-09 10:55:15 PST
All reviewed patches have been landed.  Closing bug.