KubuntuMaverickWebBrowser

Differences between revisions 5 and 6
Revision 5 as of 2010-05-16 16:32:08
Size: 2536
Editor: ABTS-North-Dynamic-179
Comment: Changed Rekonq to rekonq
Revision 6 as of 2010-05-20 14:11:45
Size: 2774
Editor: 134
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
== BoF Discussion == == Current issues with rekonq ==
=== Web content ===
 * hotmail - needs special case user agent
 * cnn - videos not working
 * yahoo - freezes daily build (also needs special case user agent)
 --> disguise as Chrome by default?
Line 54: Line 59:
Some issues we found during the session which we'd like to see fixed.  * kpart integration is nice but e.g. Find does not work within kparts
 --> don't ask for text/pdf integration, just do it
Line 56: Line 62:
{{{
failed sites:
hotmail - needs special case user agent
cnn - videos not working
yahoo - freezes daily build (also needs special case user agent)

kpart integration is nice but e.g. Find does not work within kparts
don't ask for text/pdf integration, just do it

compressed files with content encoding=gzip does not seem to work e.g.
 * compressed files with content encoding=gzip does not seem to work e.g.
Line 68: Line 65:
occational crashes
pointless Home button on toolbar
 * https://wiki.kubuntu.org/ certificate information points to Google Analytics
Line 71: Line 67:
"clear address bar" button returned to address bar === Interface ===
 * Kubuntu Netbook
 --> implement an optional traditional menu bar that can be used by Aurélien’s global menu bar?
Line 73: Line 71:
https://wiki.kubuntu.org/ certificate information points to Google Analytics  * Font defaults to "Arial" and "Courier New"? Why not the KDE defaults?
Line 75: Line 73:
favicons often don't show  * pointless Home button on toolbar
 --> Implement configurable toolbar and disable the button by default?
Line 77: Line 76:
Font defaults to "Arial" and "Courier New"? Why not the KDE defaults?  * favicons often don't show
 --> Qt bug. Hopefully fixed with Qt 4.7
Line 79: Line 79:
}}}  * "clear address bar" button returned to address bar

Summary

Include a decent web browser in Kubuntu Maverick

Release Note

Kubuntu now comes with rekonq, a fast, powerful modern web browser integrated with the KDE Platform.

Rationale

Our current web browser does not work in a lot of places.

User stories

Annemarie uses Kubuntu to read her e-mail in GMail and browse auctions in eBay.

Assumptions

Upstream have a stable release in line with our schedule.

Implementation

Switch to rekonq in the kubuntu-common seed.

Drop Konqueror from the seed.

Modify kickoff to set rekonq as the favourite for browser. Ensure upgrades work changing konqueror to rekonq in the favourites.

Find out why upstream ships rekonq without any translations. Help them get it translated upstream and shipping with translations.

Ensure rekonq is the highest priority option for text/html mimetype and is higher than Konqueror (currently set to 9).

File bugs with rekonq upstream for obvious deficiencies.

Work with upstream to ensure a stable release in line with our release schedule.

Review list of default search engines. Bing/Yahoo and Baidu probably should be added. Google Groups, Open Directory dropped.

Review adblock list, we haven't updated in a while and it is probably out of date.

Review default favourites in Favourites page.

Current issues with rekonq

Web content

  • hotmail - needs special case user agent
  • cnn - videos not working
  • yahoo - freezes daily build (also needs special case user agent)

    --> disguise as Chrome by default?

  • kpart integration is nice but e.g. Find does not work within kparts

    --> don't ask for text/pdf integration, just do it

  • compressed files with content encoding=gzip does not seem to work e.g.

https://edge.launchpad.net/ubuntu/+source/rekonq/0.4.0-0ubuntu1/+build/1558605/+files/buildlog_ubuntu-lucid-amd64.rekonq_0.4.0-0ubuntu1_FULLYBUILT.txt.gz

Interface

  • Kubuntu Netbook

    --> implement an optional traditional menu bar that can be used by Aurélien’s global menu bar?

  • Font defaults to "Arial" and "Courier New"? Why not the KDE defaults?
  • pointless Home button on toolbar

    --> Implement configurable toolbar and disable the button by default?

  • favicons often don't show

    --> Qt bug. Hopefully fixed with Qt 4.7

  • "clear address bar" button returned to address bar


CategorySpec

KubuntuMaverickWebBrowser (last edited 2010-08-31 16:44:50 by ABTS-North-Dynamic-003)