<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Med&amp;feedformat=atom</id>
		<title>KDE TechBase - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Med&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Special:Contributions/Med"/>
		<updated>2013-06-19T11:26:06Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/Projects/Summer_of_Code/2009/Ideas</id>
		<title>Projects/Summer of Code/2009/Ideas</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Summer_of_Code/2009/Ideas"/>
				<updated>2009-03-07T18:52:15Z</updated>
		
		<summary type="html">&lt;p&gt;Med: Make kstars faster&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Guidelines ==&lt;br /&gt;
===Information for Students===&lt;br /&gt;
&lt;br /&gt;
These ideas were contributed by our developers and users. They are sometimes vague or incomplete. If you wish to submit a proposal based on these ideas, you may wish to contact the developers and find out more about the particular suggestion you're looking at. &lt;br /&gt;
&lt;br /&gt;
Being accepted as a Google Summer of Code student is quite competitive. Accepted students typically have thoroughly researched the technologies of their proposed project and have been in frequent contact with potential mentors. Simply copying and pasting an idea here will not work. On the other hand, creating a completely new idea without first consulting potential mentors is unlikely to work out.&lt;br /&gt;
&lt;br /&gt;
When writing your proposal or asking for help from the general KDE community don't assume people are familiar with the ideas here. KDE is really big!&lt;br /&gt;
&lt;br /&gt;
If there is no specific contact given you can ask questions on the general KDE development list kde-devel@kde.org. See [http://www.kde.org/mailinglists/ the KDE mailing lists page] for information on available mailing lists and how to subscribe.&lt;br /&gt;
&lt;br /&gt;
===Adding a Proposal===&lt;br /&gt;
When adding an idea to this section, please try to include the following data:&lt;br /&gt;
:* if the application is not widely known, a description of what it does and where its code lives&lt;br /&gt;
:* a brief explanation&lt;br /&gt;
:* the expected results&lt;br /&gt;
:* pre-requisites for working on your project&lt;br /&gt;
:* if applicable, links to more information or discussions&lt;br /&gt;
:* mailing list or IRC channel for your application/library/module&lt;br /&gt;
:* your name and email address for contact (if you're willing to be a mentor)&lt;br /&gt;
&lt;br /&gt;
If you are not a developer but have a good idea for a proposal, get in contact with relevant developers first.&lt;br /&gt;
==Ideas==&lt;br /&gt;
===Plasma===&lt;br /&gt;
[http://plasma.kde.org Website] - [https://mail.kde.org/mailman/listinfo/panel-dev Mailing list] - IRC channel: #plasma on Freenode.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: Network Enabling Plasma::Service====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The Service should be able to parse WSDL files and let Plasmoids connect to the described Webservices as well as optionally announce itself to the local network over uPnp and/or zeroconf. Finally, a Service that announces itself and can send a widget over the wire to another Plasma instance would complete this project.&lt;br /&gt;
&lt;br /&gt;
====Project: Simple Media Center components====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Plasma could offer a Media center mode, where features a really simple ui to browse media files and plasmoids that shows the actual media. All should be operable with mouse, keyboard or a simple remote control. the work could consist in building the whole thing or just writing a plasmoid able to browse media files, that is the most important missing part.&lt;br /&gt;
Mockups for it by Nuno Pinheiro can be seen [http://img213.imageshack.us/img213/3200/image3231picturefz5.png here] and [http://img26.imageshack.us/img26/3407/image323musicoloectionck2.png here]&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
An applet to browse and thumbnail media files, like the first mockup and control the actual media viewing applets, like the media player applet or the picture frame applet. At this stage the functionality will be really minimum&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ and some familiarity with Qt especially QGraphicsView related classes.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Marco Martin (notmart a gmail dot org), or other Plasma developers. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Plasmate====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
PlasMate is an application that gives people a way to start creating scripted plasmoids without worrying about anything except making their bits. It hides the whole metadata.desktop thing, the package layout details, making a Plasmoid package (aka &amp;quot;zipping up the directory&amp;quot;), uploading content and version control system.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Working application that one can do the tasks described above, making it easy to create and distribute a scripted plasmoid.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ and familiarity with Qt (QWidgets and QGraphicsView related classes).&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Artur Duque de Souza (morpheuz a gmail dot org), or other Plasma developers. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Qt Kinetic + Plasma====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A layer over Qt Kinetic to provide a standardized set of &amp;quot;out of the box&amp;quot; &lt;br /&gt;
animations and bring them into libplasma. The work will be done with the Plasma developers to make this API as efficient as possible. The work will be based on Kinetic, the next framework for animations in Qt.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
We can kill Plasma::Animator class. The goal is to bring fancy effects/animations in Plasma to have one of the best desktop ever.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++, familiarity with QGraphicsView related classes and some familiarity with animations bits.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Alexis Ménard (alexis.menard at nokia dot com) or Artur Duque de Souza (morpheuz a gmail dot org). Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Eduactional layout====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A set of Containments and Plasmoids specifically designed for primary school &lt;br /&gt;
students.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A simplified panel containment that contains basic launchers and user feedback &lt;br /&gt;
for the student, a widget that allows teachers to provide context-specific &lt;br /&gt;
sets of applications and documents to the student (context being a combination &lt;br /&gt;
of the student logged in and the current class subject), a widget that &lt;br /&gt;
provides some basic teacher-&amp;gt;student communication and status (e.g. what the &lt;br /&gt;
current assignment is, how long the student has been logged in, etc) and &lt;br /&gt;
optionally some widgets that work with KDE edu apps.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Desktop dock====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A MacOS style dock containment.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A containment that provides a similar user experience to the MacOS dock: &lt;br /&gt;
application launchers that are also task bar entries when the application is &lt;br /&gt;
active and a separate area for widgets such as the trash, battery, etc.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Kdm frontend using plasma====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A log-in screen layout manager for KDM that uses libplasma.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A KDM screen that is rendered completely using Plasma. This means both using &lt;br /&gt;
libplasma in KDM for the log in screen as well as writing Plasmoids for &lt;br /&gt;
entering the user name and password, listing users, session switching, etc. &lt;br /&gt;
Some of these widgets already exist for the desktop shell, so in some cases &lt;br /&gt;
this will be simply integrating existing Plasmoids, but in other cases will &lt;br /&gt;
mean writing new ones from the ground up.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Raptor====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Raptor aims to deliver a new kind of launch menu system for KDE. It is designed with usability and beauty in mind.&lt;br /&gt;
Raptor-Menu does not try to be the final answer to the menu question, instead aspires to be the best answer we can give, merging many ideas form modern desktop launch menus.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
http://www.raptor-menu.org/&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: New Widget Explorer====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A new widget explorer that supports both our own widgets as well as others &lt;br /&gt;
more seamlessly.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A usable and pretty browser for widgets that allows a user to see an icon or &lt;br /&gt;
snapshot of the widget, select a widget to be placed in a containment, search &lt;br /&gt;
for a widget based on name/description, sort the widgets into categories, rate &lt;br /&gt;
widgets and provide ways to launch the online browsers and installers for both &lt;br /&gt;
native Plasmoids as well as third party tools such as Google Gadgets (which is &lt;br /&gt;
already supported in the Package class). All the required support &lt;br /&gt;
functionality already exists, this project is really about creating a &lt;br /&gt;
beautiful and dynamic user interface for looking through a widget catalog that &lt;br /&gt;
looks &amp;quot;Plasma&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: D-Bus Interface====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A comprehensive set of D-Bus interfaces for the plasma-desktop Plasma shell.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The D-Bus interface must provide access to the Corona (DestkopCorona class), &lt;br /&gt;
which in turn will list all existing Containments and allow Containments to be &lt;br /&gt;
added, removed, saved, etc.&lt;br /&gt;
&lt;br /&gt;
A D-Bus interface for each existing Containment will be made available as &lt;br /&gt;
well, which will provide a standard set of tools including listing, adding and &lt;br /&gt;
removing widgets as well as positioning and sizing for PanelContaiments. Ways &lt;br /&gt;
to control the wallpaper, if any, will also be provided in the per-Containment &lt;br /&gt;
D-Bus interface.&lt;br /&gt;
&lt;br /&gt;
In turn, a D-Bus interface for each widget representing its available &lt;br /&gt;
contextual actions will be provided dynamically upon request.&lt;br /&gt;
&lt;br /&gt;
Finally, the application D-Bus interface for things such as locking/unlocking &lt;br /&gt;
widgets will be designed and implemented.&lt;br /&gt;
&lt;br /&gt;
The result will be a Plasma that is fully accessible via D-Bus.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Security====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
A set of methods to define the existing security state of the Plasma &lt;br /&gt;
application, the security requirements of individual widgets, mechanisms to &lt;br /&gt;
respect those two sets of information and cryptographic signing of Plasmoid &lt;br /&gt;
packages.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A set of functionality descriptions will be enumerated (e.g. &amp;quot;Network access&amp;quot;, &lt;br /&gt;
&amp;quot;Local file system access&amp;quot;, etc.). Individual widgets will advertise which of &lt;br /&gt;
these functionality sets they require. &lt;br /&gt;
&lt;br /&gt;
The plasma-overlay shell (used on the screensaver) will have code added to it &lt;br /&gt;
to respect these settings and not run widgets that advertise they need things &lt;br /&gt;
that aren't safe to provide on a screensaver (due to it being locked to &lt;br /&gt;
prevent others from accessing the system).&lt;br /&gt;
&lt;br /&gt;
The plasma-desktop shell will gain the ability to be put into various lock down &lt;br /&gt;
states which will map to different sets of functionality. Part of this project &lt;br /&gt;
will be enumerate the various states, but that list must include &amp;quot;only load &lt;br /&gt;
trusted widgets&amp;quot;, &amp;quot;no external access&amp;quot;, &amp;quot;no local file system access&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The JavaScript engine will provide methods for each of the functionality sets &lt;br /&gt;
(e.g. a set of functions to access local files) which will be exported or not &lt;br /&gt;
based on the current Security state. This implies providing a security state &lt;br /&gt;
to the Corona which can then be passed on down to Applets and AppletScripts.&lt;br /&gt;
&lt;br /&gt;
Finally, GPG signing of Plasmoid packages will be implemented along with a way &lt;br /&gt;
of checking the validity of these at runtime.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ and some experience with security.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Telepathy Integration====&lt;br /&gt;
&lt;br /&gt;
See [[#Project:_Telepathy_Plasma_Integration| here]] for more project details.&lt;br /&gt;
&lt;br /&gt;
====Project: Containment saving====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The user has a system with limited resources, and lots of activities. It must be possible to close the ones that haven't been used recently, but not delete them forever.&lt;br /&gt;
The user has a really cool setup, and a friend wants to get one of his/her activities.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The idea is to save out the containment's config to another file (in $APPDATA or something for use case 1) and remove it, then when the user wants to load a saved containment we give them a list of the saved containments (plus an option to load from any file), then pull in the one they choose. If they choose one from the list then we remove that file so that they don't get multiple copies of the same activity.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ and Qt.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Plasma team. Contact at plasma-devel@kde.org or #plasma on freenode.&lt;br /&gt;
&lt;br /&gt;
===Amarok===&lt;br /&gt;
A KDE music manager and player.&lt;br /&gt;
&lt;br /&gt;
[http://amarok.kde.org Website] - [https://mail.kde.org/mailman/listinfo/amarok Mailing list] - IRC channel: #amarok on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: DLNA/UPnP Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Using the UPnP protocol users can, for example, share music from their Vista computer to a PS3. Amarok lacks any sort of UPnP support. Being able to act as a client or possibly a UPnP media server would be useful. In addition to that controlling a UPnP Media Renderer from within Amarok is possible with framework support.&lt;br /&gt;
&lt;br /&gt;
The [http://coherence.beebits.net/ Coherence server] would likely be used since it is also intended to be used by a KIO slave.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*Using the Amarok Collection framework, create a plugin which allows Amarok to browse, search and play music off of a UPnP share. Playing music may use the UPnP KIO-slave, but more advanced functionality requires Amarok to handle this directly.&lt;br /&gt;
*Allow Amarok to share it's collection with other devices or control other devices via UPnP. This is secondary priority but it may be pretty easy with Coherence.&lt;br /&gt;
*Control UPnP Media Renderers (DMR: Digital Media Renderer device class in DLNA) from within Amarok.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' Some UPnP devices or computers to test with. Good excuse to buy a PS3. If you live in Europe a Philips Streamium DMR can be borrowed.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Coherence uses Python and D-Bus but doesn't need to be hacked on in the scope of this project.&lt;br /&gt;
&lt;br /&gt;
And of course, understanding of UPnP networking and devices wouldn't hurt!&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Stecchino (bart.cerneels at kde dot org)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: New meta-applets for the Context View====&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
The Context View (CV) is currently used to display multiple applets that expose various information. However, due to the fact that each applet displays a certain type of information from one data source, there is significant amount of wasted space, and it is hard to show much more than 3 different pieces of data at once.&lt;br /&gt;
&lt;br /&gt;
Meta-Applets are large applets that integrate date from multiple data sources in order to display more semantically related information coherently and efficiently. This could mean, for example, an applet that brings together lyrics, artist info, upcoming concerts, and related songs/artists. &lt;br /&gt;
&lt;br /&gt;
More info is available here [http://amarok.kde.org/wiki/Proposals/More_Contexual_Information on the amarok wiki]&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
Two or three (to be discussed with mentor in application writing process) applets that elegantly execute the ideas discussed above.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ is required, and some familiarity with Qt is helpful (especially QGraphicsView) but not necessary. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Leo Franchi (lfranchi AAAT kde DT org), or other Amarok developers. Contact at amarok@kde.org or #amarok on freenode.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
====Project: Code regression test suite, implemented with QtScript ====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Amarok currently has no automatic code regression testing (&amp;quot;unit testing&amp;quot;) in place at all. We very much need such a system in place (for as many components as possible), as we sometimes accidentally break certain components of the program by extending the code.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Code regression test suite for Amarok 2, implemented as one &amp;quot;Amarok-Script&amp;quot; (JavaScript), and internally split into multiple separate files and components, so that it would be possible to run arbitray tests (or the full suite) with very little effort, and no compiling, at any time. A requirement would also be testing of the collection scanning code (with test case collections), and testing of GUI correctness with the QTest library.&lt;br /&gt;
&lt;br /&gt;
Also see:&lt;br /&gt;
http://amarok.kde.org/wiki/Development/Scripting_HowTo_2.0&lt;br /&gt;
&lt;br /&gt;
A plus would be the generation of suitable statistics (possibly with document export), and possibly a visual representation of the data.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, QtScript (JavaScript), SVN, git, code testing.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
 Contact the amarok mailing list or ask in our IRC channel #amarok&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Multilevel playlist sorting and sorting GUI ====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
In Amarok 2.1, the layout of the playlist will be very configurable, being able to show as much or as little information about each track as each user might wish. Currently however, it is lacking an advanced system for sorting in the playlist, something that many users comming from Amarok 1 are missing. While simple sorting is relatively easy to do (and has already been partly implemented) we would like to aim a bit higher with Amarok 2.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A proxy model allowing the tracks in the playlist to be sorted using an arbitrary number of &amp;quot;layered&amp;quot; sort criteria. for instance, a sort setup could be &amp;quot;artist-album-tracknumber&amp;quot; This would sort all tracks by artist, then sort the tracks from each artist by album, and finally the tracks from each album based on track number. Once this model is working, a GUI is needed for making this functionality easilly avaialble to the user. Ideally this gui should tie in well with the playlist layout and search/filter stuff. Also, all track navigators (the classes that determines the order of playback, such as normal, random, random album and so on) need to be updated to use and work correctly with the new proxy model.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, SVN/git.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Nikolaj Hald Nielsen &amp;lt;nhnFreespirit@gmail.com&amp;gt; or contact the amarok mailing list or ask in our IRC channel #amarok&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Playlist and Collection synchronization====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Mediadevices and services can add tracks and playlists to Amarok. Synchronization would automatically copy over tracks between the main Amarok Collection and devices or services or even between each other, either for a single playlist or the complete collection.&lt;br /&gt;
An algorithm needs to be implemented that does this automatically in a fast and efficient way with minimal intervention needed by the user.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Playlists set up on both the local collection and a portable mediaplayer will get synchronized the moment the player is connected.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, SVN/git.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Bart Cerneels &amp;lt;bart.cerneels at kde dot org&amp;gt; or contact the amarok mailing list or ask in our IRC channel #amarok&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: Mass Tagging====&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
Many Amarok users will remember the support for Musicbrainz in the 1.x series. These intrepid users might also remember how it worked approximately 50% of the time, sometimes deciding on a whim that divulging the secrets of the correct tags would be too much to share. In Amarok 2 we have decided to skip integration with Musicbrainz as a result of our problems using the library etc.&lt;br /&gt;
&lt;br /&gt;
Luckily, Last.fm provides a fingerprinting service, similar to musicbrainz, that will allow us to look up track data. However, the real challenge for the summer is not writing the code to allow Amarok to tag individual tracks, but rather how to present a mass-tagging interface in a aesthetically pleasing and usable way. &lt;br /&gt;
&lt;br /&gt;
This project involves designing and implementing a UI for mass-tagging of tracks, and requires the student to interact with usability experts and visual designers as well. &lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
Mass-tagging functionality in Amarok using data from Last.fm&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
C++, Qt. KDELibs knowledge helpful, but not required. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Leo Franchi (lfranchi AAAT kde DT org), or other Amarok developers. Contact at amarok@kde.org or #amarok on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Improved Media Device Support====&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
Improve the media device support in Amarok, especially universal mass storage devices.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
One of several Amarok developers. Contact at amarok@kde.org or #amarok on freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Improved Various Artist Handling====&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
Improve the handling of albums with several artists in Amarok.&lt;br /&gt;
&lt;br /&gt;
The Various Artists / Compilations support in Amarok 2 is far from at the level at which it was in Amarok 1.x, and really is mostly just lacking completely. It desperately needs a student who is passionate about various artist support and wishes to dedicate his/her summer to fixing it :)&lt;br /&gt;
&lt;br /&gt;
With regard to the technical details, the potential student is recommended to look at the &amp;quot;Various Artists in Amarok 2.0&amp;quot; thread here: [http://mail.kde.org/pipermail/amarok/2008-December/thread.html december mailing list archives ] to craft some sort of concrete proposal.&lt;br /&gt;
&lt;br /&gt;
This is definitely a project that would involve deep changes in Amarok, so a serious and dedicated student is important. Also, close discussion with the Amarok devs on amarok@kde.org during the proposal process will help to outline what is reasonable and desirable for a summer of work.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
Elegant and subtle handling of Various Artists support in Amarok 2.x&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
C++ (less KDE knowledge required for this, but strong c++ skills needed)&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
One of several Amarok developers. Contact at amarok@kde.org or #amarok on freenode.&lt;br /&gt;
&lt;br /&gt;
===Phonon===&lt;br /&gt;
Abstraction library for sound and video support. Used by KDE notifications, Amarok, Dragon Player and Qt Software.&lt;br /&gt;
&lt;br /&gt;
[http://phonon.kde.org Website] - [https://mail.kde.org/mailman/listinfo/phonon-backends Mailing list] - IRC channel: #phonon on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Analyzer Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Applications such as Amarok and Dragon Player cannot have an analyzer or visualizations since they use Phonon which does not yet have the functionality to do it. The analyzer is the little bar graph thing which bounces around while music is playing. Users like it as its pretty and gives them a visual indication of their music playing. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
As this project is working on extending a library, it has three parts: the Phonon library itself, a Phonon backend, and an application. The Phonon library would need the new API calls. At least phonon-xine and preferably 1 or 2 other Phonon backends must then implement the new API. An application like Amarok or Dragon Player should be used to demonstrate the use of the new API.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with Xine or GStreamer is probably useful.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Ian Monroe (contact on the [https://mail.kde.org/mailman/listinfo/amarok Amarok mailing list]) or possibly another Amarok or Phonon developer.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Marble===&lt;br /&gt;
A desktop globe and map application. Also provides a map Qt Widget.&lt;br /&gt;
&lt;br /&gt;
[http://edu.kde.org/marble/ Website] - [https://mail.kde.org/mailman/listinfo/marble-devel Mailing list]&lt;br /&gt;
&lt;br /&gt;
====Project: Satellite navigation====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Satellite navigation devices have become widely used and the quality of openstreetmap data is becoming high, with some cities completely mapped already. Providing satellite navigation would be a useful desktop app for many as well as adding appeal for the use of KDE in embedded devices.&lt;br /&gt;
&lt;br /&gt;
It also opens the possibility to bringing many of the free software ideals to interaction with the real world such as collaborative/social POIs.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The project would aim at getting a basic satellite navigation application running. The most basic features required would be getting the current location from a GPS device and providing route calculation to a destination.&lt;br /&gt;
&lt;br /&gt;
The AndNav project (http://andnav.org) has already achieved something similar for Android so it could be a point of reference for how to use OpenStreetMap data to achieve this. A possible approach would be to use [http://developers.cloudmade.com/projects/show/vector-tiles vector tiles from Cloudmade].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with GPS devices under linux would be beneficial. Knowing java may also be of benefit in order to study the AndNav implementation.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' I (Alan Jones, skyphyr using gmail) am willing to mentor, but not having any GPS or Marble experience there is most likely somebody far more suited to undertake this role.&lt;br /&gt;
&lt;br /&gt;
Comment from a Marble Project guy: Alan, please get in touch with the Marble Project. Our mailing list is marble-devel@kde.org. We'd like to support this project if a student is willing to do it. &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Add Time support to Marble====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Wouldn't it be great to be able to see the world at different times in Marble? Like having a slider which would give you the ability to browse through the time? Marble's internal datastructure is modelled after KML. But support for time-related tags is missing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* Having a GUI on the map and as a QWidget based dialog which allows people to &amp;quot;slide&amp;quot; through time.&lt;br /&gt;
* Implementation of the KML [http://code.google.com/apis/kml/documentation/kmlreference.html#timeprimitive &amp;lt;TimePrimitive&amp;gt;] and [http://code.google.com/apis/kml/documentation/kmlreference.html#timespan &amp;lt;TimeSpan&amp;gt;] tag: Creating the KML-handler and needed data classes for the GeoData parser. &lt;br /&gt;
* Having a central &amp;quot;internal&amp;quot; clock which the current view would be based on.&lt;br /&gt;
* Porting existing features (like the starry sky and the sun shading) over to the new class design.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Knowledge about KML is not necessary but would be appreciated.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Torsten Rahn / Patrick Spendrin.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Add Panorama support to Marble====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
These days there are several freely available 360deg panorama photos available on the internet. For other planets (like Mars) there are several panorama photos available for the numerous landing sites.&lt;br /&gt;
&lt;br /&gt;
Some of them are geo-referenced already. So it would be nice if it would be possible to add placemarks to Marble which get associated with the Panorama picture. &lt;br /&gt;
Another &amp;quot;trimmed down&amp;quot; MarbleWidget instance could be used as a Panorama picture viewer: it would show these panorama photos either in equirectangular or spherical projection depending on the type of panorama photo.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* Locations of panorama photos get fed as a KML file and appear on the Marble Widget.&lt;br /&gt;
* The user can click on such Panorama placemarks&lt;br /&gt;
* The photo gets downloaded in the background &lt;br /&gt;
* A new modal dialog appears which technically shows another instance of a MarbleWidget that displays the Panorama photo. The Settings of the MarbleWidget would need to default to some configuration that doesn't show all the planet-specific floatitems and properties (like the graticule, etc.)&lt;br /&gt;
* The user is able to navigate inside this window (up, down, left, right, zoom in/out).&lt;br /&gt;
* The user is able to close the panorama viewer and returns to the Marble application.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Knowledge about KML is not necessary but would be appreciated.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Torsten Rahn / Patrick Spendrin.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KStars ===&lt;br /&gt;
KStars is a Desktop Planetarium for KDE. It displays a map of the sky and provides a lot of tools to learn astronomy, or to calculate and predict astronomical phenomena. See [[http://edu.kde.org/kstars|The KStars Homepage]] for more information.&lt;br /&gt;
&lt;br /&gt;
==== Project: Community Integration for KStars ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Amateur Astronomy (which is one of the important use-cases of KStars) is typically done in communities. KStars permits users to save their own observing logs. It would be nicer if the user could share his observing logs with other users and see other observers' logs within KStars. It would also be nice if KStars had a map (using MarbleWidget) to display various Astronomy-related establishments (like amateur associations, observatories, research institutes). Another possible idea could be an observing report generator that would generate a report based on observing logs, and at the user's will, share it / post it on the internet.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Implement some features that will make it easier for users to collaborate, as suggested above.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Prior knowledge of KIO_HTTP will help.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: FITS Image Overlay on the sky map. ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' It would be great if a FITS image could be overlayed on the sky map so that the field drawn by KStars could be compared with the field in the FITS image. This would be of great benefit to observational astronomers, astrophotographers and comet / asteroid observers. An extension would be to download a DSS image using KStars' already existing tool and map it onto the sky map. The support of shapes like ds9 region, annotations on the sky, etc. could also be added.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Functionality to overlay a FITS image or a DSS image obtained through KStars on to the sky map.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Prior knowledge of the FITS format and cfitsio library will help.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Tools for Eclipses ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. Currently, it can predict Solar Eclipses (using the Conjunctions tool), but cannot plot trajectory of shadows, or predict Lunar Eclipses.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' The project's primary goals are to include simulation and prediction (maybe using the existing Conjunction backend) of Lunar eclipses, and to create a tool to mark the trajectories of Solar and Lunar eclipse shadows on a map of the earth, including marking of totality, partial eclipse and annular eclipse. Something similar to this: [http://eclipse.gsfc.nasa.gov/SEmono/TSE2009/TSE2009iau/TSE2009-fig01.GIF]&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' A complete set of tools to deal with eclipses.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: KStars: Prettyfication ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. The display is interactive, but it could be made more beautiful. &lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' We often get good suggestions for making KStars look better. Choose any of the following ideas: realistic rendering of asteroids and comets (including tails!); texture-mapping of the sky (this would mostly allow a photorealistic Milky Way); texture-mapping of planets; realistic sky-lighting effects (i.e., sky is blue in the daytime, gets gradually darker and colorful at sunset). One could also think of using Qt-GL rendering optionally.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Successful implementation of any of these ideas to make KStars more beautiful. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Printable star charts ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. It already has a print feature, but the printed chart could be much better.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' A printed star chart should at least include a legend explaining the symbols, and provide some information on the location of the user, the time and date, etc. The user would ideally be able to annotate the chart in various ways. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Significant improvements to the printed star charts in KStars. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Basic programming skills, ability to quickly learn QPainter API. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Many Moons ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. It currently includes Earth's moon and 4 of Jupiter's moons. &lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Generalize the JupiterMoons class to encapsulate any planet's Moons. The project will require some research to identify a public source of orbital data for planetary moons, most likely from a NASA webpage. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Implement moons for at least Mars, Jupiter, Saturn, and Pluto with the new system. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. The project doesn't require much contact with Qt/KDE APIs, and the existing JupiterMoons class can be used as a template. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Support many catalogs ====&lt;br /&gt;
'''Project Information:''' KStars is a Desktop Planetarium for KDE. Currently KStars loads some star catalogs that are made available in a KStars native format.&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:''' KStars currently loads Tycho-2 and parts of USNO NOMAD catalog of stars. These catalogs are required to be in KStars' native format which uses the Hirearcheal Triangular Mesh to index regions in the sky. Popular star catalogs like USNO A organize stars and divide the sky into regions differently. Most users of astronomy software typically have one of these popular catalogs downloaded, and it would be great if KStars could support them somehow. While ability to read the non-native catalogs straight off is desirable, tools to convert these catalogs into KStars' native format would also help.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:''' Implement support for at least the most popular catalogs like USNO-A2.0, Stellarium's Extra catalog, Cartes du Ciel's Tycho and Tycho-2 catalogs.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Ability to read documentation and quickly understand the existing code and ability to deal with binary files will help.&lt;br /&gt;
&lt;br /&gt;
==== Project: Make kstars fast(er) ====&lt;br /&gt;
'''Project Information:''' KStars is a Desktop Planetarium for KDE. Currently KStars does not explicitely use vector instructions or thread.&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:''' To load catalogs, calculate the position of the celestial bodies, etc. KStars currently treats each object one after the other. With the increasing presence of vector units in modern CPU and the advent of CPU having multiple cores, KStars underexploits them. KStars could be made faster using vector instructions (by the way of Eigen 2 for instance for good performance and easy maintainability) and threads (using Threadweaver). This project complements the “Prettyfication” project that would use OpenGL to render the sky.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:''' KStars is faster to load, add catalogs, can display more stars simultaneously while still being smooth.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Familiarity with threads, code optimization. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Kalzium ===&lt;br /&gt;
&lt;br /&gt;
==== Project: Strigi integration ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:'''&lt;br /&gt;
The goal of this project is to integrate Strigi as backend behind the periodic table and the glossary (and possible other elements).&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The idea here is to have a GUI element that shows Strigi search results based on the element selected from the periodic table, or the item from the glossary, found on the users desktop. For element, this would include the elements name, and possible even the element symbol, if integration with last years Strigi-Chemistry GSoC project is achieved. For glossary items, a simple text search would suffice.&lt;br /&gt;
&lt;br /&gt;
Another idea is to make it possible to querry like this: &amp;quot;Give me all molecules with a molecularweigth of 123u and at least one Carbon atom&amp;quot;. For this we can use the [http://chem-file.sourceforge.net/ Chemical File Database] (or of course every other database, even those for [http://www.rcsb.org/pdb/home/home.do proteins].&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* provide GUI for Strigi search results for an element selected in the periodic table&lt;br /&gt;
* provide GUI for Strigi search results for an glossary item&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++, DBUS. Could be useful: Qt.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Undecided.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Project: Kalzium beautification ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:'''&lt;br /&gt;
Many parts of [http://edu.kde.org/kalzium Kalzium] could need a fresh up of the interface. For example, the main table should be written using Qt Model/View technique and for example use SVGs as a background. A first (uncomplete but working) code is already existing.&lt;br /&gt;
&lt;br /&gt;
At the same time, many dialogs are not as beautiful as they could be. This project could also include the creation of a &amp;quot;simplified Kalzium&amp;quot; mode in which some parts of the feature set are hidden; this would be good for schools.&lt;br /&gt;
&lt;br /&gt;
A third idea is to make more use of Plasma, for example improve the already written Plasmoids and/or extent Kalzium so that a Plasmoid could open a information dialog using Kalzium.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Depending on the chosen project for example a cleaned up codebase with an improved interface.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++, Qt, possible Plasma, Debug. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Carsten Niehaus&lt;br /&gt;
&lt;br /&gt;
==== Project: Molecular calculator ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:'''&lt;br /&gt;
Kalzium already has a basic mass calculator for molecules (in the sidebar). The goal of this project would be to add full-blown widget that allows users to calculate masses of molecules, do calculations with them, calculate concentrations (mol/l, g/l..) of solutions...&lt;br /&gt;
ChemicalDataObject already has the needed data to achieve this, there's a parser for molecule formulas, so the project's goal is to make a nice GUI and of course write code that uses that data in the good way.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
An easy-to-use (multi-tabbed?) window, where users can enter what they know (molecule name and number of grams...), pick what they want to know (number of mols).&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++, Qt, basic knowledge of chemistry.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Undecided.&lt;br /&gt;
&lt;br /&gt;
=== Rocs ===&lt;br /&gt;
Rocs is a Graph Algorithm Testbed for universities. It aims to give the students a place to visualize the results of the algorithms, so it doesn`t provide any, instead there`s a place for the studant to write them down and see what happened.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Project: Kross support====&lt;br /&gt;
Rocs only supports QtScript at the moment, and in a really not-smart way, with kross it could use more languages, and have more usecases.&lt;br /&gt;
&lt;br /&gt;
==== Project: Automate support====&lt;br /&gt;
Since in a ultimate look, automates are graph, it would be nice to have an automate support for it.&lt;br /&gt;
&lt;br /&gt;
===KDevelop===&lt;br /&gt;
KDE-based Integrated Development Environment, specializing in c++ support, but including a powerful generic framework (definition use chain) which makes it possible to relatively easily support multiple different languages.&lt;br /&gt;
&lt;br /&gt;
[http://www.kdevelop.org Website] - [http://www.kdevelop.org/index.html?filename=mailinglist.html Mailing list] - IRC channel: #kdevelop on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: C++ Refactoring Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
C++ support in KDevelop is already highly advanced, often equalling or surpassing what the user and compiler understand about the code.  A few refactoring tools have been developed already, but they have been constructed in a crude fashion, generating code via string concatenation.&lt;br /&gt;
&lt;br /&gt;
This project would aim to create a new system to implement refactoring tools, and to create, test and deploy several advanced refactoring tools for c++.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A library would be created to enable refactoring based on the c++ AST (abstract syntax tree).  A reverse parser (AST to code) already exists, but classes would be created to allow programatic manipulation of an AST.  Optionally this library would also cover a generic framework based on the duchain which would be re-usable by other languages and make refactoring plugins easier to develop and partially shareable between languages.&lt;br /&gt;
&lt;br /&gt;
See the [http://api.kde.org/4.x-api/kdevplatform-apidocs/language/codegen/html/index.html Code Generation Design] documents for the initial plan for this project.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with parsers would be a bonus.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Hamish Rodda (Definition-Use chain code creator) rodda at kde/dot/org, possibly also David Nolden (DUChain guru)(to be confirmed)&lt;br /&gt;
----&lt;br /&gt;
=== KOffice ===&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' support for versioned OpenDocument files.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' The OpenDocument specification doesn't include support for multiple versions of the same document in a single file. But that feature is supported by OpenOffice.org. The objective for this Summer of Code is to add support for that versioning system in KOffice. Since KOffice shares the OpenDocument loading/saving code, it should be possible to add this support in every KOffice application in one Summer of Code.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Being able to load a specific version of a file, and create/manage versions&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, excellent english reading skills.&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Add support for e-book formats to KOffice.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Add a new export for one or more formats that are specifically tuned for e-book devices.&lt;br /&gt;
&lt;br /&gt;
With the increased popularity of ebook readers there is going to be a need for tools to create ebook content. While most e-book devices can display PDF there are in fact a lot more formats in use. One such format is .epub, which allows reflowable content (unlike PDF). The format itself is based on XML and uses style sheets (CSS) to format content. There are few free software tools that can generate and manipulate this format and those that exist are restricted to command line.&lt;br /&gt;
&lt;br /&gt;
Since most people creating content will most likely want to use an office suite or word processor to make documents it makes sense to add an export option for this format to KOffice.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge requisites:'''&lt;br /&gt;
* C++&lt;br /&gt;
* XML&lt;br /&gt;
* CSS&lt;br /&gt;
&lt;br /&gt;
==== Flake ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' support missing ODF drawing shape feature&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' KOffice can already load and save most of the shapes that ODF defines. Still a few features are missing especially text on shapes, but also caption, title, description and the measure shape.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' The project should implement the mentioned features and it should be possible to load, save and easily edit them&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
==== KWord ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
==== KPresenter ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Powerpoint import.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' From some years ago another gSoc project implemented the basis for powerpoint import, but it was never finished. So there is a good basis to start from. From a quick look it seems like styles support is the thing missing most to complete the work, however a thorough analysis of what is there and what is not needs to be done. And then the actual work needs to be done too, obviously&lt;br /&gt;
&lt;br /&gt;
==== Krita ====&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' New tile engine for Krita&lt;br /&gt;
&lt;br /&gt;
'''Project information:''' Krita's current tile engine suffers from some limitations, like extensive locking. A new tile engine should offer some compelling features, like mipmapping, tile aging, in-memory compression, lock-free access of tiles, as efficient as possible undo information, pluggable backends (like png or tiff). See for a short summary http://wiki.koffice.org/index.php?title=Krita/Akademy_2007_Meeting#tile_backend. &lt;br /&gt;
'''Expected Results:''' an production-ready implementation having these features.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' This is a difficult, ambitious project. Applicants should have a good knowledge of C++, data structures and be aware of existing literature on this subject and have a knowledge of graphics applications.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Sketch-pad interface for Krita&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Krita is a large and complex application built around a sophisticated painting engine. The goal of this project is to create a new interface around the Krita engine, specialized for quick sketching.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' This project should implement a new interface around Krita, presenting the user a single-layer plus tracing paper interface with a single freehand sketching tool. Easy to use and graphic color and paint operation (brush, pencil, eraser etc.) interface elements must be designed and implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Shader filters and generators for Krita&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Some initial work has already been done to make it possible to write filters in the OpenGL shading language. This project should take that initial code as a basis and implement a fully functioning plugin for Krita that allows filters and shaders to be executed on images in any colorspace.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' The plugin should have a finished user interface and make it possible to experiment with shader filters in an interactive way. Example filters must be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, OpenGL.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Animation support&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' There is no support at all in Krita for animated images such as GIF or MNG or for working with images in an animation context, such as textures or backgrounds in applications like Blender. The applicant should first investigate user needs and use cases and then implement support in the user interface and in the import/export filters.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' A user-friendly way of working with animated images (i.e., not by making each frame a layer), but e.g. a docker that shows the the animation running in thumbnail format. Import/export filters for relevant file formats.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' PSD and Gimp plugins&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Krita is powerful enough to handle nearly all that the Gimp and Photoshop are capable of saving. This project is about creating dedicated file import/export filters that can handle as much of these file formats as possible, possibly through the use of existing libraries.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' 4 plugins: psd import/export and xcf import/export. These plugins should be able to handle complex files in all supported colorspaces. Ideally the project would also deliver a library to convert PSD/XF to/from Open Raster files.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Workspaces&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' A workspace is a loadable package of settings that finetune Krita for a particular purpose. A workspace could contain additional plugins (like an image browser plugin for batch operations) and a subset of resources. Example workspaces could be batch-editing of images, editing of animation sequences or painting or sketching.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' the user interface and framework to make packages of plugins and resources that users can switch between. Also extra plugins to extend krita in areas like batch processing that do not exist yet.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, artistic workflow&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Kipi and digikam plugins compatibility&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Kipi and digikam provide lots of interesting plugins for working with 8 and 16 bit RGBA images. It would be great to be able to re-use those plugins from within Krita.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Two plugins that load kipi and digikam filters into two new menus in the filter menu. Code to convert Krita layers to the digikam image representation and back, taking care of icc profiles and other niceties.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, artistic workflow&lt;br /&gt;
&lt;br /&gt;
==== Kivio ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' support for basic flowchart editing&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' In KOffice 1.6 Kivio provided tools and stencils for editing flowcharts. Flake already provides the the building blocks: shapes, glue points and a connector shape. Goal of the project is to recreate old functionality based on flake.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Import of the Kivio stencil format. A docker that allows to handle collections of stencils. Implementation of a connector tool, that can easily connect different shapes.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
===KDE PIM===&lt;br /&gt;
KDE PIM is the interest group working on applications related to personal information management, e.g. contacts, calendar, mails, etc.&lt;br /&gt;
&lt;br /&gt;
One of the current challenges is utilizing the new cross-desktop PIM infrastructure called [http://www.akonadi-project.org/ Akonadi].&lt;br /&gt;
&lt;br /&gt;
There are interesting projects on all levels of the software stack: libraries, application porting, new applications, access to online resources, etc.&lt;br /&gt;
&lt;br /&gt;
[http://pim.kde.org/ Website] - [http://techbase.kde.org/Projects/PIM Project Wiki] -  [https://mail.kde.org/mailman/listinfo/kde-pim Mailing list] - IRC channel: #kontact and #akonadi on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Akonadi Janitor Agent====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
An [[Development/Architecture/KDE4/Akonadi#Akonadi_Agents|Akonadi Agent]] is a service process for performing tasks on data provided through the Akonadi server.&lt;br /&gt;
&lt;br /&gt;
The task of a Janitor agent would be to keep the user's PIM data neatly organized, for example deleting news feed items which are above a certain age and not flagged, moving last week's mail to an archive, etc.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* An Akonadi Agent capable of managing actions on Akonadi collections triggered by various criteria&lt;br /&gt;
* At least fully working implementation of actions based on &amp;quot;Expire&amp;quot; criterias for mail, e.g. delete mail above certain age, move/copy to different collection, etc&lt;br /&gt;
* GUI for configuring actions and their trigger criteria.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Ideally would already have gone through the [[Development/Tutorials/Akonadi/Resources|Akonadi Resource Tutorial]] since Resources are a specialized form of agents and thus share some of the API and characteristics.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Kevin Krammer (kevin dot krammer at gmx dot at)&lt;br /&gt;
----&lt;br /&gt;
====Project: Alternative Akonadi Client Library====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Akonadi has a server/client like architecture where clients such as applications (but also resource) connect to a service and communicate with it through a suitable protocol.&lt;br /&gt;
&lt;br /&gt;
Currently this is implemented for KDE in library called libakonadi-kde, however it is desirable to have additional implementations to be suitable for other library stacks, e.g. GLib/GObject based ones.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* A non-KDE based, preferably GLib/GObject based, Akonadi client library which&lt;br /&gt;
** can connect to a running Akonadi server&lt;br /&gt;
** fetch Akonadi collections&lt;br /&gt;
** fetch Akonadi items&lt;br /&gt;
** receive Akonadi change notifications (D-Bus based)&lt;br /&gt;
&lt;br /&gt;
* A set of demo programs using the library which can&lt;br /&gt;
** recursively list (id and content MIME types) collections&lt;br /&gt;
** list (id and MIME type)oif items in a collection&lt;br /&gt;
** get the raw payload of an item&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' Depends on the chosen language and toolstack, e.g. C/Vala and GLib/GObject knowledge for a GLib/GObject based implementation.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
----&lt;br /&gt;
====Project: Akonadi Consistency Checker====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Akonadi provides a structure of collections and items, similar to folders and files of a filesystem. Similarly the internal structures have to follow certain constraints which must not be violated. Nevertheless, this can happen as result of bugs, hardware failures, power loss and a million other reasons.&lt;br /&gt;
&lt;br /&gt;
Filesystem checks exist to detect and possibly fix such situations. Such functionality would also be desirable for Akonadi.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* A consistency checker (built into the Akonadi server or stand-alone) that performs an extensible set of checks on the internal data structures of the Akonadi server, such as:&lt;br /&gt;
** items belong to existing collections&lt;br /&gt;
** collections are child collections of existing collections&lt;br /&gt;
** the collection tree is non-cyclic&lt;br /&gt;
** every collections is owned by an existing resource&lt;br /&gt;
** collection sub-trees are owned by the same resource&lt;br /&gt;
** every item payload part belongs to an existing item&lt;br /&gt;
** content type constraints of collections are not violated&lt;br /&gt;
** ...&lt;br /&gt;
* each check should be accompanied with recovery code, such as moving orphaned items into a lost+found folder&lt;br /&gt;
* integration into Akonadiconsole&lt;br /&gt;
* integration into unit-tests&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt mandatory, SQL/database knowledge would be useful.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Volker Krause &amp;lt;vkrause@kde.org&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
====Project: Akonadi Resource for KMail local folders====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
KMail stores its mail in a folder hierachy where each folder can contain mails '''and''' further sub folders.&lt;br /&gt;
&lt;br /&gt;
While mails are stored either as mbox or maildir, additional index files are used to speed up message listing and to store message status and flags.&lt;br /&gt;
&lt;br /&gt;
The already existing Akonadi MailDir resource can handle the maildir aspects but cannot handle either mbox based folders nor the additional information stored in the index files.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* a set of classes, probably as a library, capable of&lt;br /&gt;
** recursively listing the KMail folder tree given a base directory&lt;br /&gt;
** reading mails from the mbox and maildir folders in the KMail folder tree&lt;br /&gt;
** reading KMail index files&lt;br /&gt;
* an Akonadi resource using these classes to provide read-only access to all mails currently handled by KMail. The resource should also be able to transfer the flags stored in KMail's index file to Akonadi.&lt;br /&gt;
* Writing a migrator, similar to the current KResource-&amp;gt;Akonadi migrator, that automatically reads the KMail config file and creates a Akonadi resource out of it. Optionally, depending on the overall progress, the migrator would also convert some of KMail's folder settings, like the folder icon or the expiry settings, to Akonadi collection attributes.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt mandatory, code analysis skills would be helpful regarding the handling of index files, refactoring skills if KMail's classes are to be extracted from KMail's code base (not required).&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Thomas McGuire &amp;lt;mcguire at kde dot org&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Improvments in KMail's HTML support====&lt;br /&gt;
'''Brief explanation:''' Improve the HTML support in KMail, especially making it possible to preserve the HTML format when replying or inline forwarding.&lt;br /&gt;
&lt;br /&gt;
While KMail's HTML support has been constantly improving, it still has some important bits missing and some minor bugs. The goal of this project would be to implement the missing features and do general bugfixing in the HTML support.&lt;br /&gt;
&lt;br /&gt;
One of the biggest missing features, with over 1500 votes on [https://bugs.kde.org/show_bug.cgi?id=86423 bugzilla], is the ability to preserve the HTML format when replying or forwarding, which is often an essential requirement in some enterprises.&lt;br /&gt;
&lt;br /&gt;
[http://websvn.kde.org/?view=rev&amp;amp;revision=911149 Recently], support for inline HTML images was added to KMail. This support needs a few improvements, like being able to put images in the signature or resizing the images.&lt;br /&gt;
&lt;br /&gt;
Currently, KMail relies on [http://doc.trolltech.com/4.4/qtextedit.html#html-prop QTextEdit::toHtml()] to generate the HTML source. This however is very weak, as QTextEdit has some bugs and generally produces HTML that is only equaled by MS Word in its ugliness. Stephen Kelly has started some work to make this output nicer, and to produce other forms of markup, like text/enriched. This is achived by creating so-called [http://websvn.kde.org:80/trunk/KDE/kdepimlibs/kpimidentities/richtextbuilders/ rich-text builders]. One goal would be to finish this work and integrate it into KMail.&lt;br /&gt;
&lt;br /&gt;
Comment by Thomas; QTextEdit html generation is not optimal due to html simply not supporting all QTextEdit features. Qt45 choose to export to ODF instead. Maybe KMail should try to leverage this instead?&lt;br /&gt;
&lt;br /&gt;
Other nice points would be to support the text/enriched format for reading or composing mails, and to support the text/flowed format when composing. Although this is not strictly HTML related, it would improve the experience for many people.&lt;br /&gt;
&lt;br /&gt;
Of course, your own ideas are very welcome as well&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* Option to preserve the HTML format when replying or forwarding&lt;br /&gt;
* Support inline images also in signatures&lt;br /&gt;
* Improve inline image support by allowing to scale the images&lt;br /&gt;
* Nicer HTML generation by completing and integrating the HTML builder from Stephen Kelly&lt;br /&gt;
* Various bugfixes in the HTML support&lt;br /&gt;
* Optionally, also support text/enriched as alternative to HTML (both reading and  composing). See [http://www.faqs.org/rfcs/rfc1896.html RFC 1896]. Composing support can also be based on Stephen's builders.&lt;br /&gt;
* Optionally, support text/flowed format for non-HTML mail ([http://www.faqs.org/rfcs/rfc3676.html RFC 3676])&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' Moderate C++ and basic Qt knowledge mandatory&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Thomas McGuire &amp;lt;mcguire at kde dot org&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: import/export for filtering rules in Sieve format in KMail====&lt;br /&gt;
'''Brief explanation''' Add functionality to import/export of mail filtering rules in Sieve format in KMail.&lt;br /&gt;
&lt;br /&gt;
Sieve is a language for declaring mail filter rules on a mail server. It was developed as part of the Cyrus IMAP server, but was quickly spin off and turned into a standard (http://tools.ietf.org/html/rfc5228). There are quite a few servers that have support for Sieve, in various degrees of completeness. It is quickly gaining support. Clients that support it are KMail and Thunderbird.&lt;br /&gt;
&lt;br /&gt;
KMail already has support for talking to Sieve enabled servers and also has support for client side filters. These two rule sets seem to be separate. It would be nice if you could dump the rules you have in one client and able to either install them on a server, or load them into another client, if you want to access your mail from different machines, but don't want to reconfigure your mail clients over and over again, or to quickly reconfigure clients if you don't have a Sieve enabled server.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Successful import and export of a (subset) of mail filtering rules between various KMail instances.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge requisites'''&lt;br /&gt;
* C++&lt;br /&gt;
* knowledge of how mail works&lt;br /&gt;
&lt;br /&gt;
===KDE on Windows===&lt;br /&gt;
====Solid API backend====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The porting efforts to make KDE available across platforms do need some backends for system dependent tasks. One of the KDE libraries that bundles this is Solid.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
You implement a backend for the [http://solid.kde.org Solid API] using WINAPI.&lt;br /&gt;
It has to work with both MinGW and MSVC compilers. Not every function is required, but the basic functionality (network access, removable drives/harddisks and power) should be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' Windows API and C++/Qt. You should be able to set up the [http://techbase.kde.org/Getting_Started/Build/KDE4/Windows development environment] yourself and be familiar with it.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Carlo Segato (brandon dot ml at gmail dot com) or Patrick Spendrin (ps_ml at gmx dot de)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===KDE Games===&lt;br /&gt;
====Project: Mancala game====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Mancala is a family of board games played around the world, sometimes called &amp;quot;sowing&amp;quot; games, or &amp;quot;count-and-capture&amp;quot; games, which describes the game-play. Mancala games play a role in many African and some Asian societies comparable to that of chess in the West. The list of mancala games best known in the Western world includes Kalah and Oware. Other games are Congkak, Omweso, Ünee tugaluulakh, Bao, Sungka and Igisoro.&lt;br /&gt;
&lt;br /&gt;
The word mancala comes from the Arabic word naqala meaning literally &amp;quot;to move.&amp;quot; There is no one game with the name mancala; instead mancala is a type, or designation, of game. This word is used in Syria, Lebanon, and Egypt, but is not consistently applied to any one game.&lt;br /&gt;
&lt;br /&gt;
In the USA, however, &amp;quot;mancala&amp;quot; is often used as a synonym for the game Kalah.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The aim of this project is developing Mancala game with lively interface that is changeable depend on the culture user chose to play. For example, if  user choose Africa Culture, the interface will be a board drew on sand with several stones plus sounds of jungle, wild-animals...&lt;br /&gt;
&lt;br /&gt;
'''Contact me to get more details'''&lt;br /&gt;
Name: Mr. Phan Quoc Huy&lt;br /&gt;
&lt;br /&gt;
Student in University Of Science, Ho Chi Minh city, Viet Nam &lt;br /&gt;
&lt;br /&gt;
email: diepvien00thayh@gmail.com&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Anyone find this is an interesting project please feel free to contact me, I'm very willing to implement it for KDE4.&lt;br /&gt;
====Project: Kolf 2 landscape object====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Kolf 2 is the second incarnation of KDE's minigolf game. We are currently rewriting it from scratch to take advantage of the powerful technologies provided by Qt 4 and KDE 4.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The task in this project is to create an object (or multiple objects) that provide(s) landscape textures, slopes, puddles and sand bunkers.&lt;br /&gt;
&lt;br /&gt;
If you finish this task before the end of the summer, you can fill the remaining time by porting as much game objects from Kolf 1 to Kolf 2 as possible (e.g. windmills, floating blocks, signs or bumpers).&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++/Qt. Experiences in graphics programming with Qt will definitely help, as you are expected to implement 2D rendering for the landscape object.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Stefan Majewsky (majewsky at gmx dot net) &amp;amp;ndash; Please contact me to let me help you to improve your proposal.&lt;br /&gt;
&lt;br /&gt;
====Project: Kolf 2 editor interface====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The minigolf game Kolf provided an editor interface from the beginning, to allow the users to create custom courses. For Kolf 2, we are rewriting the game engine and can therefore not use the old editor code.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Your task would be to create an editor interface (may be embedded in the game, or a standalone application). A few basic parts are available, and the Kolf 2 engine supports generic methods to provide data to editor interfaces, and display editor overlays on the game view.&lt;br /&gt;
&lt;br /&gt;
If you finish the editor interface before the end of the summer, you can fill the remaining time by porting as much game objects from Kolf 1 to Kolf 2 as possible (e.g. windmills, floating blocks, signs or bumpers), or using your editor to put together some cool courses.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++/Qt. Experiences in model/view programming with Qt will be of good use.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Stefan Majewsky (majewsky at gmx dot net) &amp;amp;ndash; Please contact me to let me help you to improve your proposal.&lt;br /&gt;
&lt;br /&gt;
====Project: Parsek – advanced galaxy conquest client====&lt;br /&gt;
&lt;br /&gt;
[http://www.thousandparsec.net/wiki/Parsek Parsek] is a client for playing [http://en.wikipedia.org/wiki/4X 4X] (explore, expand, exploit and exterminate) galaxy conquest strategy games, which are created using [http://www.thousandparsec.net/ Thousand Parsec] framework. You can think of it as an advanced version of [http://games.kde.org/game.php?game=konquest Konquest].&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Parsek uses the existing [http://www.thousandparsec.net/tp/dev/documents/libtpproto-cpp/html/ C++ Thousand Parsec protocol library] to create a KDE 4 graphical game client. The client is then used to connect to any game server running any game created using Thousand Parsec framework. Some code (you can find it in [http://websvn.kde.org/trunk/playground/games/parsek/ playground/games/parsek]) is already written (to get object of the universe and messages) but you can't play the games yet. The student's task will be to bring Parsek at least to a state so that people would be able to play games with it.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' To be able to play games some features must be added: displaying a star-map, displaying object info in a nice way, displaying messages in a nice way, getting and displaying object orders, creating new orders. If there is some time left after before mentioned required features are implemented the student will work on additional optional features, for example: automatic discovery and display of game servers (on local network and/or from meta-server), game servers accounts manager, plug-in for game server administration, Plasma widget with overview and quick access to the games someone is playing, single-player wizard (to easily setup local server and AI clients)...&lt;br /&gt;
&lt;br /&gt;
'''Prerequisites:''' C++/Qt (experience with [http://doc.trolltech.com/4.5/model-view-programming.html model/view] and [http://doc.trolltech.com/4.5/graphicsview.html graphics view] programming is a plus), experience with similar 4X games (Stars!, Galactic Civilizations, Master of Orion, Space Empires, Spore, ...)&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Jure Repinc ([mailto:jlp_at_holodeck1_dot_com jlp at holodeck1 dot com]). Contact also on [irc://chat.freenode.net/#kdegames #kdegames]/[irc://chat.freenode.net/#tp #tp] channels on freenode.net (nickname JLP) and [https://mail.kde.org/mailman/listinfo/kde-games-devel kde-games-devel]/[http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel tp-devel] mailing lists.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===kdelibs===&lt;br /&gt;
==== Project: DOM3 XPath Level 1 and/or DOM selectors API support in KHTML ====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Because JavaScript frameworks have popularized access to parts of documents using various query languages, direct browser support for such queries &lt;br /&gt;
has become fairly common. This project is about adding support for one (or two) of such languages to KHTML. Basic implementation of each is expected to be simple, but there may be some interesting optimization opportunities to explore. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Implementations of XPath 1 or DOM selectors API at DOM level with appropriate JavaScript bindings that are standard-compliant, written in simple &amp;amp; maintainable fashion, and perform reasonably well.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++, and some comfort with working with large codebases. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Maks Orlovich (maksim at kde dot org)&lt;br /&gt;
&lt;br /&gt;
===Solid===&lt;br /&gt;
====Project: UPnP support through Jolie====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Adding UPnP support to Solid would mean offering transparent UPnP support to every KDE application using the Solid API, keeping them clean from every UPnP implementation aspect.&lt;br /&gt;
At the present, the [http://www.jolie-lang.org/ Jolie language] is being integrated with Plasma by means of the [http://websvn.kde.org/branches/work/~ervin/sodep/ QtSodep] library, soon to offer higher levels of abstraction.&lt;br /&gt;
&lt;br /&gt;
The aim of this project would be to implement a UPnP protocol for Jolie, so that Solid could re-use the integration being made with QtSodep and gain UPnP support without having to worry about implementation details. Having a UPnP protocol implementation in Jolie would have other considerable consequences, like the possibility to act easily as a UPnP server or to compose and export existing UPnP services.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*The creation of a &amp;quot;upnp&amp;quot; protocol in Jolie, supporting at least the Internet Gateway Device (IGD) and MediaServer profiles.&lt;br /&gt;
*The creation of a UPnP Jolie service for UPnP service discovery and monitoring.&lt;br /&gt;
*Extending libsolid to expose UPnP devices found on the network.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' Having UPnP devices or software applications to test with. Most home routers support IGD, and there exists free software supporting the MediaServer profile ([http://mediatomb.cc/ mediatomb]).&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' Understanding of the UPnP specifications, Java (for the development of the Jolie UPnP protocol) and basic knowledge of the Jolie language.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' ervin (ervin at kde dot org) fmontesi (famontesi at gmail dot com)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===KWin===&lt;br /&gt;
&lt;br /&gt;
KDE's window manager&lt;br /&gt;
&lt;br /&gt;
[http://techbase.kde.org/Projects/KWin Techbase page] - [https://mail.kde.org/mailman/listinfo/kwin Mailinglist] - IRC channel: #kwin on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Window tabbing====&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Window tabbing is a feature that allows you to group multiple application windows together to cover the same space. It is identical to what is already available in any modern web browser except it applies the the window as a whole. Window managers that have this feature available include Fluxbox and Ion. This feature was [http://bugs.kde.org/show_bug.cgi?id=42023 originally requested] in 2002.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Understanding of the X window system and Xlib is a benefit but not required.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' Lucas Murray (lmurray undefinedfire com)&lt;br /&gt;
&lt;br /&gt;
====Project: Window tiling====&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Window tiling is a technique of displaying application windows side-by-side without overlap. The position, size and layout of the windows can either be specified by the user or determined automatically to best fit the screen. Examples of existing tiling window managers include Awesome, XMonad, Ion and Ratpoison. One of the main advantages of tiling is that is makes application windows easy to navigate solely by the keyboard. This feature was [http://bugs.kde.org/show_bug.cgi?id=59338 originally requested] in 2003.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* Users should be able tile existing floating windows on-the-fly with simple keyboard shortcuts or mouse gestures.&lt;br /&gt;
* It should also be possible to run the entire desktop environment entirely in tiled mode (Enabled by configuration settings). In this mode new window would be added to the tiling grid by default yet can be removed by the user if required.&lt;br /&gt;
* The final tiling system should not interfere in any way with the existing floating window management.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Understanding of the X window system and Xlib is a benefit but not required.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' Lucas Murray (lmurray undefinedfire com)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== digiKam ===&lt;br /&gt;
&lt;br /&gt;
Photo Management program&lt;br /&gt;
&lt;br /&gt;
[http://www.digikam.org digiKam project web site] - [https://mail.kde.org/mailman/listinfo/digikam-devel Mailinglist] - IRC channel: #digikam on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: High Dynamic Range (HDR) plugin====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' digiKam is an advanced digital photo management application for KDE, which makes importing and organizing digital photos a &amp;quot;snap&amp;quot;. The photos are organized in albums which can be sorted chronologically, by folder layout or by custom collections. digiKam has an Image Editor which has its own plugin subsystem with some common tools e.g. red eye correction or Gamma correction. Additional plugins are provided with the main application to process advanced corrections on image like color management, noise reduction, or special effects. digiKam image editor support 16 bits color depth image internally. The goal of this project is to create a new plugin dedicated to create [http://en.wikipedia.org/wiki/High_dynamic_range_imaging HDR image].&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' This project should implement an HDR tool will mix two or more (nearly) identical images having different exposure into a new image representing a wider dynamic range, which is closer to human perception of a photographic scene. [http://en.wikipedia.org/wiki/Tone_mapping Tone-mapping method] must be used to create HDR images. An open-source implementation is already available at [http://zynaddsubfx.sourceforge.net/other/tonemapping this url] and can be re-used as well. There is an old [https://bugs.kde.org/show_bug.cgi?id=144593 feature request].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' Gilles Caulier (caulier dot gilles at gmail dot com)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===KDE Telepathy Integration===&lt;br /&gt;
The [http://telepathy.freedesktop.org Telepathy Framework] is a desktop independent framework for real-time communication, such as VoIP and Instant Messaging. The projects below are some ideas for integrating telepathy into KDE.&lt;br /&gt;
&lt;br /&gt;
If you want to know any more about Telepathy and KDE, drop by the irc channel #decibel and talk to '''grundleborg''', or use the mailing list decibel AT kde DOT org.&lt;br /&gt;
&lt;br /&gt;
====Project: Message Logging====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' The Telepathy Framework allows for components which can watch channels whilst a user is interacting with them through another application. A program could be created to log the content of text instant messages into an Akonadi collection.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' This project should result in a telepathy watcher which is capable of logging the contents of text chats into an Akonadi collection. It should be possible to go off-the-record in a particular conversation from telepathy user interfaces and the logger should not save any messages in this situation. This project might also include modifying the Kopete logging plugin to use the same akonadi collection for logs, and making a migration tool from Kopete's old logging format to the new Akonadi collection.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt, some basic knowledge of the Telepathy Framework is an advantage, but not necessary if you have an interest in real-time communcation and are prepared to learn fast.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' George Goldberg (grundleborg at gmail dot com) IRC: grundleborg&lt;br /&gt;
&lt;br /&gt;
====Project: Telepathy Integration to any KDE application====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Provide some collaborative feature or instant messaging integration for your favourite KDE application.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' This project should result in a collaborative feature  or instant messaging integration being added to the chosen KDE application. It should be complete enough to provide at least basic functionality to end users, with the possibility of further improvement after the summer of code period ends.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt, some basic knowledge of the Telepathy Framework is an advantage, but not necessary if you have an interest in real-time communcation and are prepared to learn fast.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' George Goldberg (grundleborg at gmail dot com) IRC: grundleborg. You should also discuss your idea with the development team of the application in which you would like to provide a Telepathy feature.&lt;br /&gt;
&lt;br /&gt;
====Project: Telepathy Plasma Integration====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Provide integration of presence and buddy information into plasma.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' You should provide multiple points of integration between presence and contact information and plasma. Plasmoids allowing the display and manipulation of your own presence information should be made available, building on the plasma applets and datengines already in existance for presence information. Plasma activities could also be made aware of presence, and the contacts plasmoid could be made aware of your buddies from Telepathy instant messaging accounts.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' George Goldberg (grundleborg at gmail dot com) IRC: grundleborg. You should also discuss your ideas with the plasma development team before making a proposal.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Nepomuk===&lt;br /&gt;
[http://nepomuk.kde.org Website] - [http://lists.semanticdesktop.org/mailman/listinfo/nepomuk-kde Mailing list] - IRC channel: #nepomuk-kde on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: A Context Sidebar====&lt;br /&gt;
'''Brief Explanation''':&lt;br /&gt;
The ideas is to have a sidebar on the desktop (see Plasma project above for example) which shows information about the resource in the current context. Examples include files or important emails from a specific person that sent the email I am currently reading. Or related information on a webpage I am currently browsing. Or the author information on a pdf I am reading. And so on.&lt;br /&gt;
The sidebar should pick up DBus signals that can be sent out by any application to change the current resource (this is just an idea).&lt;br /&gt;
&lt;br /&gt;
'''Expected Results''':&lt;br /&gt;
Creation of the sidebar and integration into at least two applications (like KMail or Okular) which will then update the resource in focus. It might also be good if the sidebar could monitor if the application that set the resource looses focus or is closed.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt/KDE/Plasma&lt;br /&gt;
&lt;br /&gt;
'''Mentor''': Sebastian Trueg (trueg at kde dot org)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: Saving and Loading of Documents via Meta-data====&lt;br /&gt;
'''Brief Explanation''':&lt;br /&gt;
Today we still save and load our documents using a file browser. We navigate through folder structures that we created and try to find the best spot for the document. Another way would be to store a document by specifying meta-data about it. We could for example set the type (not the mimetype but the actual type like it is a letter or an invoice or a holiday picture and so on) or set properties on the document like related projects, related persons, tags, and so on. The system would then store the document someplace (we don't care about that). Loading the document would work the same way: filter documents according to type, date, persons or any other property we might have chosen to describe it.&lt;br /&gt;
In KDE applications today can predefine the file extension. How about letting the application predefine a set of meta-data properties.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results''':&lt;br /&gt;
A prototype for saving and loading documents via meta-data and at least one use case which is demoable.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt/KDE, knowledge on ontologies and RDF are very helpful&lt;br /&gt;
&lt;br /&gt;
'''Hints''':&lt;br /&gt;
One might think of a plugin system here that allows to suggest annotations to the user. Compare the annotation system already in [http://websvn.kde.org/trunk/playground/base/nepomuk-kde/annotationplugins/ playground] based on [http://websvn.kde.org/trunk/playground/base/nepomuk-kde/annotationplugins/annotation.h?revision=915514&amp;amp;view=markup Nepomuk::Annotation].&lt;br /&gt;
&lt;br /&gt;
'''Mentor''': Sebastian Trueg (trueg at kde dot org)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: Improved Virtual Folders====&lt;br /&gt;
'''Brief Explanation''': KDE 4.2 contains a KIO slave which uses Nepomuk to provide virtual folders (nepomuksearch:/). It has not been deeply integrated into KDE yet (such as the file dialog or Dolphin). The project would change this situation and allow to browse virtual folders in addition to simply use it as a search client. Ideas include subfolders which sort by result type or allow to refine the search. Also interesting is the saving of virtual folders and a graphical interface to define searches (folders).&lt;br /&gt;
&lt;br /&gt;
'''Expected Results''': An improved version of the virtual folders which is highly usable without prior knowledge (such as the nepomuksearch:/ scheme). The possibilities are vast.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt/KDE&lt;br /&gt;
&lt;br /&gt;
'''Mentor''': Sebastian Trueg (trueg at kde dot org)&lt;br /&gt;
&lt;br /&gt;
'''Further information:'''&lt;br /&gt;
* [http://www.kdedevelopers.org/node/3274 Fetch, Nepomuk, fetch! ]&lt;br /&gt;
* [http://www.kdedevelopers.org/node/3443 Nepomuk Virtual Folders - The Next Level]&lt;br /&gt;
* [http://www.kdedevelopers.org/node/3566 Nepomuk Virtual Folders Part III]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Project: Konqueror Bookmarks using Virtual Folders====&lt;br /&gt;
'''Brief Explanation''': A bookmark plugin for konqueror, that creates a bookmark folder structure on the fly, out of the tags that are assigned to each bookmark-item.&lt;br /&gt;
A bookmark could be a local or remote file, of any kind: html/pdf/video/…&lt;br /&gt;
The tags could either be assigned by the user(with a very simple/quick interface), or just indexed automatically.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results''': A virtual folder structure that would replace or supplement the current bookmarks toolbar. E.g. one could find the digikam web page either like:&lt;br /&gt;
Linux-&amp;gt;KDE-&amp;gt;multimedia-&amp;gt;[digikam], or Photography-&amp;gt;Programs-&amp;gt;[digikam].&lt;br /&gt;
Because the bookmark has all these tags: Linux,KDE,multimedia,Photography,Programs.&lt;br /&gt;
An initial database could be created by importing the current bookmarks.xml file, using the directories as tags.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++/Qt/KDE&lt;br /&gt;
&lt;br /&gt;
'''Mentor''': Sebastian Trueg (trueg at kde dot org)&lt;br /&gt;
&lt;br /&gt;
'''Further Information:'''&lt;br /&gt;
* [http://trueg.wordpress.com/2009/02/25/nepomuk-in-the-google-summer-of-code-2009/#comment-73 Blog Comment by Yiannis who proposed this]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Summer_of_Code/2009/Ideas</id>
		<title>Projects/Summer of Code/2009/Ideas</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Summer_of_Code/2009/Ideas"/>
				<updated>2009-02-14T00:29:12Z</updated>
		
		<summary type="html">&lt;p&gt;Med: +ds9 shapes, annotations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Guidelines ==&lt;br /&gt;
===Information for Students===&lt;br /&gt;
&lt;br /&gt;
These ideas were contributed by our developers and users. They are sometimes vague or incomplete. If you wish to submit a proposal based on these ideas, you may wish to contact the developers and find out more about the particular suggestion you're looking at. &lt;br /&gt;
&lt;br /&gt;
Being accepted as a Google Summer of Code student is quite competitive. Accepted students typically have thoroughly researched the technologies of their proposed project and have been in frequent contact with potential mentors. Simply copying and pasting an idea here will not work. On the other hand, creating a completely new idea without first consulting potential mentors is unlikely to work out.&lt;br /&gt;
&lt;br /&gt;
When writing your proposal or asking for help from the general KDE community don't assume people are familiar with the ideas here. KDE is really big!&lt;br /&gt;
&lt;br /&gt;
If there is no specific contact given you can ask questions on the general KDE development list kde-devel@kde.org. See [http://www.kde.org/mailinglists/ the KDE mailing lists page] for information on available mailing lists and how to subscribe.&lt;br /&gt;
&lt;br /&gt;
===Adding a Proposal===&lt;br /&gt;
When adding an idea to this section, please try to include the following data:&lt;br /&gt;
:* if the application is not widely known, a description of what it does and where its code lives&lt;br /&gt;
:* a brief explanation&lt;br /&gt;
:* the expected results&lt;br /&gt;
:* pre-requisites for working on your project&lt;br /&gt;
:* if applicable, links to more information or discussions&lt;br /&gt;
:* mailing list or IRC channel for your application/library/module&lt;br /&gt;
:* your name and email address for contact (if you're willing to be a mentor)&lt;br /&gt;
&lt;br /&gt;
If you are not a developer but have a good idea for a proposal, get in contact with relevant developers first.&lt;br /&gt;
==Ideas==&lt;br /&gt;
===Amarok===&lt;br /&gt;
A KDE music manager and player.&lt;br /&gt;
&lt;br /&gt;
[http://amarok.kde.org Website] - [https://mail.kde.org/mailman/listinfo/amarok Mailing list] - IRC channel: #amarok on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: DLNA/UPnP Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Using the UPnP protocol users can, for example, share music from their Vista computer to a PS3. Amarok lacks any sort of UPnP support. Being able to act as a client or possibly a UPnP media server would be useful. In addition to that controlling a UPnP Media Renderer from within Amarok is possible with framework support.&lt;br /&gt;
&lt;br /&gt;
The [http://coherence.beebits.net/ Coherence server] would likely be used since it is also intended to be used by a KIO slave.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*Using the Amarok Collection framework, create a plugin which allows Amarok to browse, search and play music off of a UPnP share. Playing music may use the UPnP KIO-slave, but more advanced functionality requires Amarok to handle this directly.&lt;br /&gt;
*Allow Amarok to share it's collection with other devices or control other devices via UPnP. This is secondary priority but it may be pretty easy with Coherence.&lt;br /&gt;
*Control UPnP Media Renderers (DMR: Digital Media Renderer device class in DLNA) from within Amarok.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' Some UPnP devices or computers to test with. Good excuse to buy a PS3. If you live in Europe a Philips Streamium DMR can be borrowed.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Coherence uses Python and D-Bus but doesn't need to be hacked on in the scope of this project.&lt;br /&gt;
&lt;br /&gt;
And of course, understanding of UPnP networking and devices wouldn't hurt!&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Stecchino (bart.cerneels at kde dot org)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: New meta-applets for the Context View====&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
The Context View (CV) is currently used to display multiple applets that expose various information. However, due to the fact that each applet displays a certain type of information from one data source, there is significant amount of wasted space, and it is hard to show much more than 3 different pieces of data at once.&lt;br /&gt;
&lt;br /&gt;
Meta-Applets are large applets that integrate date from multiple data sources in order to display more semantically related information coherently and efficiently. This could mean, for example, an applet that brings together lyrics, artist info, upcoming concerts, and related songs/artists. &lt;br /&gt;
&lt;br /&gt;
More info is available here [http://amarok.kde.org/wiki/Proposals/More_Contexual_Information on the amarok wiki]&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
Two or three (to be discussed with mentor in application writing process) applets and elegantly execute the ideas discussed above.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge prerequisite:'''&lt;br /&gt;
Knowledge of C++ is required, and some familiarity with Qt is helpful (especially QGraphicsView) but not necessary. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Leo Franchi (lfranchi@kde.org), or other Amarok developers. Contact at amarok@kde.org or #amarok on freenode.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
====Project: Code regression test suite, implemented with QtScript ====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Amarok currently has no automatic code regression testing (&amp;quot;unit testing&amp;quot;) in place at all. We very much need such a system in place (for as many components as possible), as we sometimes accidentally break certain components of the program by extending the code.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Code regression test suite for Amarok 2, implemented as one &amp;quot;Amarok-Script&amp;quot; (JavaScript), and internally split into multiple separate files and components, so that it would be possible to run arbitray tests (or the full suite) with very little effort, and no compiling, at any time. A requirement would also be testing of the collection scanning code (with test case collections), and testing of GUI correctness with the QTest library.&lt;br /&gt;
&lt;br /&gt;
Also see:&lt;br /&gt;
http://amarok.kde.org/wiki/Development/Scripting_HowTo_2.0&lt;br /&gt;
&lt;br /&gt;
A plus would be the generation of suitable statistics (possibly with document export), and possibly a visual representation of the data.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' &lt;br /&gt;
Amarok 2 trunk, KDE SVN account, git. Linux, OSX, or Windows.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, QtScript (JavaScript), SVN, git, code testing.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Potentially one of several. Contact the amarok mailing list or ask in our IRC channel #amarok&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Multilevel playlist sorting and sorting GUI ====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
In Amarok 2.1, the layout of the playlist will be very configurable, being able to show as much or as little information about each track as each user might wish. Currently however, it is lacking an advanced system for sorting in the playlist, something that many users comming from Amarok 1 are missing. While simple sorting is relatively easy to do (and has already been partly implemented) we would like to aim a bit higher with Amarok 2.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A proxy model allowing the tracks in the playlist to be sorted using an arbitrary number of &amp;quot;layered&amp;quot; sort criteria. for instance, a sort setup could be &amp;quot;artist-album-tracknumber&amp;quot; This would sort all tracks by artist, then sort the tracks from each artist by album, and finally the tracks from each album based on track number. Once this model is working, a GUI is needed for making this functionality easilly avaialble to the user. Ideally this gui should tie in well with the playlist layout and search/filter stuff. Also, all track navigators (the classes that determines the order of playback, such as normal, random, random album and so on) need to be updated to use and work correctly with the new proxy model.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' &lt;br /&gt;
Amarok 2 trunk, KDE SVN account, Linux, OSX, or Windows.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, SVN/git.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Nikolaj Hald Nielsen &amp;lt;nhnFreespirit@gmail.com&amp;gt; or contact the amarok mailing list or ask in our IRC channel #amarok&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Playlist and Collection synchronization====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Mediadevices and services can add tracks and playlists to Amarok. Synchronization would automatically copy over tracks between the main Amarok Collection and devices or services or even between each other, either for a single playlist or the complete collection.&lt;br /&gt;
An algorithm needs to be implemented that does this automatically in a fast and efficient way with minimal intervention needed by the user.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
Playlists set up on both the local collection and a portable mediaplayer will get synchronized the moment the player is connected.&lt;br /&gt;
&lt;br /&gt;
'''Material Prerequisite:''' &lt;br /&gt;
Amarok 2 trunk, KDE SVN account, Linux, OSX, or Windows.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:'''&lt;br /&gt;
C++, Qt, KDE-Libs, SVN/git.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:'''&lt;br /&gt;
Bart Cerneels &amp;lt;bart.cerneels at kde dot org&amp;gt; or contact the amarok mailing list or ask in our IRC channel #amarok &lt;br /&gt;
&lt;br /&gt;
===Phonon===&lt;br /&gt;
Abstraction library for sound and video support. Used by KDE notifications, Amarok, Dragon Player and Qt Software.&lt;br /&gt;
&lt;br /&gt;
[http://phonon.kde.org Website] - [https://mail.kde.org/mailman/listinfo/phonon-backends Mailing list] - IRC channel: #phonon on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Analyzer Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Applications such as Amarok and Dragon Player cannot have an analyzer or visualizations since they use Phonon which does not yet have the functionality to do it. The analyzer is the little bar graph thing which bounces around while music is playing. Users like it as its pretty and gives them a visual indication of their music playing. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
As this project is working on extending a library, it has three parts: the Phonon library itself, a Phonon backend, and an application. The Phonon library would need the new API calls. At least phonon-xine and preferably 1 or 2 other Phonon backends must then implement the new API. An application like Amarok or Dragon Player should be used to demonstrate the use of the new API.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with Xine or GStreamer is probably useful.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Ian Monroe (contact on the [https://mail.kde.org/mailman/listinfo/amarok Amarok mailing list]) or possibly another Amarok or Phonon developer.&lt;br /&gt;
----&lt;br /&gt;
===Marble===&lt;br /&gt;
A desktop globe and map application. Also provides a map Qt Widget.&lt;br /&gt;
&lt;br /&gt;
[http://edu.kde.org/marble/ Website] - [https://mail.kde.org/mailman/listinfo/marble-devel Mailing list]&lt;br /&gt;
&lt;br /&gt;
====Project: Satellite navigation====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Satellite navigation devices have become widely used and the quality of openstreetmap data is becoming high, with some cities completely mapped already. Providing satellite navigation would be a useful desktop app for many as well as adding appeal for the use of KDE in embedded devices.&lt;br /&gt;
&lt;br /&gt;
It also opens the possibility to bringing many of the free software ideals to interaction with the real world such as collaborative/social POIs.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
The project would aim at getting a basic satellite navigation application running. The most basic features required would be getting the current location from a GPS device and providing route calculation to a destination.&lt;br /&gt;
&lt;br /&gt;
The AndNav project (http://andnav.org) has already achieved something similar for Android so it could be a point of reference for how to use OpenStreetMap data to achieve this.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with GPS devices under linux would be beneficial. Knowing java may also be of benefit in order to study the AndNav implementation.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' I (Alan Jones, skyphyr using gmail) am willing to mentor, but not having any GPS or Marble experience there is most likely somebody far more suited to undertake this role.&lt;br /&gt;
&lt;br /&gt;
Comment from a Marble Project guy: Alan, please get in touch with the Marble Project. Our mailing list is marble-devel@kde.org. We'd like to support this project if a student is willing to do it. &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Project: Add Time support to Marble====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
Wouldn't it be great to be able to see the world at different times in Marble? Like having a slider which would give you the ability to browse through the time? Marble's internal datastructure is modelled after KML. But support for time-related tags is missing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* Having a GUI on the map and as a QWidget based dialog which allows people to &amp;quot;slide&amp;quot; through time.&lt;br /&gt;
* Implementation of the KML [http://code.google.com/apis/kml/documentation/kmlreference.html#timeprimitive &amp;lt;TimePrimitive&amp;gt;] and [http://code.google.com/apis/kml/documentation/kmlreference.html#timespan &amp;lt;TimeSpan&amp;gt;] tag: Creating the KML-handler and needed data classes for the GeoData parser. &lt;br /&gt;
* Having a central &amp;quot;internal&amp;quot; clock which the current view would be based on.&lt;br /&gt;
* Porting existing features (like the starry sky and the sun shading) over to the new class design.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Knowledge about KML is not necessary but would be appreciated.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Torsten Rahn / Patrick Spendrin.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===KDevelop===&lt;br /&gt;
KDE-based Integrated Development Environment, specializing in c++ support, but including a powerful generic framework (definition use chain) which makes it possible to relatively easily support multiple different languages.&lt;br /&gt;
&lt;br /&gt;
[http://www.kdevelop.org Website] - [http://www.kdevelop.org/index.html?filename=mailinglist.html Mailing list] - IRC channel: #kdevelop on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: C++ Refactoring Support====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
C++ support in KDevelop is already highly advanced, often equalling or surpassing what the user and compiler understand about the code.  A few refactoring tools have been developed already, but they have been constructed in a crude fashion, generating code via string concatenation.&lt;br /&gt;
&lt;br /&gt;
This project would aim to create a new system to implement refactoring tools, and to create, test and deploy several advanced refactoring tools for c++.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
A library would be created to enable refactoring based on the c++ AST (abstract syntax tree).  A reverse parser (AST to code) already exists, but classes would be created to allow programatic manipulation of an AST.  Optionally this library would also cover a generic framework based on the duchain which would be re-usable by other languages and make refactoring plugins easier to develop and partially shareable between languages.&lt;br /&gt;
&lt;br /&gt;
See the [http://api.kde.org/4.x-api/kdevplatform-apidocs/language/codegen/html/index.html Code Generation Design] documents for the initial plan for this project.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Experience with parsers would be a bonus.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Hamish Rodda (Definition-Use chain code creator) rodda at kde/dot/org, possibly also David Nolden (DUChain guru)(to be confirmed)&lt;br /&gt;
----&lt;br /&gt;
=== KStars ===&lt;br /&gt;
KStars is a Desktop Planetarium for KDE. It displays a map of the sky and provides a lot of tools to learn astronomy, or to calculate and predict astronomical phenomena. See [[http://edu.kde.org/kstars|The KStars Homepage]] for more information.&lt;br /&gt;
&lt;br /&gt;
==== Project: Community Integration for KStars ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Amateur Astronomy (which is one of the important use-cases of KStars) is typically done in communities. KStars permits users to save their own observing logs. It would be nicer if the user could share his observing logs with other users and see other observers' logs within KStars. It would also be nice if KStars had a map (using MarbleWidget) to display various Astronomy-related establishments (like amateur associations, observatories, research institutes). Another possible idea could be an observing report generator that would generate a report based on observing logs, and at the user's will, share it / post it on the internet.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Implement some features that will make it easier for users to collaborate, as suggested above.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Prior knowledge of KIO_HTTP will help.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: FITS Image Overlay on the sky map. ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' It would be great if a FITS image could be overlayed on the sky map so that the field drawn by KStars could be compared with the field in the FITS image. This would be of great benefit to observational astronomers, astrophotographers and comet / asteroid observers. An extension would be to download a DSS image using KStars' already existing tool and map it onto the sky map. The support of shapes like ds9 region, annotations on the sky, etc. could also be added.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Functionality to overlay a FITS image or a DSS image obtained through KStars on to the sky map.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Prior knowledge of the FITS format and cfitsio library will help.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Tools for Eclipses ====&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. Currently, it can predict Solar Eclipses (using the Conjunctions tool), but cannot plot trajectory of shadows, or predict Lunar Eclipses.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' The project's primary goals are to include simulation and prediction (maybe using the existing Conjunction backend) of Lunar eclipses, and to create a tool to mark the trajectories of Solar and Lunar eclipse shadows on a map of the earth, including marking of totality, partial eclipse and annular eclipse. Something similar to this: [http://eclipse.gsfc.nasa.gov/SEmono/TSE2009/TSE2009iau/TSE2009-fig01.GIF]&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' A complete set of tools to deal with eclipses.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: KStars: Prettyfication ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. The display is interactive, but it could be made more beautiful. &lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' We often get good suggestions for making KStars look better. Choose any of the following ideas: realistic rendering of asteroids and comets (including tails!); texture-mapping of the sky (this would mostly allow a photorealistic Milky Way); texture-mapping of planets; realistic sky-lighting effects (i.e., sky is blue in the daytime, gets gradually darker and colorful at sunset). One could also think of using Qt-GL rendering optionally.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Successful implementation of any of these ideas to make KStars more beautiful. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Printable star charts ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. It already has a print feature, but the printed chart could be much better.&lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' A printed star chart should at least include a legend explaining the symbols, and provide some information on the location of the user, the time and date, etc. The user would ideally be able to annotate the chart in various ways. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Significant improvements to the printed star charts in KStars. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Basic programming skills, ability to quickly learn QPainter API. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Many Moons ====&lt;br /&gt;
'''Project Information:''' KStars is a desktop planetarium program for KDE. It currently includes Earth's moon and 4 of Jupiter's moons. &lt;br /&gt;
&lt;br /&gt;
'''Brief explanation:''' Generalize the JupiterMoons class to encapsulate any planet's Moons. The project will require some research to identify a public source of orbital data for planetary moons, most likely from a NASA webpage. &lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Implement moons for at least Mars, Jupiter, Saturn, and Pluto with the new system. &lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. The project doesn't require much contact with Qt/KDE APIs, and the existing JupiterMoons class can be used as a template. &lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Akarsh Simha &amp;lt;akarsh DOT simha AT kdemail DOT net&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Project: Support many catalogs ====&lt;br /&gt;
'''Project Information:''' KStars is a Desktop Planetarium for KDE. Currently KStars loads some star catalogs that are made available in a KStars native format.&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:''' KStars currently loads Tycho-2 and parts of USNO NOMAD catalog of stars. These catalogs are required to be in KStars' native format which uses the Hirearcheal Triangular Mesh to index regions in the sky. Popular star catalogs like USNO A organize stars and divide the sky into regions differently. Most users of astronomy software typically have one of these popular catalogs downloaded, and it would be great if KStars could support them somehow. While ability to read the non-native catalogs straight off is desirable, tools to convert these catalogs into KStars' native format would also help.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:''' Implement support for at least the most popular catalogs like USNO-A2.0, Stellarium's Extra catalog, Cartes du Ciel's Tycho and Tycho-2 catalogs.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' Required: C++. Ability to read documentation and quickly understand the existing code and ability to deal with binary files will help.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KOffice ===&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' support for versionned OpenDocument files.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' The OpenDocument specification doesn't include support for multiple versions of the same document in a single file. But that feature is supported by OpenOffice.org. The objective for this Summer of Code is to add support for that versionning system in KOffice. Since KOffice shares the OpenDocument loading/saving code, it should be possible to add this support in every KOffice application in one Summer of Code. The lack of specification for this feature will have to be fixed with the OASIS OpenDocument TC.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Being able to load a specific version of a file, and create/manage versions&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Pierre Ducroquet &amp;lt;pinaraf AT pinaraf DOT info&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== KWord ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Collaborative editing of documents over a network.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' Make it possible for two or more users to work at the same document in KWord at the same time over a network. Both users would open the same document, and changes made by each user are synchronized to the other user's editing session.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Version control integration.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' Integrate version control system support with KWord to allow easy control over revisions of documents.  It should be possible to connect with remote revision control systems, to allow collaborative work on projects, similarly to how software is developed.  It should be easy for the user to browse through the history of document versions in the version control system, to see what has changed.  CVS, Subversion and git should be supported.&lt;br /&gt;
&lt;br /&gt;
==== KPresenter ====&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Powerpoint import.&lt;br /&gt;
&lt;br /&gt;
'''Explanation:''' From some years ago another gSoc project implemented the basis for powerpoint import, but it was never finished. So there is a good basis to start from. From a quick look it seems like styles support is the thing missing most to complete the work, however a thorough analysis of what is there and what is not needs to be done. And then the actual work needs to be done too, obviously&lt;br /&gt;
&lt;br /&gt;
==== Krita ====&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Sketch-pad interface for Krita&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Krita is a large and complex application built around a sophisticated painting engine. The goal of this project is to create a new interface around the Krita engine, specialized for quick sketching.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' This project should implement a new interface around Krita, presenting the user a single-layer plus tracing paper interface with a single freehand sketching tool. Easy to use and graphic color and paint operation (brush, pencil, eraser etc.) interface elements must be designed and implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Shader filters and generators for Krita&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Some initial work has already been done to make it possible to write filters in the OpenGL shading language. This project should take that initial code as a basis and implement a fully functioning plugin for Krita that allows filters and shaders to be executed on images in any colorspace.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' The plugin should have a finished user interface and make it possible to experiment with shader filters in an interactive way. Example filters must be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, OpenGL.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Animation support&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' There is no support at all in Krita for animated images such as GIF or MNG or for working with images in an animation context, such as textures or backgrounds in applications like Blender. The applicant should first investigate user needs and use cases and then implement support in the user interface and in the import/export filters.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' A user-friendly way of working with animated images (i.e., not by making each frame a layer), but e.g. a docker that shows the the animation running in thumbnail format. Import/export filters for relevant file formats.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' PSD and Gimp plugins&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Krita is powerful enough to handle nearly all that the Gimp and Photoshop are capable of saving. This project is about creating dedicated file import/export filters that can handle as much of these file formats as possible, possibly through the use of existing libraries.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' 4 plugins: psd import/export and xcf import/export. These plugins should be able to handle complex files in all supported colorspaces. Ideally the project would also deliver a library to convert PSD/XF to/from Open Raster files.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Workspaces&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' A workspace is a loadable package of settings that finetune Krita for a particular purpose. A workspace could contain additional plugins (like an image browser plugin for batch operations) and a subset of resources. Example workspaces could be batch-editing of images, editing of animation sequences or painting or sketching.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' the user interface and framework to make packages of plugins and resources that users can switch between. Also extra plugins to extend krita in areas like batch processing that do not exist yet.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, artistic workflow&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Project:''' Kipi and digikam plugins compatibility&lt;br /&gt;
&lt;br /&gt;
'''Project Information:''' Kipi and digikam provide lots of interesting plugins for working with 8 and 16 bit RGBA images. It would be great to be able to re-use those plugins from within Krita.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:''' Two plugins that load kipi and digikam filters into two new menus in the filter menu. Code to convert Krita layers to the digikam image representation and back, taking care of icc profiles and other niceties.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Pre-Requisite:''' C++, artistic workflow&lt;br /&gt;
&lt;br /&gt;
===KDE PIM===&lt;br /&gt;
KDE PIM is the interest group working on applications related to personal information management, e.g. contacts, calendar, mails, etc.&lt;br /&gt;
&lt;br /&gt;
One of the current challenges is utilizing the new cross-desktop PIM infrastructure called [http://www.akonadi-project.org/ Akonadi].&lt;br /&gt;
&lt;br /&gt;
There are interesting projects on all levels of the software stack: libraries, application porting, new applications, access to online resources, etc.&lt;br /&gt;
&lt;br /&gt;
[http://pim.kde.org/ Website] - [http://techbase.kde.org/Projects/PIM Project Wiki] -  [https://mail.kde.org/mailman/listinfo/kde-pim Mailing list] - IRC channel: #kontact and #akonadi on Freenode.&lt;br /&gt;
&lt;br /&gt;
====Project: Akonadi Janitor Agent====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
An [[Development/Architecture/KDE4/Akonadi#Akonadi_Agents|Akonadi Agent]] is a service process for performing tasks on data provided through the Akonadi server.&lt;br /&gt;
&lt;br /&gt;
The task of a Janitor agent would be to keep the user's PIM data neatly organized, for example deleting news feed items which are above a certain age and not flagged, moving last week's mail to an archive, etc.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
* An Akonadi Agent capable of managing actions on Akonadi collections triggered by various criteria&lt;br /&gt;
* At least fully working implementation of actions based on &amp;quot;Expire&amp;quot; criterias for mail, e.g. delete mail above certain age, move/copy to different collection, etc&lt;br /&gt;
* GUI for configuring actions and their trigger criteria.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' C++ and Qt. Ideally would already have gone through the [[Development/Tutorials/Akonadi/Resources|Akonadi Resource Tutorial]] since Resources are a specialized form of agents and thus share some of the API and characteristics.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Kevin Krammer (kevin dot krammer at gmx dot at)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===KDE on Windows===&lt;br /&gt;
====Solid API backend====&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
The porting efforts to make KDE available across platforms do need some backends for system dependent tasks. One of the KDE libraries that bundles this is Solid.&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
You implement a backend for the [[http://solid.kde.org|Solid API]] using WINAPI.&lt;br /&gt;
It has to work with both MinGW and MSVC compilers. Not every function is required, but the basic functionality (network access, removable drives/harddisks and power) should be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisite:''' Windows API and C++/Qt. You should be able to set up the [[http://techbase.kde.org/Getting_Started/Build/KDE4/Windows||development environment]] yourself and be familiar with it.&lt;br /&gt;
&lt;br /&gt;
'''Mentor:''' Carlo Segato (brandon dot ml at gmail dot com) or Patrick Spendrin (ps_ml at gmx dot de)&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Blauzahl/Priority_4.3_bugs</id>
		<title>User:Blauzahl/Priority 4.3 bugs</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Blauzahl/Priority_4.3_bugs"/>
				<updated>2009-01-12T19:22:48Z</updated>
		
		<summary type="html">&lt;p&gt;Med: +delta and newegg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list of &amp;quot;high priority bugs&amp;quot; to fix before 4.2 was requested. &lt;br /&gt;
&lt;br /&gt;
Here is my attempt to come up with something that is a reasonable setup for this, feel free to edit it. On a scale of 1-10, where 1 is useless/doesn't work, and 10 is almost perfect, where does this bug/site lie?&lt;br /&gt;
&lt;br /&gt;
You *need* to be on trunk for this.&lt;br /&gt;
&lt;br /&gt;
Person | revision&lt;br /&gt;
&lt;br /&gt;
blauzahl | memory of 4.1.8x&lt;br /&gt;
&lt;br /&gt;
* Bugs that are flash-related and could all be the same&lt;br /&gt;
&lt;br /&gt;
* Bugs that are javascript&lt;br /&gt;
&lt;br /&gt;
* Bugs that are CSS&lt;br /&gt;
&lt;br /&gt;
* Bugs you aren't sure what above category they fit into&lt;br /&gt;
&lt;br /&gt;
* High profile sites that have problems (list them)&lt;br /&gt;
** Facebook (5)&lt;br /&gt;
*** Does it still have the error message when you follow a &amp;quot;tab&amp;quot;?&lt;br /&gt;
** Ning (1)&lt;br /&gt;
*** Last I knew, this site barely worked. We have a test kde account (kde4lovers or something goofy, there is a bug report with someone who is willing to test it with you)&lt;br /&gt;
** okcupid chat (2)&lt;br /&gt;
*** flash-based, apparently a mess in other browsers too; I don't think we have any reports on the rest of this site&lt;br /&gt;
** fidelity.com (6?)&lt;br /&gt;
*** randomly logs you out, the menus get odd at times. haven't tested lately blauzahl can talk to you for debug purposes&lt;br /&gt;
** yahoo mail (?)&lt;br /&gt;
** gmail (???)&lt;br /&gt;
** myspace.com (?????)&lt;br /&gt;
** google maps&lt;br /&gt;
***has errors in 4.1.x?&lt;br /&gt;
** that french transit site&lt;br /&gt;
*** worked last I looked at it. always getting bug reports&lt;br /&gt;
** look up the &amp;quot;most popular website in china&amp;quot;&lt;br /&gt;
** orkut (????)&lt;br /&gt;
** delta.com, a section of the page covers the input box&lt;br /&gt;
** newegg.com has a similar problem as delta.com, the when the drop down menu is displayed it is under the sort of banner.&lt;br /&gt;
** etc.&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KStars/QA_List_4.2</id>
		<title>Projects/Edu/KStars/QA List 4.2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KStars/QA_List_4.2"/>
				<updated>2008-12-29T23:25:43Z</updated>
		
		<summary type="html">&lt;p&gt;Med: misplaced, ill formed tag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== List of expected behaviors for KStars 4.2. ==&lt;br /&gt;
&lt;br /&gt;
Please test these behaviors, and indicate whether it works correctly or not.  Once a behavior has been tested, attach one of the following codes to the beginning of the line to indicate its status.&lt;br /&gt;
&lt;br /&gt;
* No symbol or Black: behavior not yet tested&lt;br /&gt;
* * or &amp;lt;font color=&amp;quot;#AA0000&amp;quot;&amp;gt;Red&amp;lt;/font&amp;gt;: behavior causes KStars to crash&lt;br /&gt;
* X or &amp;lt;font color=&amp;quot;#CC8800&amp;quot;&amp;gt;Orange&amp;lt;/font&amp;gt;: behavior is broken&lt;br /&gt;
* B or &amp;lt;font color=&amp;quot;#CCCC00&amp;quot;&amp;gt;Yellow&amp;lt;/font&amp;gt;: behavior sort-of works, or is buggy&lt;br /&gt;
* U or &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Cyan&amp;lt;/font&amp;gt;: Usability issue&lt;br /&gt;
* C or &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Green&amp;lt;/font&amp;gt;: behavior works correctly&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Mouse Navigation ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Moving the mouse shows the current sky coordinates of the mouse in the statusbar.&amp;lt;/font&amp;gt; [1]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Clicking the mouse identifies the nearest object in the statusbar; the object's &amp;quot;long name&amp;quot; is shown &amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Hovering the mouse attaches a temporary label to the nearest object.&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Hover labels fade out when the mouse moves&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Hover labels only appear when the map is not in motion&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#CCCC00&amp;quot;&amp;gt;Double-clicking attaches a label to the nearest object, centers it in the display, and engages tracking. &amp;lt;/font&amp;gt; [2]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;The double-click label is removed when the object is no longer centered&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Click-and-drag moves the map such that the cursor remains roughly in the same place in the sky.  &amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Dragging the sky disengages tracking&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Dragging the sky to one of the poles does not cause odd behavior&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Click-and-drag with Ctrl pressed draws a rectangle in the map that defines a new area to be displayed when the mouse button is released&amp;lt;/font&amp;gt; [12]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Click-and-drag with the middle mouse button zooms in and out according to the vertical motion of the mouse&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Scrolling the mouse wheel zooms in and out.&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Scrolling the mouse wheel while holding down Shift / Ctrl decreases the amount of zooming in / out.&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Right-click opens a context-sensitive popup menu for the object nearest the mouse cursor.&amp;lt;/font&amp;gt; [1]&lt;br /&gt;
&lt;br /&gt;
=== Keyboard commands ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Arrow keys: scroll the display.  Holding Shift increases the speed&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;[0-9] center on a major solar system body (0 is the sun, 3 is the moon; the rest are planets in order from Mercury to Pluto)&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;[&amp;lt;,&amp;gt;] Advance clock forward/backward by one time step (clock will be paused if it isn't already)&amp;lt;/font&amp;gt; [3]&lt;br /&gt;
&lt;br /&gt;
==== Object Actions: ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;C: Track object&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;D: Open the Details window&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;L: Attach/Remove the label&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;O: Add object to Observing List&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;T: Attach/remove trail (solar system only)&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Pressing Shift targets action on the focused object, rather than the clicked object&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Menu functions and keyboard shortcuts ===&lt;br /&gt;
&lt;br /&gt;
If a menu action opens a window, the window's behavior is listed elsewhere.  Just check to see if it opens here.&lt;br /&gt;
&lt;br /&gt;
==== File Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Download new data [Ctrl+D]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Save Sky image [Ctrl+I]&amp;lt;/font&amp;gt;&lt;br /&gt;
* Run script [Ctrl+R]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Print [Ctrl+P] (print dialog opens)&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Quit [Ctrl+Q]&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Time Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Set time to now [Ctrl+E] &amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Set time [Ctrl+S] &amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Start/Stop clock&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Pointing Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Zenith [Z]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;North [N]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;East [E]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;South [S]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;West [W]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Set focus manually [Ctrl+M]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Find object [Ctrl+F]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Engage/Stop tracking [Ctrl+T]&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== View Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Zoom in [Ctrl++]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Zoom out [Ctrl+-]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Default zoom [Ctrl+Z]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Zoom to angular size [Ctrl+Shift+Z]&amp;lt;/font&amp;gt; [4]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Full-screen mode [Ctrl+Shift+F]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Horizontal/Equatorial Coordinates [Space]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Projections sub-menu (test switching only here)&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Devices Menu ====&lt;br /&gt;
&lt;br /&gt;
[NOTE: These features require that KStars be compiled with INDI support]&lt;br /&gt;
&lt;br /&gt;
===== Telescope wizard =====&lt;br /&gt;
* Help button displays KStars hand book.&lt;br /&gt;
* Next/Back buttons work.&lt;br /&gt;
* Listed telescopes reflect system + user added telescopes.&lt;br /&gt;
* Setting Time and Location open the appropriate dialog boxes and perform the correct time or location updates.&lt;br /&gt;
* Setting port name initiate a scan for that specific port, whereas leaving the port empty initiates a complete auto port scan. Both actions can be canceled at any time.&lt;br /&gt;
* Automatic port scan.&lt;br /&gt;
&lt;br /&gt;
===== Telescope properties =====&lt;br /&gt;
* Telescope list reflect system &amp;amp; user added telescope.&lt;br /&gt;
* Selecting a telescope update all property fields.&lt;br /&gt;
* Removing a telescope shows a confirmation box.&lt;br /&gt;
* Saving updated properties works.&lt;br /&gt;
&lt;br /&gt;
===== Device manager =====&lt;br /&gt;
===== INDI Control panel ===== &lt;br /&gt;
===== Capture image sequence =====&lt;br /&gt;
* Capture image sequence is automatically enabled when a new capturing device is connected via INDI.&lt;br /&gt;
* Prefix, count, and ISO time stamp is incorporated into the filename when selected.&lt;br /&gt;
* Filter selection.&lt;br /&gt;
===== Configure INDI =====&lt;br /&gt;
&lt;br /&gt;
==== Tools Menu (test opening tools only here) ====&lt;br /&gt;
* Calculator [Ctrl+C]&lt;br /&gt;
* Observing List [Ctrl+L]&lt;br /&gt;
* AAVSO Light Curves [Ctrl+V]&lt;br /&gt;
* Altitude vs. Time [Ctrl+A]&lt;br /&gt;
* What's Up Tonight [Ctrl+U]&lt;br /&gt;
* Glossary [Ctrl+K] &amp;lt;&amp;lt;disabled&amp;gt;&amp;gt;&lt;br /&gt;
* Script Builder [Ctrl+B]&lt;br /&gt;
* Solar System [Ctrl+Y]&lt;br /&gt;
* Jupiter's Moons [Ctrl+J]&lt;br /&gt;
&lt;br /&gt;
==== Settings Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Infoboxes Display toggles&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Toolbar display toggles&amp;lt;/font&amp;gt; [5]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Toolbar customization&amp;lt;/font&amp;gt; [6]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Statusbar display toggles&amp;lt;/font&amp;gt; [7]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Color scheme toggles&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Field-of-view (FOV) Symbol selector&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;FOV Editor&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Geographic Location [Ctrl+G]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Configure KStars&amp;lt;/font&amp;gt; [8]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Startup Wizard&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Help Menu ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;KStars Handbook [F1]&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;What's this?&amp;lt;/font&amp;gt; [9]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Report Bug&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;About KStars&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;About KDE&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Toolbars ===&lt;br /&gt;
&lt;br /&gt;
==== Main toolbar ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Zoom in/out&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Find object...&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Stop/Start clock&amp;lt;/font&amp;gt; [3]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Timestep widget&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== View toolbar ====&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show stars&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00CCCC&amp;quot;&amp;gt;Show deep-sky&amp;lt;/font&amp;gt; [10]&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show solar system&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show constellation lines&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show constellation names&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show constellation boundaries&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show Milky Way&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Show coordinate grid&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#CCCC00&amp;quot;&amp;gt;Show opaque ground&amp;lt;/font&amp;gt; [11]&lt;br /&gt;
&lt;br /&gt;
=== Centering and tracking ===&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Center+Track on object (double-click, popup menu, click then press &amp;quot;C&amp;quot;)&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Center+Track on empty sky (double-click, popup menu)&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;If requested position moves display below horizon, confirm dialog is shown&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;If startup position is below horizon, recenter dialog is shown&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Information in &amp;quot;Focus&amp;quot; InfoBox updates correctly when recentering&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Info boxes ===&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Displayed with semi-transparent backgound&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Highlight color on click&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;&amp;quot;Shade&amp;quot; on double-click&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Move on drag&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Collision avoidance works&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;&amp;quot;Stick&amp;quot; to screen edges&amp;lt;/font&amp;gt;&lt;br /&gt;
* &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;Remember position and shade-state on restart&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Color schemes ===&lt;br /&gt;
* Show all available schemes, incl. predefined and custom&lt;br /&gt;
* All color settings change upon selecting a new scheme&lt;br /&gt;
* Color settings persistent on reload&lt;br /&gt;
* Custom scheme appears in menu after creating in in the Configure dialog&lt;br /&gt;
* Custom scheme is removed from menu if it is removed in the Configure dialog&lt;br /&gt;
&lt;br /&gt;
=== Dialogs ===&lt;br /&gt;
==== Download new data ====&lt;br /&gt;
* Dialog displays all available download items (Steinicke NGC catalog, Ephemerides, Messier catalog thumbnails, Thumbnails for details window, updated DST rules)&lt;br /&gt;
* Each item gets downloaded and installed correctly&lt;br /&gt;
&lt;br /&gt;
==== FITS viewer ====&lt;br /&gt;
* File open dialog displays only FITS files.&lt;br /&gt;
* FITS image is opened and displayed properly.&lt;br /&gt;
* Image coordinates, pixel value, image dimensions, and zoom value are displayed in status bar.&lt;br /&gt;
* Undo/Redo work[[#Footnotes|[3]]]&lt;br /&gt;
* Zoom in/out, Default zoom&lt;br /&gt;
* Statistics&lt;br /&gt;
* FITS header&lt;br /&gt;
* Closing without save issues a warning dialog[[#Footnotes|[3]]]&lt;br /&gt;
* Save and Save As work&lt;br /&gt;
&lt;br /&gt;
===== Histogram tool =====&lt;br /&gt;
* Range of pixel values can be updated with edit boxes or by dragging the blue/red symbols: red symbol not draggable in initial position&lt;br /&gt;
&lt;br /&gt;
==== Save sky image ====&lt;br /&gt;
* Saves image to file: Doesn't seem to save GIF&lt;br /&gt;
* Image matches screen display (without FOV or infobox overlays)&lt;br /&gt;
&lt;br /&gt;
==== Run script ====&lt;br /&gt;
* Executes the selected script.&lt;br /&gt;
* Statusbar messages indicate script is running/finished.&lt;br /&gt;
&lt;br /&gt;
==== Print ====&lt;br /&gt;
* Prints image of current skymap (without infoboxes or FOV symbols)&lt;br /&gt;
* Ask to reset color scheme if background is not white&lt;br /&gt;
* Color scheme is properly reset for printing, and reverted afterward&lt;br /&gt;
&lt;br /&gt;
==== Set time ====&lt;br /&gt;
* Simulation clock is set to selected time&lt;br /&gt;
* Selected date displayed properly in calendar widget&lt;br /&gt;
* It is not possible to select an invalid date&lt;br /&gt;
&lt;br /&gt;
==== Set focus manually ====&lt;br /&gt;
* Setting RA/Dec coordinates works&lt;br /&gt;
* Setting Az/Alt coordinates works&lt;br /&gt;
&lt;br /&gt;
==== Find object ==== &lt;br /&gt;
* Filter by name works&lt;br /&gt;
* Filter by type works&lt;br /&gt;
* Highlighted object is centered in map when user hits return or presses Ok&lt;br /&gt;
* Dialog message when a match fails; window does not close&lt;br /&gt;
* Up/Down arrow keys navigate the list of objects&lt;br /&gt;
&lt;br /&gt;
==== Zoom to angular size ====&lt;br /&gt;
* Zoom is set to display the angle entered&lt;br /&gt;
* Min/max values make sense&lt;br /&gt;
&lt;br /&gt;
==== FOV symbol editor ====&lt;br /&gt;
* Selected symbol is shown in preview pane&lt;br /&gt;
* Creating a new symbol works&lt;br /&gt;
* Editing an existing symbol works&lt;br /&gt;
* Removing a symbol works (if this symbol is currently in use, what should happen?)&lt;br /&gt;
&lt;br /&gt;
==== Geographic location ====&lt;br /&gt;
&lt;br /&gt;
==== Startup Wizard ====&lt;br /&gt;
* Set Geographic location works&lt;br /&gt;
* Download Extra Data works&lt;br /&gt;
&lt;br /&gt;
==== Object Details (from popup menu) ====&lt;br /&gt;
&lt;br /&gt;
==== Image viewer (from popup menu) ====&lt;br /&gt;
* Selected image is shown; window is sized to fit image&lt;br /&gt;
* Authorship and copyright in statusbar&lt;br /&gt;
* Save button works&lt;br /&gt;
&lt;br /&gt;
=== Popup menu ===&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
==== Calculator ====&lt;br /&gt;
Note: changes in the modules are not reflected until the widget loses input focus.  This may not be ideal, but doing immediate updates doesn't work.  Consider the JD module.  Let's say I want to clear the current number and enter a new one.  As soon as I delete the text, it would try to process the blank line as a date.  Then if I typed a &amp;quot;2&amp;quot;, it would try to use that.  Basically, there needs to be a way to indicate that you are done editing.&lt;br /&gt;
* Julian Day calculator works correctly, both ways.&lt;br /&gt;
* Sidereal Time Calculator works correctly, both ways.&lt;br /&gt;
* Information displayed in the Almanac seems correct.&lt;br /&gt;
* Equinoxes and Solstices displayed are correct&lt;br /&gt;
* Equatorial to Galactic Coords conversion works&lt;br /&gt;
* Conversion from Equatorial to Horizontal coordinates is accurate[[#Footnotes|[2]]]&lt;br /&gt;
* Horizontal Coordinates UI&lt;br /&gt;
* Ecliptic Coordinates tool UI&lt;br /&gt;
* Data shown in the ecliptic coordinates tool seems accurate&lt;br /&gt;
* Angular distance tool UI works as expected&lt;br /&gt;
* Angular distances reported seem accurate&lt;br /&gt;
* Geodetic coordinates UI works as expected&lt;br /&gt;
* Data displayed by Geodetic coordinates tool seems correct&lt;br /&gt;
* LSR Velocity tool UI works as expected&lt;br /&gt;
* LSR Velocity tool seems to produce correct results&lt;br /&gt;
* Planet Coordinates tool UI behaves as expected&lt;br /&gt;
* Planet coordinates shown seem accurate&lt;br /&gt;
* Conjunctions tool UI behaves as expected&lt;br /&gt;
* Conjunctions tool reports all conjunctions correctly&lt;br /&gt;
&lt;br /&gt;
==== Observing List ====&lt;br /&gt;
* Removing an object named &amp;quot;star&amp;quot;&lt;br /&gt;
* Selecting by magnitude in wizard [count not updated properly]&lt;br /&gt;
&lt;br /&gt;
==== AAVSO light curves ====&lt;br /&gt;
* Star name and designation lists are synchronized properly.&lt;br /&gt;
* Downloading new list from AAVSO updates the stars lists.&lt;br /&gt;
* Retrieve Curve buttons downloads and displays the light curve correctly.&lt;br /&gt;
&lt;br /&gt;
==== Altitude vs. time ====&lt;br /&gt;
&lt;br /&gt;
==== What's up tonight ====&lt;br /&gt;
* Almanac data are correct&lt;br /&gt;
* Displays objects that are visible on the given date, from the given location&lt;br /&gt;
* Changing the Date works, and updates the list of objects and almanac&lt;br /&gt;
* Changing the Location works, and updates the list of objects and almanac&lt;br /&gt;
* Selecting Evening/Morning/All Night works, and updates the list of objects&lt;br /&gt;
* Selected object is displayed in right panel correctly&lt;br /&gt;
* The Rise/Set/Transit data are correct&lt;br /&gt;
* Center Object button works&lt;br /&gt;
* Details button works&lt;br /&gt;
&lt;br /&gt;
==== Script builder ====&lt;br /&gt;
&lt;br /&gt;
==== Solar system ====&lt;br /&gt;
&lt;br /&gt;
==== Jupiter's moons ====&lt;br /&gt;
&lt;br /&gt;
=== Details window ===&lt;br /&gt;
* Displays object information&lt;br /&gt;
* Testing Resource links works&lt;br /&gt;
* Editing Resource links works&lt;br /&gt;
* Removing resource links works&lt;br /&gt;
* Interacting with online databases works&lt;br /&gt;
&lt;br /&gt;
==== Thumbnail Picker ====&lt;br /&gt;
* Displays list of images found via Google image search&lt;br /&gt;
* Selecting an image from the list displays it in the viewer&lt;br /&gt;
* Editing the image works&lt;br /&gt;
* Closing the window places the selected image in the Details window&lt;br /&gt;
* KIO jobs are terminated in the console after quitting KStars&lt;br /&gt;
&lt;br /&gt;
=== INDI ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Configuration window ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sky Projections ===&lt;br /&gt;
* Lambert Azimuthal Equal Area&lt;br /&gt;
* Azimuthal Equidistant&lt;br /&gt;
* Orthographic&lt;br /&gt;
* Equirectangular [mouse nav broken; arrow keys work]&lt;br /&gt;
* Streographic&lt;br /&gt;
* Gnomonic [cpu 100% at low zoom, eventually crashes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Discovered issues: ==&lt;br /&gt;
&lt;br /&gt;
Use this section to add issues discovered while testing the program that are not listed above.&lt;br /&gt;
&lt;br /&gt;
* KStars doesn't know my city's coordinates, while Marble does. Could not they share the a common datasheet with cities' positions?&lt;br /&gt;
A: Will bring in Marble Widget eventually&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Footnotes ==&lt;br /&gt;
&lt;br /&gt;
Add footnotes describing issues noted in the main list here.  &lt;br /&gt;
&lt;br /&gt;
[1]: Does not work at high zoom when refraction corrections are enabled. Possibly because the RefractCorr1 array is not the exact &amp;quot;inverse&amp;quot; map of RefractCorr2 array. The bug is in objectNearest and thus other features are affected too.&lt;br /&gt;
&lt;br /&gt;
[2]: Tracking at high zoom sometimes &amp;quot;shakes&amp;quot; the display periodically. This has nothing to do with atmospheric refraction.&lt;br /&gt;
&lt;br /&gt;
[3]: &amp;lt;font color=&amp;quot;#00AA00&amp;quot;&amp;gt;FIXED [897451]&amp;lt;/font&amp;gt;The clock is paused if it is running, but the icon in the toolbar doesn't change state&lt;br /&gt;
&lt;br /&gt;
[4]: The display in the status bar shows a different field of view (possibly the minor axis) from what is entered&lt;br /&gt;
&lt;br /&gt;
[5]: Why are there 2 &amp;quot;Main Toolbar&amp;quot;s? Is this a bug that only I am experiencing?&lt;br /&gt;
&lt;br /&gt;
[6]: What are those blank actions?&lt;br /&gt;
&lt;br /&gt;
[7]: TODO: Check if the altitude / azimuth shown are the real altitude and azimuth and not the back-refracted ones.&lt;br /&gt;
&lt;br /&gt;
[8]: Disable / don't show the faint magnitude zoomed in / zoomed out spin boxes under the catalogs tab&lt;br /&gt;
&lt;br /&gt;
[9]: &amp;lt;font color=&amp;quot;#AA0000&amp;quot;&amp;gt;CAN'T FIX BEFORE 4.2 DUE TO STRING FREEZE&amp;lt;/font&amp;gt;A lot of widgets have undefined what's this help.&lt;br /&gt;
&lt;br /&gt;
[10]: Tracking doesn't lock on the location of a DSO (found using the find dialog) if DSOs are disabled.&lt;br /&gt;
&lt;br /&gt;
[11]: Ground fills up even when show ground is disabled, or horizon polygon disappears when the horizon is close to the top of the screen in Gnomonic Projection&lt;br /&gt;
&lt;br /&gt;
[12]: KStars can behave incorrectly if the rectangle extends sufficiently into the &amp;quot;blank&amp;quot; region outside the map.&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan</id>
		<title>Schedules/KDE4/4.2 Feature Plan</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan"/>
				<updated>2008-12-29T20:27:18Z</updated>
		
		<summary type="html">&lt;p&gt;Med: to 4.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of planned features for the 4.2 release.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[Schedules/KDE4/4.2 Release Schedule]]&lt;br /&gt;
* [[Schedules/KDE4/4.2 Release Goals]]&lt;br /&gt;
* [[Schedules/KDE4/4.3 Feature Plan]]&lt;br /&gt;
* [[Schedules/KDE4/4.1 Feature Plan]]&lt;br /&gt;
&lt;br /&gt;
Legend:&lt;br /&gt;
* todo =&amp;gt; not started yet&lt;br /&gt;
* in-progress =&amp;gt; started, but not completed yet&lt;br /&gt;
* done =&amp;gt; completed&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|System Settings|add Administrator mode button. See Bug 151669|alediaferia@gmail.com|Alessandro Diaferia}}&lt;br /&gt;
{{FeatureInProgress|PolicyKit integration|Add PolicyKit support for KDE|drf54321@gmail.com|Dario Freddi}}&lt;br /&gt;
{{FeatureInProgress|KPackageKit|Pushing in KPackageKit (dependant on PolicyKit integration)|dantti85-dev@yahoo.com.br|Daniel}}&lt;br /&gt;
{{FeatureDone|Eigen|Make Eigen 2 ready for KDE, and move it to kdesupport|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
{{FeatureDone|Eigen|Port all Eigen-using code in KDE and KOffice to Eigen 2.0|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
{{FeatureInProgress|KNotify|Create OSD based replacement for current KPassivePopup [Deferred to 4.3]|ben()eclipse.endoftheinternet.org|Ben Cooksley}}&lt;br /&gt;
{{FeatureTodo|Dikku Context Framework|Create a context framework with working activities|harikrishna.anandhan@gmail.com|Harikrishna Anandhan}}&lt;br /&gt;
{{FeatureDone|kwrited|Use knotify in kwrited|gkiagiad@csd.uoc.gr|George Kiagiadakis}}&lt;br /&gt;
{{FeatureInProgress|Akonadi|Various Akonadi related items can be found here http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.2|kde-pim@kde.org|Akonadi Developers}}&lt;br /&gt;
{{FeatureDone|Printer Admin|KDEPrint is dead, long live system-config-printer-kde (kdeadmin) and printer-applet (kdeutils)!  Thanks to jriddell for these.|jriddell}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdelibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|kross|Extend QtScript integration.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureDone|KLocale|Implement KLocale based methods to return correct working week start and end days and day of religious worship for the locale.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureDone|KDateTable|Correctly draw weekends and day of worship for locale using new KLocale settings.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|Phonon|add Port class for fine grained control over data flow between Phonon objects|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|make AbstractMediaStream/Streamterface threadsafe|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|&amp;quot;low-level&amp;quot; PCM I/O with at least an ALSA implementation|kretz@kde.org|Matthias Kretz and Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Phonon|VideoWidget snapshot function|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|KConfig|API review and export KConfigBackend|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KConfig|Make KConfigSkeleton KConfigGroup aware|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KConfig|Make KConfigDialog work nicer with KConfigSkeleton + manually managed widgets|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|KUrlNavigator|Provide an option to always show the full path in the breadcrumb mode.|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureDone|Katepart|Make a Vi input mode for Katepart|ehamberg@gmail.com|Erlend Hamberg}}&lt;br /&gt;
{{FeatureTodo|KIO::Global|Make KDynamicJobTracker do the checking if the kuiserver service is registered or not, for full implementation of &amp;quot;Progress in the same window&amp;quot;|ereslibre@kde.org|Rafael Fernández López}}&lt;br /&gt;
{{FeatureInProgress|KJS|Further performance improvements|maksim@kde.org|Maksim Orlovich}}&lt;br /&gt;
{{FeatureDone|KJS and KHTML|Support for transparent reindenting of standalone sources in debugger|maksim@kde.org|Maksim Orlovich}}&lt;br /&gt;
{{FeatureInProgress|KHTML|SVG support in KHTML (port from WebKit)|tsjoker@gmail.com|Vyacheslav Tokarev}}&lt;br /&gt;
{{FeatureDone|KHTML|Use of IDString (hashed strings) for local names, prefixes and namespaces in DOM core instead of document-related ids, in particular for better API compatibility with WebCore|tsjoker@gmail.com|Vyacheslav Tokarev}}&lt;br /&gt;
{{FeatureInProgress|KHTML|Significant CSS performance improvements|tsjoker@gmail.com|Vyacheslav Tokarev}}&lt;br /&gt;
{{FeatureTodo|KHTML|Scriptable extension plug-ins|porten@kde.org|Harri}}&lt;br /&gt;
{{FeatureTodo|KHTML|Gaussian SVG filter|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureInProgress|KHTML|Support for CSS3 border-* properties|fredrik@kde.org|Fredrik Höglund and Maksim Orlovich}}&lt;br /&gt;
{{FeatureInProgress|KHTML|Finish support of Video/Audio elements|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureDone|KHTML|Early domain name resolution (prefetch)|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureDone|KHTML|KHTMLFindBar - an embedded search/find-as-you-type bar|bbeschow@cs.tu-berlin.de|Bernhard Beschow (and Germain Garand)}}&lt;br /&gt;
{{FeatureTodo|KHTML|Faster page cache|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KHTML|More automation in JS/C++ bindings generation|maksim@kde.org|Maksim Orlovich and Vyacheslav Tokarev}}&lt;br /&gt;
{{FeatureTodo|KHTML|XPath level 1|maksim@kde.org|Maksim Orlovich}}&lt;br /&gt;
{{FeatureDone|kwallet|Move kwalletd to kdebase-runtime|dfaure@kde.org|David Faure}}&lt;br /&gt;
{{FeatureInProgress|kdeui|Rich text builders for KTextEdit, including BBCode, html, plain text markup, mediawiki and markdown output.|steveire@gmail.com| Stephen Kelly}}&lt;br /&gt;
{{FeatureDone|i18n|proper filenames decoding for FAT mounting, in KUrls and content-disposition|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureDone|Kross|expose KAssistantDialog as part of forms module|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureDone|KLocale|Method to strip accelerator marker from UI strings; needs to take into account CJK-style markers too.|caslav.ilic@gmx.net|Chusslove Illich}}&lt;br /&gt;
{{FeatureInProgress|KStyle|New branch style for treeviews|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureTodo|kdeui|entries to help menu and aboutdata pointing to UserBase entry and forum.kde.org|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureInProgress|CMake|Reduced library link interface|neundorf@kde.org|Alexander Neundorf}}&lt;br /&gt;
{{FeatureTodo|CMake|Exporting and importing (library) targets|neundorf@kde.org|Alexander Neundorf}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-workspace =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Calendar KCM|Add support for setting new KLocale settings for Working Week and Day or Religious Worship.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Add 'smart setting' of extended colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Add KDE3 scheme import|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Query kwin for supported colors; add full set of kwin colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureDone|Power Manager|import PowerDevil|drf@kdemod.ath.cx|Dario Freddi}}&lt;br /&gt;
{{FeatureTodo|Font Installer KCM|Use PolicyKit for installtion of system-wide fonts.|craig@kde.org|Craig Drummond}}&lt;br /&gt;
{{FeatureDone|Kephal|Import kephal for better xrandr-support.|dev@aikesommer.name|Aike Sommer}}&lt;br /&gt;
{{FeatureDone|ConsoleKit support|Add ConsoleKit support to kdm.|kkofler@fedoraproject.org|Kevin Kofler}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KRunner&lt;br /&gt;
{{FeatureInProgress|Krunner|Configuration options for blacklisting, user ranking, runner ranking, learning|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureInProgress|Krunner|SearchMatch configuration|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Simple learning|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Simple GUI for above options|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runners able to share parsing|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureDone|Krunner|Noun-Verb support|ryan.bitanga@gmail.com|Ryan P. Bitanga}}&lt;br /&gt;
{{FeatureTodo|Krunner|Implement Nuno's UI polishings|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runtime syntax documentation|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runner configuration|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Search set paging|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|KRunner|runner for the plasma dbus interface|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|KRunner|Konqueror history runner|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureDone|KRunner|Kate sessions runner|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureDone|KRunner|Recent Documents runner|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureDone|KRunner|Improve KDE startup speed by delaying KRunner startup|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma - Priority Features&lt;br /&gt;
{{FeatureTodo|Plasma|Welcome plasmoid|aseigo@kde.org|Aaron Seigo}}{{FeatureInProgress|Plasma|JOLIE Integration|ervin@kde.org|Kevin Ottens}}&lt;br /&gt;
{{FeatureDone|Plasma|Notification plasmoid (integrated in systemtray)|dimsuzkde@gmail.com|Dmitry Suzdalev}}&lt;br /&gt;
{{FeatureDone|Plasma|Kuiserver plasmoid (integrated in systemtray)|r.scheepmaker@student.utwente.nl|Rob Scheepmaker}}&lt;br /&gt;
{{FeatureTodo|KWin|Make it possible to focus plasma panels|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureDone|Plasma|panel-&amp;gt;desktop dragging|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Expand cashew to full action bar when zoomed out|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Plasmagik packaging (and package classes)|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureDone|Plasma|Improved Battery applet for Powerdevil|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Networkmanager Plasmoid and DataEngine|cblauvelt@gmail.com|Christopher Blauvelt}}&lt;br /&gt;
{{FeatureInProgress|Plasma|New ECMA Script Scriptengines|richmoore44@gmail.com|Richard Moore}}&lt;br /&gt;
{{FeatureDone|Plasma|Extenders|r.scheepmaker@student.utwente.nl|Rob Scheepmaker}}&lt;br /&gt;
{{FeatureDone|Plasma|Wallpaper plugins|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Separate Desktop Settings from DesktopContainment|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Script Security Framework|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Python support|simon@simonzone.com|Simon Edwards}}&lt;br /&gt;
{{FeatureDone|Plasma|Ruby support|richard.j.dale@gmail.com|Richard Dale}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma&lt;br /&gt;
{{FeatureDone|Plasma|Plasma Popup Tips|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Collapsing Applet convenience class|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
&lt;br /&gt;
{{FeatureDone|Plasma|Taskbar grouping|hrigi_1@hotmail.com|Christian Mollekopf}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Small Form Factors|m.kruisselbrink@student.tue.nl|Marijn Kruisselbrink}}&lt;br /&gt;
{{FeatureDone|Plasma|Plasma On Screensaver|chanika@gmail.com|Chani Armitage}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Website update|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Grid applet|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Techbase Tutorials|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Context menu plugins|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Add New Widgets: Pluggable widget browser|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Activity&amp;lt;-&amp;gt;Virtual Desktop Affinity|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Optional Per-Virtual Desktop DesktopView|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Make non-SVG painting in Plasma low-color and non-anim friendly|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Runtime DataEngine documentation (sources, usage, etc)|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Panel Autohide|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Keyboard Shortcut Config UI|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Systray++ Spec|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Save icon positioning in folderview|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|New wallpapers|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|Import Raptor|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureDone|Plasma|Quicklaunch Plasmoid|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureTodo|Plasma|Preserve wallpaper choice by copying user paper to home dir|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|New way of handling wallpapers and different sizes (package format, and so on...)|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|Top-level windows plasmoids|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureDone|Plasma|drop indicator in panel|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|improve usability of appletbrowser delete button|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|adding containments from the appletbrowser (and remove the &amp;quot;add panel&amp;quot; from DefaultDesktop)|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|highlight the applet with active keyboard shortcuts|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureTodo|Plasma|dbus interface|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureDone|Plasma|make the panel controller a bit more usable|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|nicely draw the desktop toolbox when it's moved because of a panel|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|theme Plasma::PushButton with svg|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|Tabbar widget derived from QTabBar and themed with svg|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|Complete the panel size sliders feature: an applet can ask the panel to resize|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|New theming capabilities by expanding the lower level theming classes (Theme and PanelSvg)|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|Activitybar: an applet to quickly switch between activities|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|A new plasmoid that implements the functionality of a simple web browser|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureDone|Plasma|Visual clue when dragging applets from applet browser to the panel|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureTodo|Plasma|Wallpaper plugin: Mandelbrot fractal explorer|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
{{FeatureDone|Plasma|Google Gadgets support|idlecat511@gmail.com|Tiger Dong}}&lt;br /&gt;
{{FeatureDone|Plasma|Add Google Gadgets from Internet through AppletBrowser|idlecat511@gmail.com|Tiger Dong}}&lt;br /&gt;
{{FeatureDone|Plasma|Panel form factor support in the folderview applet|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureTodo|Plasma|Support for creating applets for dropped URLs in the folderview applet when it's acting as a containment|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureDone|Plasma|Add a places combo box to the location page in the folderview config dialog|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KWin - Core&lt;br /&gt;
{{FeatureDone|KWin|New window snapping zones; screen center and window corners|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Move maximized windows between Xinerama screens|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Support for decoration shadows|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Implement [http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#id2552578 _NET_WM_FULLSCREEN_MONITORS] EWMH spec hint|vR@movingparts.net|Jason 'vanRijn' Kasper}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KWin - Desktop Effects&lt;br /&gt;
{{FeatureDone|KWin|Compositing enabled by default|l.lunak@kde.org|Luboš Luňák}}&lt;br /&gt;
{{FeatureDone|KWin|Compositing self-check|l.lunak@kde.org|Luboš Luňák}}&lt;br /&gt;
{{FeatureDone|KWin|Global animation speed setting|l.lunak@kde.org|Luboš Luňák}}&lt;br /&gt;
{{FeatureDone|KWin|Motion dynamics|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Improved UI for selecting window/desktop switcher|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|UI for assigning effects to screen edges|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Cube/cylinder/sphere effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Magic lamp minimize effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Animation in box switch effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Mouse interaction for cover switch Effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Thumbnail bar in the cover switch effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Improved snow effect; Different sizes, better randomness and different directions|torgny.johansson@gmail.com|Torgny Johansson}}&lt;br /&gt;
{{FeatureDone|KWin|Shader for snow effect|ubuntu@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Improved desktop grid|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|New present window layout modes|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Invert only selected windows|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureDone|KWin|Unredirecting of fullscreen windows|l.lunak@kde.org|Luboš Luňák}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepimlibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KCal Library|Make the KCal library dependent on the external libical package (from freeassocation) rather than our own old, forked version.|winter@kde.org|Allen Winter}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdenetwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Kopete|MSNP15 implementation for MSN|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|UPnp Support|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Updated contact list interface (uses Qt 4 rather than Qt 3)|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureTodo|Kopete|Update Kopete to better support Decibel|kopete-devel@kde.org|Kopete Developers}}&lt;br /&gt;
{{FeatureDone|Kopete|Move file transfer request into chat window|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureDone|Kopete|Message delivery notifications|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureDone|Kopete|Improve file transfer progress dialog|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureDone|Kopete|Jabber Jingle Audio support (raw-udp)|detlev.casanova@gmail.com|Detlev Casanova}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Network Manager Applet|cblauvelt@gmail.com|Christopher Blauvelt}}&lt;br /&gt;
{{FeatureDone|KRDC|Greatly improve experience for LDAP (e.g. MS Active Directory) administrators|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureDone|KRDC|Improve per-host settings (remember scaling mode and other options) |gpothier@gmail.com|Guillaume Pothier}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepim =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Akonadi|Migration of contacts and calendar data from KResource to Akonadi ([http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.2 Details])||Volker Krause, Kevin Krammer, Tobias Koenig}}&lt;br /&gt;
{{FeatureInProgress|Akregator|Support for syncing the feed list with Google Reader |osterfeld@kde.org|Frank Osterfeld}}&lt;br /&gt;
{{FeatureDone|Akregator|Basic support for enclosures (Displaying links, mimetype and size)|osterfeld@kde.org|Frank Osterfeld}}&lt;br /&gt;
{{FeatureDone|KAlarm|Improve alarm edit and preferences dialog layouts|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureDone|KAlarm|Add holidays support|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|[http://kblogger.pwsp.net KBlogger]|KBlogger, a blogging application|christian_weilbach@.web.de|Christian Weilbach}}&lt;br /&gt;
{{FeatureTodo|KBlogger|Port to use KRichTextEdit (Or KMEditor)|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureDone|Kjots| Import notes from KnowIt as KJots pages. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureInProgress|Kjots| Create and port to akonadi model. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureTodo|Kjots| Add support for nepomuk including tagging, possibly storage, and linking. Also a nepomuk tag proxy model for representing the structure as tagged.|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureInProgress|Kjots| Create plasmoid capable of showing the entire tree, or a single book.|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureTodo|Kjots| Email KJots pages using default mail client ({{bug|124509}}. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureInProgress|Kleopatra|OpenPGP support|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureDone|KMail|Aggregated attachment view in the mail header area of the reader window|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Merge the new message list from the SoC branch|mcguire@kde.org|Thomas McGuire}}&lt;br /&gt;
{{FeatureTodo|KMail|Save metadata about attachments to Nepomuk when saving them|onurf@su.sabanciuniv.edu|Ismail Onur Filiz}}&lt;br /&gt;
{{FeatureTodo|KNode|Port to use KRichTextEdit (Or KMEditor)|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureDone|KNotes|Zeroconf support for sending notes on LAN|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureDone|KonsoleKalendar|Add an option to support resources that might need a GUI (i.e. all resources)|kevin.krammer@gmx.at|Kevin Krammer}}&lt;br /&gt;
{{FeatureDone|Kontact|New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary|o_timocin@gmx.de|Oral Timocin}}&lt;br /&gt;
{{FeatureTodo|Kontact|Support for Kontact wide profiles|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|Kontact|Tip-of-the-Day summary|molkentin@kde.org|Daniel Molkentin}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Drag and drop in the free-busy view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Support for comments in replies to invitations|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Support for extended free-busy lists|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureInProgress|KPilot|Port old conduits to new base conduit architecture and KDE4/Qt4|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
{{FeatureInProgress|KPilot|Finish Keyring conduit, base conduit code and test cases, category syncing|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeutils =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Okteta|rework Decoding table, add int64 and UTF-8|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureDone|Okteta|refactor KByteArrayView and add a row-oriented view|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureDone|Okteta|work on Tabs: add remove button, accept drop of url as load command|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureDone|Okteta|Add option to extend selection in Goto dialog|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureDone|Okteta|parameter dialog for &amp;quot;Copy as...&amp;quot; and &amp;quot;Export as...&amp;quot;|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureDone|Okteta|Status bar contains settings like cursor position or Insertmode|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureInProgress|Okteta|add a document info tool(view)|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureInProgress|Ark|Implement proper drag/drop between Ark/dolphin|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureDone|Ark|Make the service menu work (possibly doing it as a KonqPopupPlugin|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureDone|Ark|Proper password support|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureTodo|Ark|Support for custom options from the compression interface (eg. a slider for selecting compression level for rar files)|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureInProgress|Ark|Implement a plugin for .gz files|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureTodo|Ark|Add an options dialog (maybe)|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}&lt;br /&gt;
{{FeatureInProgress|kwalletmanager|Move kwalletmanager to the Model/View architecture and redesign the UI|lemma@confuego.org|Michael Leupold}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebindings =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|krosspython and krossruby|Support custom types via handlers|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureDone|krosspython and krossruby|Support QList&amp;lt;CustomType*&amp;gt; constructs|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureDone|Smoke|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureDone|PyKDE|KCM support and other plugins|simon@simonzone.com|Simon Edwards}}&lt;br /&gt;
{{FeatureDone|krossfalcon|Move krossfalcon to kdebindings-trunk.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureInProgress|krossfalcon|Unittests++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegames =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|libkdegames|New highscore management system|milliams|Matt Williams}}&lt;br /&gt;
{{FeatureDone|kdiamond|Drag jewels|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureDone|kdiamond|Support for untimed games|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureTodo|kdiamond|Optional OpenGL rendering|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureDone|ksirk|Map scrolling arrows|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureDone|ksirk|KHotNewStuff skins|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureDone|ksirk|Jabber based net game finding (initial version)|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureDone|ksirk|Use only names in skins instead of numeric ids|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureDone|ksirk|Skins editor|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureInProgress|KBreakOut|(Optional) fire on mouse click|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KBreakOut|Sounds|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KBreakOut|Custom levelsets|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KBreakOut|KHotNewStuff support for themes|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KNetWalk|Support for custom and non-square board sizes|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KGoldrunner|Improvement to sound support and themes|mikelima@cirulla.net}}&lt;br /&gt;
{{FeatureDone|KGoldrunner|Add the Count game (17 levels), contributed by Steve Mann.|ianw2@optusnet.com.au|Ian Wadham}}&lt;br /&gt;
{{FeatureDone|KBlocks|Support for sounds|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KMahjongg|Support for sounds|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureDone|Killbots|New app for 4.2|parker.coates@gmail.com|Parker Coates}}&lt;br /&gt;
{{FeatureTodo|KSudoku|Port of &amp;quot;print game&amp;quot; feature from old version|paulo.cattai@ltia.fc.unesp.br|Paulo Roberto Cattai}}&lt;br /&gt;
{{FeatureTodo|KSudoku|Redesign of symbol themes|paulo.cattai@ltia.fc.unesp.br|Paulo Roberto Cattai}}&lt;br /&gt;
{{FeatureTodo|KSudoku|Replace the core engine with a new version that will solve most bugs related to gameplay|johannes.bergmeier@gmx.net|Johannes Bergmeier}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdesdk =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Kate|Port and reenable the Snippets plugin.|jpetso@gmx.at|Jakob Petsovits}}&lt;br /&gt;
{{FeatureDone|perldoc KIOSlave|Add KIOSlave to allow reading Perldoc documentation.|michael.pyne&amp;amp;#64;kdemail&amp;amp;#46;net|Michael Pyne}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|XLIFF support|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|various Translation Memory enhancements|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureDone|Lokalize|wrap all windows belonging to one project into one MDI window|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|Lokalize|Kross-based scripting|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|QA: glossary checklists|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|KAppTemplate|Add DBUS support in templates|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureDone|Umbrello|Port code generation wizard to QWizard and replace all q3 widgets|andi.fischer@hispeed.ch|Andi Fischer}}&lt;br /&gt;
{{FeatureInProgress|Umbrello|Replace all q3 widgets in the refactoring assistant|andi.fischer@hispeed.ch|Andi Fischer}}&lt;br /&gt;
{{FeatureInProgress|Umbrello|Merge in SoC qgraphicsview port branch|krishna.ggk@gm ail.com|Gopala Krishna A}}&lt;br /&gt;
{{FeatureDone|Kate|Move the kate-ctags plugin to kdesdk.|kare.sars@iki.fi|Kåre Särs}}&lt;br /&gt;
{{FeatureDone|Kate|Replace the make-plugin with katebuild-plugin.|kare.sars@iki.fi|Kåre Särs}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeedu =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KAlgebra|New parser (using QLALR) and new lexer|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureDone|KAlgebra|Import capability for MathML Presentation Markup in libanalitza|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureDone|Kalzium|Visualization of Schemes and Gradients at same time|tiago.porangaba@ltia.fc.unesp.br|Tiago Porangaba}}&lt;br /&gt;
{{FeatureDone|KBruch|Usability Improvements|tiago.porangaba@ltia.fc.unesp.br|Tiago Porangaba}}&lt;br /&gt;
{{FeatureDone|KBruch|Merging KPercentage functionalities into KBruch|tiago.porangaba@ltia.fc.unesp.br|Tiago Porangaba}}&lt;br /&gt;
{{FeatureDone|KHangMan|Add a Open File action|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureDone|Marble|Python bindings to the Marble widget and classes|simon@simonzone.com|Simon Edwards}}&lt;br /&gt;
{{FeatureDone|KStars|Display millions of stars|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureDone|KStars|Tool to predict Conjunctions|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureDone|KStars|Support of Non-western Constellations|jsid@emor3j.fr.eu.org|Jérôme Sonrier}}&lt;br /&gt;
{{FeatureDone|KStars|Include HD Catalog Numbers (in search, in display)|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureDone|KStars|Separate INDI From KStars|mutlaqja@ikarustech.com|Jasem Mutlaq}}&lt;br /&gt;
{{FeatureDone|KStars|Sky Calendar Tool|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureDone|KStars|Earth Satellites|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureDone|KTurtle|Add command line|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureDone|KTurtle|Add a color picker|nielsslot@gmail.com|Niels Slot}}&lt;br /&gt;
{{FeatureDone|KTurtle|Export canvas as image|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureDone|Parley|Rework main window infrastructure|d.laidig@gmx.de|Daniel Laidig}}&lt;br /&gt;
{{FeatureInProgress|KEduca|Rewrite of the classic test writing/taking application|matt@milliams.com|Matt Williams}}&lt;br /&gt;
{{FeatureTodo|KLettres|Number support|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KLettres|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Integrate an editor|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Plasmoid|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KLettres|Visual Indicator when letter is wrong|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureInProgress|Kalzium|Plasmoid to access Kalzium database|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureTodo|Step|Improve GUI for creating softbody|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureTodo|Step|Use common constraints handling code for collisions|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureTodo|KAlgebra|Export to MathML Presentation Markup|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureTodo|KAlgebra|Some integration with the new KFormula widget|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureInProgress|Parley|Declensions|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureTodo|Marble|Export map to MxN pixel bitmap|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Bookmarks|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Support for MarbleWidget::setEnabled( bool )|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Map Contents translation|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureTodo|Marble|Editing GeoDataFeatures|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Layer Management Class|rahn@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Plugin architecture for map layers|rahn@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Extending GeoPainter|rahn@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Marble Runners|hdevalence@gmail.com|Henry de Valence}}&lt;br /&gt;
{{FeatureInProgress|Marble|GeoClue Integration |jensmh@gmx.de|Jens-Michael Hoffmann}}&lt;br /&gt;
{{FeatureInProgress|Marble|Routing |jensmh@gmx.de|Jens-Michael Hoffmann}}&lt;br /&gt;
{{FeatureInProgress|Marble|More map providers (WMS?) |jensmh@gmx.de|Jens-Michael Hoffmann}}&lt;br /&gt;
{{FeatureInProgress|Marble|Winkel Triple projection / equivalent |hdevalence@gmail.com|Henry de Valence}}&lt;br /&gt;
{{FeatureInProgress|Marble|Marble WorldClock Plasmoid|hdevalence@gmail.com|Henry de Valence}}&lt;br /&gt;
{{FeatureInProgress|Marble|Qt-Version settings dialog|hdevalence@gmail.com|Henry de Valence}}&lt;br /&gt;
{{FeatureInProgress|Marble|Panoramio Support||Shashank Singh}}&lt;br /&gt;
{{FeatureInProgress|Marble|Twitter Plugin||Shashank Singh}}&lt;br /&gt;
{{FeatureInProgress|Marble|TimeZone Support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Support for other planets and the moon|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|DGML2 Support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Support for imperial units|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Graticule plugin|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|MeasureTool plugin|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Port authors list from the Qt-About dialog to the KDE-About dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Basic KML support|ps_ml@gmx.de|Patrick Spendrin}}&lt;br /&gt;
{{FeatureInProgress|Marble|GeoData Model/View Visualization|ps_ml@gmx.de|Patrick Spendrin}}&lt;br /&gt;
{{FeatureInProgress|Marble|More generic projection support|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureInProgress|Marble|Network plugins|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Properties dialog for objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve construction of bisect lines.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve feedback when constructing objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|More geometric objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Script objects as macros (to be reused more than once).|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve the Cabri import filter.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve the new/edit script wizard.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Optional rulers/grid for canvas units|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdemultimedia =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|KsCD|Dbus Connection for Now Playing plasmoid|bouchikhi.amine@gmail.com|Amine Bouchikhi}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|Make Dragon indipendent from Xine|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|File Manager|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|play media dialog|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|slider changes|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|show info while playing audio files|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureTodo|JuK|Remove Qt/KDE3 support lib requirements|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Allow setting covers directly from URLs supported by KIO - drag/drop already allows this however|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Use XCOMPOSITE real transparency when available for the track announcement popup|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Allow disabling crossfade|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeaccessibility =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KbStatusApplet|Port the KDE3 applet to a Plasma applet and get it fully working again|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|KMagnifier|Refactor color menu, re-add invert, break current color blindness code into &amp;quot;daltonize&amp;quot; and &amp;quot;simulate&amp;quot;|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|KMagnifier|Add color-shift modes to help people with color blindness|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegraphics =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KSnapshot|Add support for grabbing a single screen in multihead|rich@kde.org|Richard Moore}}&lt;br /&gt;
{{FeatureDone|KSnapshot|Increase jpeg image quality from 75% to 85%|rich@kde.org|Richard Moore}}&lt;br /&gt;
{{FeatureDone|KSnapshot|If we're saving the window decorations then record the window title and class in the image (if the format supports it) to play nice with indexers like strigi|rich@kde.org|Richard Moore}}&lt;br /&gt;
{{FeatureTodo|Okular|Improve annotation support: for existing types (rubber stamps, line, note, etc), and for the way they are constructed and handled.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureInProgress|Okular|Support for videos &amp;amp; movie annotations.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureDone|Gwenview|Support for animated images (.gif and .mng)|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureInProgress|Gwenview|Red Eye Reduction|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureInProgress|Gwenview|Nepomuk integration|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Gwenview|Dolphin-like single-click selection|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Gwenview|Optional tree view|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureInProgress|Okular|Usable inverse search.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureInProgress|Okular|&amp;quot;Okular document package&amp;quot; for import/export a document with metadata (eg annotations).|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureDone|Okular|New backend for fax documents.|tokoe@kde.org|Tobias Koenig}}&lt;br /&gt;
{{FeatureTodo|Okular|Usability improvements.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-runtime =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|kio_bookmarks|A new konqueror home page displaying user bookmarks. See [[http://kde-apps.org/content/show.php?content=86516 description]]|xavier.vello@gmail.com|Xavier Vello}}&lt;br /&gt;
{{FeatureInProgress|kuiserver|KUiServer Goya port. General improvements for usability improvements|ereslibre@kde.org|Rafael Fernández López}}&lt;br /&gt;
{{FeatureDone|kio fish/sftp|port fish and sftp to windows|brandon.ml@gmail.com|Carlo Segato}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-apps =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|konqueror|A new konqueror recover-dialog replacement|edulix@gmail.com|Eduardo Robles Elvira}}&lt;br /&gt;
{{FeatureTodo|konqueror|Rework bookmarks using Akonadi|edulix@gmail.com|Eduardo Robles Elvira}}&lt;br /&gt;
{{FeatureDone|dolphin|Add zoom slider into the status bar and general zooming improvments|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureDone|dolphin|Tooltip previews|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureTodo|dolphin|ui to select preferred default settings for directory view|loic.marteau@gmail.com|Loic Marteau}}&lt;br /&gt;
{{FeatureInProgress|konqueror|Tagging and rating of webpages using Nepomuk - Already finished in playground.|trueg@kde.org|Sebastian Trueg}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeplasma-addons =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|PoTD engine|Import from playground|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureDone|Frame plasmoid|Honor EXIF rotation - see bug 164605|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|Frame plasmoid|Previous, Pause and Next buttons - see bug 164704|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureDone|Comic dataengine|Port all comics to QScript and offer them through GHNS|mat69@gmx.net|Matthias Fuchs}}&lt;br /&gt;
{{FeatureDone|Comic dataengine|Finish script support|mat69@gmx.net|Matthias Fuchs}}&lt;br /&gt;
{{FeatureDone|Eyes applet|xeyes clone applet|ogoffart%kde.org|Olivier Goffart}}|}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.3_Feature_Plan</id>
		<title>Schedules/KDE4/4.3 Feature Plan</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.3_Feature_Plan"/>
				<updated>2008-12-29T20:27:05Z</updated>
		
		<summary type="html">&lt;p&gt;Med: from 4.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of planned features for the 4.3 release.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[Schedules/KDE4/4.3 Release Schedule]]&lt;br /&gt;
* [[Schedules/KDE4/4.2 Feature Plan]]&lt;br /&gt;
* [[Schedules/KDE4/4.3 Release Goals]]&lt;br /&gt;
&lt;br /&gt;
Legend:&lt;br /&gt;
* todo =&amp;gt; not started yet&lt;br /&gt;
* in-progress =&amp;gt; started, but not completed yet&lt;br /&gt;
* done =&amp;gt; completed&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Akonadi|Various Akonadi related items can be found here http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.3|kde-pim@kde.org|Akonadi Developers}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdelibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|KLocale|Investigate adding Currency Code and currency minor units support based on ISO 4217 (http://en.wikipedia.org/wiki/ISO_4217).|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KCalendarSystem|Add new astronomical calculation support classes to be used in kdelibs to build new astronomically based calendar systems, and in kdepim to build new version of libkholiday.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KCalendarSystem|Add new calendar systems: Indian Civil (Saka), Ethiopean, Chinese, Pure Julian, Pure Gregorian, etc.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|If no file printing support in Qt4.5, migrate FilePrinter class from Okular to enable file printing for all apps via QPrinter.  To be discussed on k-c-d first.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|Add framework for standard actions for 'Send to...' for e-mail, fax, etc by printing to PDF/PS.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|new bookmark system|Port KBookmarks to akonadi/nepomuk. Will need help on this. [[Projects/PIM/Akonadi/Bookmarks|Details]]|xavier.vello@gmail.com|Xavier Vello}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-workspace =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Non-Plasma, Non-KWin&lt;br /&gt;
{{FeatureTodo|Kxkb|Support for languages in keyboard layout descriptions|rysin:AT:kde.org|Andriy Rysin}}&lt;br /&gt;
&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KRunner&lt;br /&gt;
&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma - Priority Features&lt;br /&gt;
&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma&lt;br /&gt;
{{FeatureTodo|Now Playing data engine|Support for MPD|kde:AT:randomguy3.me.uk|Alex Merry}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KWin - Core&lt;br /&gt;
{{FeatureTodo|KWin|Redesign KWin system settings GUI|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureTodo|KWin|ARGB support for decorations|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureTodo|KWin|Improved active screen edges|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureInProgress|KWin|Window docking/quick tiling|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KWin - Desktop Effects&lt;br /&gt;
{{FeatureInProgress|KWin|Improved mouse mark/scribble effect|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
{{FeatureTodo|KWin|Expand present windows into other effects (E.g. Desktop Grid)|kde@martin-graesslin.com|Martin Gräßlin}}&lt;br /&gt;
{{FeatureDone|KWin|Fade desktop effect (Desktop switcher)|lmurray@undefinedfire.com|Lucas Murray}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepimlibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdenetwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Kopete|Jabber Jingle video support|detlev.casanova@gmail.com|Detlev Casanova}}&lt;br /&gt;
{{FeatureTodo|Kopete|Jabber Jingle ICE support|detlev.casanova@gmail.com|Detlev Casanova}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Contacts plasmoid|earthwings@gentoo.org|Dennis Nienhüser}}&lt;br /&gt;
{{FeatureInProgress|KGet|MultiSource-Downloading|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KGet|Support mms://-protocol, see https://launchpad.net/libmms|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureTodo|KGet|MLDonkey-Plugin based on libkmldonkey|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureTodo|KGet|Advanced Details|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KRDC|NX support|gdavid.devel@gmail.com|David Gross}}&lt;br /&gt;
{{FeatureTodo|KRDC|Minimal-clutter mode to optimize screen real estate usage|gpothier@gmail.com|Guillaume Pothier}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepim =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeutils =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|printer-applet|Restore feature parity with KDEPrint3 where possible.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|Okteta|make editing capability to Decoding table |kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add Kate-like search tool|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for import by drop, both url and data|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|copy again puts also a value or char variant of the data to clipboard|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for memory mapping of files|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add further export formats like s-record and intel 16|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for jobs like io, printing, string search or filter|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebindings =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|krossjava|Integrate into e.g. SuperKaramba and fix issues that show up.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|krossjava|Documentation++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|krossfalcon|Documentation++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegames =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Kolf|Replace with Kolf 2 (please help!)|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureTodo|KSpaceDuel|rewrite AI code|dirkrathlev@gmx.de|Dirk Rathlev}}&lt;br /&gt;
{{FeatureTodo|KsirK|rewrite AI code or at least correct most problems related in bug #170777. Volunteers wanted!|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|KsirK|Previous/Next in start new game as described in bug #170774|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|KsirK|Polish the skin editor (doc, contextual help, ...)|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|KsirK|Boost playing over Jabber|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureInProgress|ktron|Port and remake the KTron game for KDE 4.3|legolas@legolasweb.nl|Stas Verberkt}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeadmin =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|KGrubEditor|Integrate KGrubEditor into KDE Admin http://sourceforge.net/projects/kgrubeditor. Approved by Nicolas Ternisien &amp;lt;nicolas.ternisien@gmail.com&amp;gt; |artemis_dot_fowl_dot_2007@gmail_dot_com|Konstantinos Smanis}}&lt;br /&gt;
{{FeatureTodo|Guidance|Port Guidance to KDE 4, and move it to KDE Admin http://www.simonzone.com/software/guidance/.|nicolas.ternisien@gmail.com|Nicolas Ternisien}}&lt;br /&gt;
{{FeatureTodo|system-config-printer-kde|Restore feature parity with KDEPrint3 where possible.|john@layt.net|john Layt}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdesdk =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeedu =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|KAlgebra|Add ability to draw 3D plots in cylindrical and spherical coordinates.|orgyforever@gmail.com|Percy Camilo Triveño Aucahuasi}}&lt;br /&gt;
{{FeatureTodo|Kalzium|Port Kalzium's periodic table to use new QGraphicsView.|marcus@cryos.org|Marcus D. Hanwell}}&lt;br /&gt;
{{FeatureTodo|Kalzium|Remove the libavogadro snapshot, depend on libavogadro directly.|jacob@math.jussieu.fr|Benoit Jacob}}&lt;br /&gt;
{{FeatureTodo|KStars|Marble widget for Geolocation tool|mboquien@free.fr|Médéric Boquien}}&lt;br /&gt;
{{FeatureTodo|KStars|Better printed star charts|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Sync KStars time from device|mutlaqja@ikarustech.com|Jasem Mutlaq}}&lt;br /&gt;
{{FeatureTodo|KStars|Better rendering of comets/asteroids|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Texture mapping of the skymap???|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Improve Observing List Wizard|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Display Comet Magnitudes whenever possible|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Information links in-place for each technical term|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Tool to suggest star-hopping techniques???|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Extend conjunction tool to have one object unspecified, but have a genre of objects specified instead|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdemultimedia =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeaccessibility =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegraphics =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Okular|Generator for Mobipocket format|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureInProgress|strigi|Thumbnailer and analyzer for Mobipocket format|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureInProgress|strigi|Thumbnailer and analyzer for epub format|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureTodo|Okular|Sound annotations.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Okular|Link annotations.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Okular|Caret annotations.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Okular|Support .snp and .emf file formats|bradh@kde.org|Brad Hards}}&lt;br /&gt;
{{FeatureTodo|Okular|Synctex support.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Okular|Rich-text for annotations text.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-runtime =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|kio_bookmarks|Refactoring using the new bookmarks system and qt/plasma for displaying|xavier.vello@gmail.com|Xavier Vello}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-apps =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|konq_thumbnails|Basic thumbnail support for KHTMLPart views(almost finished, now cleanup code)|yinshuiboy@gmail.com|Siyuan Cao}}&lt;br /&gt;
{{FeatureTodo|konq_thumbnails|thumbnail support for all KonqFrame|yinshuiboy@gmail.com|Siyuan Cao}}&lt;br /&gt;
{{FeatureTodo|konq_thumbnails|more thumbnail page styles and customization|yinshuiboy@gmail.com|Siyuan Cao}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeplasma-addons =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as RESOLVED</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED"/>
				<updated>2008-10-26T17:55:23Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 167492&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs to be marked as RESOLVED===&lt;br /&gt;
Bugs that are no longer reproducible and have been fixed already go into this section. After they are double-checked they can be closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|148274}} - The dialog is completly redesigned and should fit on any screen now. [[User:Dtritscher|dtritscher]] 10:25, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|147888}} - Settings are loaded fine in Beta2 [[User:Dtritscher|dtritscher]] 10:37, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|148122}} - Fixed in 2.0beta2 [[User:Dtritscher|dtritscher]] 10:46, 26 October 2008 (UTC)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127907}} - the cimg restoration doesn't work yet (still needs to be fixed according to cmake). [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the filter will is too high maintenance to be kept currently.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128632}} - can't find screenshot tool. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the screenshot tool will not return in Krita2.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127443}} - unsure, looks fixed but Boudewijn should know best. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|136103}} - infinite loop on corrupted icm profile. can't reproduce any longer. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|137239}} - could be WONTFIXED as the preview mentioned is not coming back for Krita2. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140794}} - Opening a specific .ps file crashes krita. No longer reproducible. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; FIXED&lt;br /&gt;
* {{Bug|142846}} - Mouse wheel should scroll, not zoom by default. Already implemented. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|161469}} - No crash with 2.0beta2 [[User:Dtritscher|dtritscher]] 13:21, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|38715}} - Proposed a simple patch to fix this issue, not applied yet. [[User:Lemma|Lemma]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|108053}} - Left open by accident. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|162876}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:30, 26 October 2008 (UTC)&amp;lt;/s&amp;gt; WORKSFORME&lt;br /&gt;
* {{Bug|164625}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:45, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|158429}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:51, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|169736}} - Works fine here. [[User:Dtritscher|dtritscher]] 17:12, 26 October 2008 (UTC)&lt;br /&gt;
* {{bug|156754}} - unable to reproduce [[User:M4v|m4v]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|159624}} - highlighting works fine [[User:Gkiagia|gkiagia]]&amp;lt;/s&amp;gt; FIXED by TZander&lt;br /&gt;
* {{Bug|167007}} - I have played with the paragraph tool and i have not been able to reproduce any crash. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|167101}} - I have been unable to reproduce the crash. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|167492}} - I have been unable to reproduce the bug. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_awaiting_feedback</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs awaiting feedback</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_awaiting_feedback"/>
				<updated>2008-10-26T17:54:29Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 167187&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs awaiting feedback===&lt;br /&gt;
Some bugs are hard to reproduce because the reporter left out some explanation you'd need. In that case we have no other means but to request some more information. Bugs for which feedback from the reporter has been requested should be put here. They should be revisited in 30 days to see if there's any response. If there's feedback&lt;br /&gt;
&lt;br /&gt;
'''Feedback should only be requested for bugs if you have tried and failed to reproduce them or if the report contains insufficient information to try and reproduce the bug. Requesting feedback for a bug should be seen as a last resort only.'''&lt;br /&gt;
&lt;br /&gt;
* {{Bug|132762}} - unconfirmed problem with a wacom tablet. asked the reporter if the problem persisted. [[User:Lemma|Lemma]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|129444}} - Bart reported some error with graphics tablets. can't reproduce, let him recheck. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** It's FIXED. hooray! [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|161715}} - No idea how to reproduce, asked for more detailed instructions. [[User:Dtritscher|dtritscher]] 15:17, 26 October 2008 (UTC)&lt;br /&gt;
*{{bug|151408}} - can't reproduce neither in beta or 1.6.3. asked for more info [[User:M4v|m4v]]&lt;br /&gt;
* {{Bug|167187}} - asked for a test case. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_with_step-by-step_instructions</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with step-by-step instructions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_with_step-by-step_instructions"/>
				<updated>2008-10-26T17:52:03Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 166996&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with step-by-step instructions===&lt;br /&gt;
If the bug has proper step-by-step instructions to reproduce the bug it should go here. Actually most reproducible bugs should end up in this section.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|147114}} Bug is still there in 2.0beta2 - added new backtrace --[[User:Dtritscher|dtritscher]] 10:01, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|149041}} Could reproduce and added new backtrace --[[User:Dtritscher|dtritscher]] 10:56, 26 October 2008 (UTC)&lt;br /&gt;
*{{Bug|171024}} Could reproduce. posible duplicate. [[User:Jtamate|Jtamate]]&lt;br /&gt;
*{{Bug|171449}} Could reproduce. [[User:Jtamate|Jtamate]]&lt;br /&gt;
*{{Bug|171686}} Could reproduce easily. [[User:Jtamate|Jtamate]]&lt;br /&gt;
*{{Bug|172167}} Could make kword use 100% cpu. [[User:Jtamate|Jtamate]]&lt;br /&gt;
* {{Bug|141696}} - Problems with graphicsmagick compiled without 16-bit support. Still reproducible. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{bug|154780}} - Able to reproduce, added backtrace [[User:M4v|m4v]]&lt;br /&gt;
* {{Bug|60050}} - Mimetypes in open-file dialog filters list unsorted. Still reproducible. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|105980}} - Save button should be disabled for remote files that can't be written to (eg. http://*). [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|108648}} - &amp;quot;Close all views&amp;quot; only closes the current view. Still reproducible. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|164609}} - Still there in 2.0beta2 [[User:Dtritscher|dtritscher]] 15:59, 26 October 2008 (UTC)&lt;br /&gt;
*{{bug|156721}} - could reproduce [[User:M4v|m4v]]&lt;br /&gt;
* {{Bug|159257}} - Still reproducable and with the same steps you can also observe a drawing bug [[User:Gkiagia|gkiagia]]&lt;br /&gt;
*{{Bug|159258}} - Still reproducable [[User:Gkiagia|gkiagia]]&lt;br /&gt;
*{{Bug|165869}} - Still exists in beta2 [[User:Dtritscher|dtritscher]] 16:53, 26 October 2008 (UTC)&lt;br /&gt;
*{{Bug|159259}} - Still reproducable [[User:Gkiagia|gkiagia]]&lt;br /&gt;
*{{bug|156754}} - can reproduce [[User:M4v|m4v]]&lt;br /&gt;
*{{Bug|166932}} - Still exists in beta2 [[User:Dtritscher|dtritscher]] 17:05, 26 October 2008 (UTC)&lt;br /&gt;
*{{Bug|166441}} - Still exists in beta2 [[User:Dtritscher|dtritscher]] 17:05, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|166996}} - Very simple step-by-step instruction to reproduce the bug. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_with_test-cases</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with test-cases</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_with_test-cases"/>
				<updated>2008-10-26T17:50:32Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 165630&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with test-cases===&lt;br /&gt;
If the bug is still reproducible and has a test-case attached, put it here.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|146279}} Image is still shown all black, should be 16bit grayscale [[User:Dtritscher|dtritscher]] 09:34, 26 October 2008 (UTC)&lt;br /&gt;
*{{bug|150890}} - I can reproduce [[User:M4v|m4v]] 12:23, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|139337}} - Filter problem, still reproducible. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|165630}} - A test vase has been added by the reporter but kword crashes loading the file so it is not possible to test if the bug is still present yet. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Functionality_not_present_in_KOffice2</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Functionality not present in KOffice2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Functionality_not_present_in_KOffice2"/>
				<updated>2008-10-26T17:48:06Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 162960&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Functionality not present in KOffice 2===&lt;br /&gt;
If a functionality needed to reproduce the bug is not (yet) present in KOffice 2, put the bug into this section.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128746}} - can't find scan tool. According to boud it will need a complete rewrite. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|137003}} - the filter preview is currently disabled. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|139337}} - Filter previews are not working yet. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|141536}} - Pasting the clipboard contents into a new layer doesn't work yet. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{bug|153591}} - can't reproduce, split view doesn't work in krita yet [[User:M4v|m4v]]&lt;br /&gt;
* {{bug|154223}} - multiple layer selection is currently disabled. [[User:M4v|m4v]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|85567}} - Spellchecking doesn't work currently. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; FIXED&lt;br /&gt;
* {{Bug|162960}} - I cannot test the bug because spellchecking does not work. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as RESOLVED</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED"/>
				<updated>2008-10-26T17:45:58Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 167101&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs to be marked as RESOLVED===&lt;br /&gt;
Bugs that are no longer reproducible and have been fixed already go into this section. After they are double-checked they can be closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|148274}} - The dialog is completly redesigned and should fit on any screen now. [[User:Dtritscher|dtritscher]] 10:25, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|147888}} - Settings are loaded fine in Beta2 [[User:Dtritscher|dtritscher]] 10:37, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|148122}} - Fixed in 2.0beta2 [[User:Dtritscher|dtritscher]] 10:46, 26 October 2008 (UTC)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127907}} - the cimg restoration doesn't work yet (still needs to be fixed according to cmake). [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the filter will is too high maintenance to be kept currently.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128632}} - can't find screenshot tool. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the screenshot tool will not return in Krita2.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127443}} - unsure, looks fixed but Boudewijn should know best. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|136103}} - infinite loop on corrupted icm profile. can't reproduce any longer. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|137239}} - could be WONTFIXED as the preview mentioned is not coming back for Krita2. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140794}} - Opening a specific .ps file crashes krita. No longer reproducible. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; FIXED&lt;br /&gt;
* {{Bug|142846}} - Mouse wheel should scroll, not zoom by default. Already implemented. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|161469}} - No crash with 2.0beta2 [[User:Dtritscher|dtritscher]] 13:21, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|38715}} - Proposed a simple patch to fix this issue, not applied yet. [[User:Lemma|Lemma]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|108053}} - Left open by accident. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|162876}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:30, 26 October 2008 (UTC)&amp;lt;/s&amp;gt; WORKSFORME&lt;br /&gt;
* {{Bug|164625}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:45, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|158429}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:51, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|169736}} - Works fine here. [[User:Dtritscher|dtritscher]] 17:12, 26 October 2008 (UTC)&lt;br /&gt;
* {{bug|156754}} - unable to reproduce [[User:M4v|m4v]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|159624}} - highlighting works fine [[User:Gkiagia|gkiagia]]&amp;lt;/s&amp;gt; FIXED by TZander&lt;br /&gt;
* {{Bug|167007}} - I have played with the paragraph tool and i have not been able to reproduce any crash. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|167101}} - I have been unable to reproduce the crash. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as RESOLVED</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs_to_be_marked_as_RESOLVED"/>
				<updated>2008-10-26T17:44:56Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 167007&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs to be marked as RESOLVED===&lt;br /&gt;
Bugs that are no longer reproducible and have been fixed already go into this section. After they are double-checked they can be closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|148274}} - The dialog is completly redesigned and should fit on any screen now. [[User:Dtritscher|dtritscher]] 10:25, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|147888}} - Settings are loaded fine in Beta2 [[User:Dtritscher|dtritscher]] 10:37, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|148122}} - Fixed in 2.0beta2 [[User:Dtritscher|dtritscher]] 10:46, 26 October 2008 (UTC)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127907}} - the cimg restoration doesn't work yet (still needs to be fixed according to cmake). [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the filter will is too high maintenance to be kept currently.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128632}} - can't find screenshot tool. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WONTFIX by boud as the screenshot tool will not return in Krita2.&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|127443}} - unsure, looks fixed but Boudewijn should know best. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|136103}} - infinite loop on corrupted icm profile. can't reproduce any longer. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** FIXED&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|137239}} - could be WONTFIXED as the preview mentioned is not coming back for Krita2. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140794}} - Opening a specific .ps file crashes krita. No longer reproducible. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; FIXED&lt;br /&gt;
* {{Bug|142846}} - Mouse wheel should scroll, not zoom by default. Already implemented. [[User:Lemma|Lemma]]&lt;br /&gt;
* {{Bug|161469}} - No crash with 2.0beta2 [[User:Dtritscher|dtritscher]] 13:21, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|38715}} - Proposed a simple patch to fix this issue, not applied yet. [[User:Lemma|Lemma]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|108053}} - Left open by accident. [[User:Lemma|Lemma]]&amp;lt;/s&amp;gt; WONTFIX&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|162876}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:30, 26 October 2008 (UTC)&amp;lt;/s&amp;gt; WORKSFORME&lt;br /&gt;
* {{Bug|164625}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:45, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|158429}} - Works fine here. [[User:Dtritscher|dtritscher]] 15:51, 26 October 2008 (UTC)&lt;br /&gt;
* {{Bug|169736}} - Works fine here. [[User:Dtritscher|dtritscher]] 17:12, 26 October 2008 (UTC)&lt;br /&gt;
* {{bug|156754}} - unable to reproduce [[User:M4v|m4v]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|159624}} - highlighting works fine [[User:Gkiagia|gkiagia]]&amp;lt;/s&amp;gt; FIXED by TZander&lt;br /&gt;
* {{Bug|167007}} - I have played with the paragraph tool and i have not been able to reproduce any crash. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Triage</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Triage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Triage"/>
				<updated>2008-10-26T15:58:10Z</updated>
		
		<summary type="html">&lt;p&gt;Med: a chunk of kword for me waitress!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
This is the page for the triage part of the KOffice Bug Day 1 which takes place on Sunday, October 26th 2008, but feel free to start early. The aim of this bug day is to organize as many of the KOffice applications' bugs as possible. Our targets for triage are bugs listed in [http://bugs.kde.org bugs.kde.org] under the products kword, krita and koffice.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check if bugs filed against older version of KOffice 1.x still apply to the new 2.0 version. If a bug is still reproducible our aim will be to find simple step-by-step solutions and/or testcases so it gets easier for the KOffice developers to find and fix those bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
You don't need any programming experience to help out with Triaging, but you will need a recent version of KOffice, either svn trunk or the recent [http://www.koffice.org/announcements/announce-2.0beta2.php KOffice 2.0 Beta 2]. Information on setting up KOffice from trunk can be [http://wiki.koffice.org/index.php?title=Build_KOffice#Unstable found here]. If you're having trouble installing KOffice, feel free to drop by on #kde-bugs early to get some help.&lt;br /&gt;
&lt;br /&gt;
==General information==&lt;br /&gt;
* [http://techbase.kde.org/Contribute/Bugsquad This page] has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Generally we don't want to claim things are duplicates when they aren't. Make sure you get '''approval from a developer''' before you mark something a duplicate. We don't want to create more work for the developers!&lt;br /&gt;
* Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
==Preparations==&lt;br /&gt;
First of all, put your name and the version of KOffice you are testing with into the Sign-in section. Then read the descriptions of the various sections to file bugs in carefully.&lt;br /&gt;
&lt;br /&gt;
==Workflow==&lt;br /&gt;
# Select one of the batches of bugs you'd like to do and pick it by putting your name into the appropriate column.&lt;br /&gt;
# Execute the query to get the list of bugs and go through the bugs one by one.&lt;br /&gt;
## Read the bug description and the comments carefully and try to reproduce the bug.&lt;br /&gt;
## Post a comment on bugzilla explaining what you found out. Be sure to also put the version of KOffice you are testing with in the comment.&lt;br /&gt;
## Put the bug into the appropriate section and describe your findings here as well (eg. &amp;quot;Can't reproduce any longer&amp;quot; or &amp;quot;This bug is still reproducible for me&amp;quot;). If there's something special about a bug, you can prepend a little label like eg. '''crash'''. Please mark every bug with your IRC nickname. You can easily do that by appending &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
## Check if the bug's Version field is set properly. If the version is set to Unspecified, it should always be set to '''the version of KOffice the bug was filed for'''. Set the appropriate version. If you lack bugzilla permissions to do so, additionally file the bug in the &amp;quot;needs version field change&amp;quot; section. Never change a version if it has already been set to a number!&lt;br /&gt;
## Mark the bug as triaged by adding the '''triaged''' keyword on the bug. Again if you lack the permissions to do so, additionally put it in the &amp;quot;Needs triaged keyword&amp;quot; section.&lt;br /&gt;
# If you're done with your batch, pick another one and start from the top :-)&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
Some bugs might have documents that expose the bugs attached, for some bugs you might be able to create documents that show the buggy behaviour. In both cases we have to add the '''testcase''' keyword. If you lack permissions to do so, additionally add the bug to the &amp;quot;Needs testcase keyword&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can use the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; to mark a bug as done &amp;lt;s&amp;gt;like this&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Hints==&lt;br /&gt;
* You can edit single sections of this page if you you check '''Enable section editing via edit links''' in your [[Special:Preferences|TechBase Preferences]].&lt;br /&gt;
* Sometimes you might encounter '''edit conflicts''' if several people are working on the wiki page at once. We can mostly avoid those by keeping notes of the bugs we encounter in a text editor and file several of them later at once (don't forget to save).&lt;br /&gt;
&lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below (or just beta2 if you're using that):&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KOffice version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Lemma|Lemma]]||svn trunk r875799 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Dtritscher|dtritscher]]||2.0 beta2||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtamate|jtamate]]||svn trunk 875915 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Gkiagia|gkiagia]]||svn trunk r875984||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:M4v|m4v]]||svn trunk r876041||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Med|Med]]||svn trunk r876128||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a batch that is not already taken and then query bugs.kde.org for all bugs in that batch. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
If you have to leave before you can finish your batch, please put the last bug you triaged as well as if you're going to finish triaging in the table so others will know where you left off.&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
===Krita===&lt;br /&gt;
&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for Krita is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=127442&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=137004&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || [[User:Dtritscher|dtritscher]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=143912&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=150281&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=137238&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=142847&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 ||[[User:M4v|m4v]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=150889&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=156840&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 10 || [[User:Dtritscher|dtritscher]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=158428&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=164626&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=165868&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=169737&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 7 || 9 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=170731&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 69)&lt;br /&gt;
&lt;br /&gt;
===KWord===&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for KWord is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=146916 this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=146916 untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
'''For KWord, please start with the former batches as the latter ones might contain bugs that don't need triaging.'''&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Jtamate|Jtamate]] || stopped at 172167 (done) || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=173501&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=170247 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || [[User:Med|Med]] || ongoing || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=168879&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=162959 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=161763&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=159256 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=159108&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=157378 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=157276&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=146916 Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 50)&lt;br /&gt;
&lt;br /&gt;
===General KOffice===&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for KOffice is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=38714&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=108649 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || [[User:Lemma|Lemma]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=112682&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=128913 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=133973&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=158431 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=162874 Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 40)&lt;br /&gt;
&lt;br /&gt;
== Bugs that need changes that require permissions ==&lt;br /&gt;
If you put a bug into this section, please be sure you additionally put it into the appropriate '''Completed Bugs''' section.&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as TRIAGED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as TESTCASE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
== Completed Bugs ==&lt;br /&gt;
Below lists the various sections for completed bugs. This aids everyone in double checking each other's work. In addition this allows those of us that don't have bugzilla permissions to list bugs so that the folks with the permissions can follow up. &lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Functionality not present in KOffice2}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with test-cases}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs that should be WISHES}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing attention from KOffice developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs that you cant do}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/High profile}}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Triage</id>
		<title>Contribute/Bugsquad/BugDays/KOfficeDay1/Triage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Triage"/>
				<updated>2008-10-26T15:41:20Z</updated>
		
		<summary type="html">&lt;p&gt;Med: ~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
This is the page for the triage part of the KOffice Bug Day 1 which takes place on Sunday, October 26th 2008, but feel free to start early. The aim of this bug day is to organize as many of the KOffice applications' bugs as possible. Our targets for triage are bugs listed in [http://bugs.kde.org bugs.kde.org] under the products kword, krita and koffice.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check if bugs filed against older version of KOffice 1.x still apply to the new 2.0 version. If a bug is still reproducible our aim will be to find simple step-by-step solutions and/or testcases so it gets easier for the KOffice developers to find and fix those bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
You don't need any programming experience to help out with Triaging, but you will need a recent version of KOffice, either svn trunk or the recent [http://www.koffice.org/announcements/announce-2.0beta2.php KOffice 2.0 Beta 2]. Information on setting up KOffice from trunk can be [http://wiki.koffice.org/index.php?title=Build_KOffice#Unstable found here]. If you're having trouble installing KOffice, feel free to drop by on #kde-bugs early to get some help.&lt;br /&gt;
&lt;br /&gt;
==General information==&lt;br /&gt;
* [http://techbase.kde.org/Contribute/Bugsquad This page] has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Generally we don't want to claim things are duplicates when they aren't. Make sure you get '''approval from a developer''' before you mark something a duplicate. We don't want to create more work for the developers!&lt;br /&gt;
* Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
==Preparations==&lt;br /&gt;
First of all, put your name and the version of KOffice you are testing with into the Sign-in section. Then read the descriptions of the various sections to file bugs in carefully.&lt;br /&gt;
&lt;br /&gt;
==Workflow==&lt;br /&gt;
# Select one of the batches of bugs you'd like to do and pick it by putting your name into the appropriate column.&lt;br /&gt;
# Execute the query to get the list of bugs and go through the bugs one by one.&lt;br /&gt;
## Read the bug description and the comments carefully and try to reproduce the bug.&lt;br /&gt;
## Post a comment on bugzilla explaining what you found out. Be sure to also put the version of KOffice you are testing with in the comment.&lt;br /&gt;
## Put the bug into the appropriate section and describe your findings here as well (eg. &amp;quot;Can't reproduce any longer&amp;quot; or &amp;quot;This bug is still reproducible for me&amp;quot;). If there's something special about a bug, you can prepend a little label like eg. '''crash'''. Please mark every bug with your IRC nickname. You can easily do that by appending &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
## Check if the bug's Version field is set properly. If the version is set to Unspecified, it should always be set to '''the version of KOffice the bug was filed for'''. Set the appropriate version. If you lack bugzilla permissions to do so, additionally file the bug in the &amp;quot;needs version field change&amp;quot; section. Never change a version if it has already been set to a number!&lt;br /&gt;
## Mark the bug as triaged by adding the '''triaged''' keyword on the bug. Again if you lack the permissions to do so, additionally put it in the &amp;quot;Needs triaged keyword&amp;quot; section.&lt;br /&gt;
# If you're done with your batch, pick another one and start from the top :-)&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
Some bugs might have documents that expose the bugs attached, for some bugs you might be able to create documents that show the buggy behaviour. In both cases we have to add the '''testcase''' keyword. If you lack permissions to do so, additionally add the bug to the &amp;quot;Needs testcase keyword&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can use the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; to mark a bug as done &amp;lt;s&amp;gt;like this&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Hints==&lt;br /&gt;
* You can edit single sections of this page if you you check '''Enable section editing via edit links''' in your [[Special:Preferences|TechBase Preferences]].&lt;br /&gt;
* Sometimes you might encounter '''edit conflicts''' if several people are working on the wiki page at once. We can mostly avoid those by keeping notes of the bugs we encounter in a text editor and file several of them later at once (don't forget to save).&lt;br /&gt;
&lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below (or just beta2 if you're using that):&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KOffice version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Lemma|Lemma]]||svn trunk r875799 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Dtritscher|dtritscher]]||2.0 beta2||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtamate|jtamate]]||svn trunk 875915 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Gkiagia|gkiagia]]||svn trunk r875984||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:M4v|m4v]]||svn trunk r876041||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Med|Med]]||svn trunk r876128||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a batch that is not already taken and then query bugs.kde.org for all bugs in that batch. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
If you have to leave before you can finish your batch, please put the last bug you triaged as well as if you're going to finish triaging in the table so others will know where you left off.&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
===Krita===&lt;br /&gt;
&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for Krita is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=127442&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=137004&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || [[User:Dtritscher|dtritscher]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=143912&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=150281&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=137238&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=142847&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 ||[[User:M4v|m4v]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=150889&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=156840&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 10 || [[User:Dtritscher|dtritscher]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=158428&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=164626&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=165868&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=169737&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 7 || 9 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=krita&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=170731&amp;amp;field0-1-1=%255BBug+creation%255D&amp;amp;type0-1-1=noop&amp;amp;value0-1-1= Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 69)&lt;br /&gt;
&lt;br /&gt;
===KWord===&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for KWord is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=146916 this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=146916 untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
'''For KWord, please start with the former batches as the latter ones might contain bugs that don't need triaging.'''&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Jtamate|Jtamate]] || stopped at 172167 (done) || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=173501&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=170247 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=168879&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=162959 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=161763&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=159256 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=159108&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=157378 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=kword&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=lessthan&amp;amp;value0-0-0=157276&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=greaterthan&amp;amp;value0-1-0=146916 Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 50)&lt;br /&gt;
&lt;br /&gt;
===General KOffice===&lt;br /&gt;
Information mostly for people organizing:&lt;br /&gt;
* The template query for KOffice is [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= this one].&lt;br /&gt;
* Check for [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=nowords&amp;amp;keywords=triaged&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=%255BBug+creation%255D&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= untriaged bugs].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Batch !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 10 || [[User:Lemma|Lemma]] || done || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=38714&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=108649 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 10 || [[User:Lemma|Lemma]] || working || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=112682&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=128913 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=133973&amp;amp;field0-1-0=bug_id&amp;amp;type0-1-0=lessthan&amp;amp;value0-1-0=158431 Query]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 10 || || || [https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=koffice&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=bug_id&amp;amp;type0-0-0=greaterthan&amp;amp;value0-0-0=162874 Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs: 40)&lt;br /&gt;
&lt;br /&gt;
== Bugs that need changes that require permissions ==&lt;br /&gt;
If you put a bug into this section, please be sure you additionally put it into the appropriate '''Completed Bugs''' section.&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as TRIAGED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as TESTCASE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
== Completed Bugs ==&lt;br /&gt;
Below lists the various sections for completed bugs. This aids everyone in double checking each other's work. In addition this allows those of us that don't have bugzilla permissions to list bugs so that the folks with the permissions can follow up. &lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Functionality not present in KOffice2}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with test-cases}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs that should be WISHES}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs needing attention from KOffice developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/Bugs that you cant do}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KOfficeDay1/High profile}}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan</id>
		<title>Schedules/KDE4/4.2 Feature Plan</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan"/>
				<updated>2008-08-17T00:20:04Z</updated>
		
		<summary type="html">&lt;p&gt;Med: so Jason remembers i volunteered for this one :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of planned features for the 4.2 release.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[Schedules/KDE4/4.2 Release Schedule]]&lt;br /&gt;
* [[Schedules/KDE4/4.1 Feature Plan]]&lt;br /&gt;
* [[Schedules/KDE4/Goals]]&lt;br /&gt;
&lt;br /&gt;
Legend:&lt;br /&gt;
* todo =&amp;gt; not started yet&lt;br /&gt;
* in-progress =&amp;gt; started, but not completed yet&lt;br /&gt;
* done =&amp;gt; completed&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|System Settings|add Administrator mode button|alediaferia@gmail.com|Alessandro Diaferia}}&lt;br /&gt;
{{FeatureInProgress|Eigen|Finish version 2.0 and move it to kdesupport|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
{{FeatureTodo|Eigen|Port all Eigen-using code in KDE and KOffice to Eigen 2.0|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdelibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|kross|Extend QtScript integration.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureInProgress|KDEPrint|Reintroduce KDEPrint in some form, depending on what Qt4.4 delivers.|john@layt.net|john Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|Add framework for standard actions for 'Send to...' for e-mail, fax, etc by printing to PDF/PS.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|Migrate FilePrinter class from Okular to enable file printing for all apps via QPrinter, modify to utilise new Qt4.4 features.  To be discussed on k-c-d first.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KCalenderSystem|Add new calendar systems: Indian Civil (Saka), Ethiopean, Chinese, Pure Julian, Pure Gregorian. (Note, not all may live in kdelibs or be available as a global calendar system)|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KLocale|Implement KLocale based methods to return weekend days and day of religious observance.  Currently KCalendarSystem provides dayOfPray(), but for Gregorian this is not correct in all locales where it is used.  Currently KDatePicker hardcodes Saturday and dayOfPray() as weekend days which may not be correct in all locales.  To be discussed first on k-c-d and with kdepim.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|Phonon|add Port class for fine grained control over data flow between Phonon objects|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|make AbstractMediaStream/StreamInterface threadsafe|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|&amp;quot;low-level&amp;quot; PCM I/O with at least an ALSA implementation|kretz@kde.org|Matthias Kretz and Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Phonon|VideoWidget snapshot function|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|KConfig|API review and export KConfigBackend|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KConfig|Make KConfigSkeleton KConfigGroup aware|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KConfig|Make KConfigDialog work nicer with KConfigSkeleton + manually managed widgets|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KUrlNavigator|Provide an option to always show the full path in the breadcrumb mode.|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-workspace =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Color KCM|Add 'smart setting' of extended colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Add KDE3 scheme import|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Query kwin for supported colors; add full set of kwin colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|reintroduce KDEPrint Print Management tools, e.g. KCM, kprinter, kjobviewer, etc.  Depends upon progress of kdelibs side of KDEPrint and Qt4.4 feature set.|john@layt.net|john Layt}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |KRunner&lt;br /&gt;
{{FeatureInProgress|Krunner|Configuration options for blacklisting, user ranking, runner ranking, learning|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureInProgress|Krunner|SearchMatch configuration|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Simple learning|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Simple GUI for above options|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runners able to share parsing|mumismo@gmail.com|Jordi Polo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Noun-Verb support|ryan.bitanga@gmail.com|Ryan P. Bitanga}}&lt;br /&gt;
{{FeatureTodo|Krunner|Implement Nuno's UI polishings|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runtime syntax documentation|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Runner configuration|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Krunner|Search set paging|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|KRunner|runner for the plasma dbus interface|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma - Priority Features&lt;br /&gt;
{{FeatureInProgress|Plasma|Welcome plasmoid|aseigo@kde.org|Aaron Seigo}}{{FeatureInProgress|Plasma|JOLIE Integration|ervin@kde.org|Kevin Ottens}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Notification plasmoid|dimsuzkde@gmail.com|Dmitry Suzdalev}}&lt;br /&gt;
{{FeatureTodo|KWin|Make it possible to focus plasma panels|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureTodo|Plasma|panel-&amp;gt;desktop dragging|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Expand cashew to full action bar when zoomed out|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Plasmagik packaging (and package classes)|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Networkmanager Plasmoid and DataEngine|cblauvelt@gmail.com|Christopher Blauvelt}}&lt;br /&gt;
{{FeatureInProgress|Plasma|New ECMA Script Scriptengines|richmoore44@gmail.com|Richard Moore}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Extenders|r.scheepmaker@student.utwente.nl|Rob Scheepmaker}}&lt;br /&gt;
{{FeatureTodo|Plasma|Wallpaper plugins|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Separate Desktop Settings from DesktopContainment|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Script Security Framework|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Python support|simon@simonzone.com|Simon Edwards}}&lt;br /&gt;
|- border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center&amp;quot; |Plasma&lt;br /&gt;
{{FeatureDone|Plasma|Plasma Popup Tips|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|Collapsing Applet convenience class|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
&lt;br /&gt;
{{FeatureInProgress|Plasma|Taskbar grouping|hrigi_1@hotmail.com|Christian Mollekopf}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Weather plasmoid|shawn.starr@rogers.com|Shawn Starr}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Small Form Factors|m.kruisselbrink@student.tue.nl|Marijn Kruisselbrink}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Plasma On Screensaver|chanika@gmail.com|Chani Armitage}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Website update|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Grid applet|sebas@kde.org|Sebastian Kügler}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Techbase Tutorials|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Context menu plugins|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Add New Widgets: Pluggable widget browser|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Activity&amp;lt;-&amp;gt;Virtual Desktop Affinity|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Optional Per-Virtual Desktop DesktopView|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Make non-SVG painting in Plasma low-color and non-anim friendly|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Runtime DataEngine documentation (sources, usage, etc)|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Panel Autohide|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Keyboard Shortcut Config UI|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Systray++ Spec|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Save icon positioning in folderview|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|physics-based animator|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|New wallpapers|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|Preserve wallpaper choice by copying user paper to home dir|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|New way of handling wallpapers and different sizes (package format, and so on...)|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|Top-level windows plasmoids|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|drop indicator in panel|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|improve usability of appletbrowser delete button|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|adding containments from the appletbrowser (and remove the &amp;quot;add panel&amp;quot; from DefaultDeskrop)|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Expand cashew to cover the containment when fully zoomed out|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|highlight the applet with active keyboard shortcuts|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureTodo|Plasma|dbus interface|chanika@gmail.com|Chani}}&lt;br /&gt;
{{FeatureTodo|Plasma|make the panel controller a bit more usable|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureTodo|Plasma|nicely draw the desktop toolbox when it's moved because of a panel|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureTodo|Plasma|theme Plasma::PushButton with svg|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Tabbar widget derived from QTabBar and themed with svg|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Complete the panel size sliders feature: an applet can ask the panel to resize|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureInProgress|Plasma|New theming capabilities by expanding the lover level theming classes (Theme and PanelSvg)|notmart@gmail.com|Marco Martin}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Wallpaper plugin: Mandelbrot fractal explorer|jacob@math.jussieu.fr|Benoît Jacob}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepimlibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdenetwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Kopete|MSNP15 implementation for MSN|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|UPnp Support|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Updated contact list interface (uses Qt 4 rather than Qt 3)|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureTodo|Kopete|Update Kopete to better support Decibel|kopete-devel@kde.org|Kopete Developers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Contacts plasmoid|earthwings@gentoo.org|Dennis Nienhüser}}&lt;br /&gt;
{{FeatureInProgress|KGet|MultiSource-Downloading|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KGet|Support mms://-protocol, see https://launchpad.net/libmms|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureTodo|KGet|MLDonkey-Plugin based on libkmldonkey|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Network Manager Applet|cblauvelt@gmail.com|Christopher Blauvelt}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepim =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Akregator|Support for syncing the feed list with Google Reader |osterfeld@kde.org|Frank Osterfeld}}&lt;br /&gt;
{{FeatureInProgress|Kleopatra|OpenPGP support|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureInProgress|KNotes|Zeroconf support for sending notes on LAN|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureInProgress|Kontact|New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary|winter@kde.org|Allen Winter}}&lt;br /&gt;
{{FeatureInProgress|KPilot|Finish Keyring conduit, base conduit code and test cases, category syncing|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
{{FeatureTodo|Akregator|Basic support for enclosures (Displaying links, mimetype and size)|osterfeld@kde.org|Frank Osterfeld}}&lt;br /&gt;
{{FeatureTodo|[http://kblogger.pwsp.net KBlogger]|KBlogger, a blogging application| christian_weilbach@.web.de|Christian Weilbach}}&lt;br /&gt;
{{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureTodo|KMail|Aggregated attachment view in the mail header area of the reader window|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|Kontact|Support for Kontact wide profiles|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Drag and drop in the free-busy view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Support for comments in replies to invitations|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Support for extended free-busy lists|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KPilot|Port old conduits to new base conduit architecture and KDE4/Qt4|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
{{FeatureTodo|KBlogger|Port to use KRichTextEdit (Or KMEditor)|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureTodo|KNode|Port to use KRichTextEdit (Or KMEditor)|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
&lt;br /&gt;
{{FeatureTodo|Kjots| Import notes from KNotes as KJots pages. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureTodo|Kjots| Email KJots pages using default mail client ({{bug|124509}}. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeutils =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Power Manager|import either Guidance Power Manager or move kde4powersaver into kdeutils|?|?}}&lt;br /&gt;
{{FeatureTodo|Okteta|add Kate-like search tool|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|refactor KByteArrayView|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for memory mapping of files|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|parameter dialog for &amp;quot;Copy as...&amp;quot;|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for jobs like io, printing, string search or filter|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebindings =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|krosspython and krossruby|Support custom types via handlers|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureDone|krosspython and krossruby|Support QList&amp;lt;CustomType*&amp;gt; constructs|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureInProgress|Smoke|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureInProgress|PyKDE|KCM support and other plugins|simon@simonzone.com|Simon Edwards}}&lt;br /&gt;
{{FeatureTodo|krossjava|Integrate into e.g. SuperKaramba and fix issues that show up.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|krossjava|Documentation++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|krossfalcon|Unittests++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegames =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|libkdegames|New highscore management system|milliams|Matt Williams}}&lt;br /&gt;
{{FeatureDone|kdiamond|Drag jewels|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureTodo|kdiamond|Optional OpenGL rendering|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureInProgress|ksirk|Map scrolling arrows|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|ksirk|KHotNewStuff skins|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|ksirk|Jabber based net game finding|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|ksirk|Use only names in skins instead of numeric ids|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureTodo|ksirk|Skins editor|kleag@free.fr|Gaël de Chalendar}}&lt;br /&gt;
{{FeatureInProgress|ktron|Port and remake the KTron game for KDE 4.2|legolas@legolasweb.nl|Stas Verberkt}}&lt;br /&gt;
{{FeatureTodo|KNetWalk|Support for custom and non-square board sizes|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdesdk =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Kate|Port and reenable the Snippets plugin.|jpetso@gmx.at|Jakob Petsovits}}&lt;br /&gt;
{{FeatureDone|perldoc KIOSlave|Add KIOSlave to allow reading Perldoc documentation.|michael.pyne&amp;amp;#64;kdemail&amp;amp;#46;net|Michael Pyne}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|XLIFF support|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|various Translation Memory enhancements|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|wrap all windows belonging to one project into one MDI window|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|Lokalize|Kross-based scripting|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|Lokalize|QA: glossary checklists|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|KAppTemplate|Add DBUS support in templates|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureDone|Umbrello|Port code generation wizard to QWizard and replace all q3 widgets|andi.fischer@hispeed.ch|Andi Fischer}}&lt;br /&gt;
{{FeatureInProgress|Umbrello|Replace all q3 widgets in the refactoring assistant|andi.fischer@hispeed.ch|Andi Fischer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeedu =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|KEduca|Rewrite of the classic test writing/taking application|matt@milliams.com|Matt Williams}}&lt;br /&gt;
{{FeatureTodo|KLettres|Number support|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KLettres|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureInProgress|KHangMan|Add a Open File action|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Integrate an editor|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Plasmoid|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KLettres|Visual indicator when letter is wrong|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|Kalzium|Port Kalzium's periodic table to use new QGraphicsView.|marcus@cryos.org|Marcus D. Hanwell}}&lt;br /&gt;
{{FeatureInProgress|Kalzium|Plasmoid to access Kalzium database|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureTodo|Step|Improve GUI for creating softbody|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureTodo|Step|Use common constraints handling code for collisions|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureInProgress|KAlgebra|New parser using QLALR|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureInProgress|Parley|Declensions|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureInProgress|KStars|Display millions of stars|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureInProgress|KStars|Tool to predict Conjunctions|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureInProgress|KStars|Earth Satellites|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureInProgress|KStars|Sky Calendar Tool|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureInProgress|KStars|Include HD Catalog Numbers (in search, in display)|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Marble widget for Geolocation tool|mboquien@free.fr|Médéric Boquien}}&lt;br /&gt;
{{FeatureTodo|KStars|Better printed star charts|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Better rendering of comets/asteroids|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Texture mapping of the skymap???|kstars@30doradus.org|Jason Harris}}&lt;br /&gt;
{{FeatureTodo|KStars|Improve Observing List Wizard|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Display Comet Magnitudes whenever possible|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Tool to suggest star-hopping techniques???|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|KStars|Extend conjunction tool to have one object unspecified, but have a genre of objects specified instead|akarshsimha@gmail.com|Akarsh Simha}}&lt;br /&gt;
{{FeatureTodo|Marble|Export map to MxN pixel bitmap|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Support for MarbleWidget::setEnabled( bool )|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Map Contents translation|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Layer Management Class|rahn@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Plugin architecture for map layers|rahn@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|DGML2 Support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|KDE-Version settings dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Port authors list from the Qt-About dialog to the KDE-About dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Qt-Version settings dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Improved KML support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|OpenStreetMap support using original OSM tiles|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Real Time Cloud-Cover|tackat@kde.org|David Roberts / Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Mercator Projection|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureInProgress|Marble|More generic projection support|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureInProgress|Marble|Usage of Marble in &lt;br /&gt;
non-widgets|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Kig|Properties dialog for objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve construction of bisect lines.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve feedback when constructing objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|More geometric objects.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Script objects as macros (to be reused more than once).|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|Kig|Improve the Cabri import filter.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Export canvas as image|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Optional rulers/grid for canvas units|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureDone|KTurtle|Add command line|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Add a color picker|nielsslot@gmail.com|Niels Slot}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdemultimedia =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Dragon Player|Make Dragon indipendent from Xine|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|File Manager|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|play media dialog|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|slider changes|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|show info while playing audio files|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureTodo|JuK|Remove Qt/KDE3 support lib requirements|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Allow setting covers directly from URLs supported by KIO - drag/drop already allows this however|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Use XCOMPOSITE real transparency when available for the track announcement popup|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
{{FeatureTodo|JuK|Allow disabling crossfade|michael.pyne@kdemail.net|Michael Pyne}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeaccessibility =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|KMagnifier|Refactor color menu, re-add invert, break current color blindness code into &amp;quot;daltonize&amp;quot; and &amp;quot;simulate&amp;quot;|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|KMagnifier|Add color-shift modes to help people with color blindness|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegraphics =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KSnapshot|Add support for grabbing a single screen in multihead|rich@kde.org|Richard Moore}}&lt;br /&gt;
{{FeatureDone|KSnapshot|Increase jpeg image quality from 75% to 85%|rich@kde.org|Richard Moore}}&lt;br /&gt;
{{FeatureDone|KSnapshot|If we're saving the window decorations then record the window title and class in the image (if the format supports it) to play nice with indexers like strigi|rich@kde.org|Richard Moore}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-runtime =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|kio_bookmarks|A new konqueror home page displaying user bookmarks. See [[http://kde-apps.org/content/show.php?content=86516 description]]|xavier.vello@gmail.com|Xavier Vello}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Blauzahl/Who_has_helped_on_BugDays</id>
		<title>User:Blauzahl/Who has helped on BugDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Blauzahl/Who_has_helped_on_BugDays"/>
				<updated>2008-07-25T00:04:42Z</updated>
		
		<summary type="html">&lt;p&gt;Med: +~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is not an authoritative or inclusive list and you are not required to put your name here, nor does this include everyone on bugsquad. It is for internal purposes only right now. '''&lt;br /&gt;
&lt;br /&gt;
You should feel free to put your name on here if you've ever helped on a BugDay or if you've ever commented on bugzilla. This is just so I can keep track of you. I'd like to know:&lt;br /&gt;
&lt;br /&gt;
* Real name as you want it in promo material, and if you prefer not to be mentioned (or if you want me to refer to you as your online nick, well I guess I've done that already ;)&lt;br /&gt;
&lt;br /&gt;
* Real name as listed in bugzilla (what goes into the commit digest automatically)&lt;br /&gt;
&lt;br /&gt;
* email addy you use on bz (shows in weekly stats) (obfuscate this, i just need to be able to tell who you are; the first bit is probably enough)&lt;br /&gt;
&lt;br /&gt;
* nick you login to techbase with if it's different, or irc nick if it's different, or bz login nick if it's different&lt;br /&gt;
&lt;br /&gt;
''None of this has to do with your SVN account, if you have one.''&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! Real name for PR !! BZ &amp;quot;real name&amp;quot; / commit digest !! email !! variants&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Blauzahl|Blauzahl]] || A. L. Spehr || A. Spehr || zahl+kde transbay net || zahl, -laptop ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:katastrophe|katastrophe]] || mario tuling || dont know :p || kdebug iera de || - ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Sahaqiel|sahaqiel]] || Rui G. || ? || raymurderer ª gmail º com || sahaqiel_&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Ramblurr|Ramblurr]] || Casey Link || ramblurr || unnamedrambler ª gmail º com || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:tazz|tazz]] || Gaurav Chaturvedi || Gaurav || gaurav.p.chaturvedi (at) gmail (dot) com || gaurav ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Talavis|talavis]] || Linus Östberg || no idea || talavis at g mail . com&lt;br /&gt;
|-&lt;br /&gt;
| [[User:lemma|lemma]] || Michael Leupold || Michael Leupold || lemma at confuego (dot) org || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:knusperfrosch|knusperfrosch]] || - || - || green_man at gmx (dot) net || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:jtamate|jtamate]] || Jaime Torres Amate || Jaime Torres || jtorres at sia (dot) es || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Aides|Aides]] || Edward &amp;quot;Hades&amp;quot; Toroshchin || Edward Hades || edward (blip) hades (smack) gmail (blip) com || hades, man[afk] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Zarvox|zarvox]] || Drew Fisher || Drew Fisher || drew.m.fisher (at) gmail (dot) com || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:CondorDes|CondorDes]] || Josh Berry || Josh Berry || condordes net || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:fhp|fhp]] || Stef Louwers || Stef Louwers || fhp (at) full-hyperion (dot) nl || full-hyperion ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Redlizard|redlizard]] || Ruud Koolen || Ruud Koolen || redlizard (at) redlizard (dot) nl || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Konjani|konjani]] || Nadine van der Heijden || Nadine van der Heijden || nadine (at) konjani (dot) nl || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Kwilliam|kwilliam]] || kwilliam || William Hilton || wmhilton ª g m ail|| - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:hays|hays]] || hays || S Hay || win ter mute _77 at ya hoo|| - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:gkiagia|gkiagia]] || George Kiagiadakis || George Kiagiadakis || gkiagia ª csd (dot) uoc (dot) gr || - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:brot|brot]] || brot || Michael || schnitzelkuchen ª go o glem ail . com|| - ||&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Med|Med]] || Médéric Boquien || Médéric Boquien || mboquien  ª free (dot/punto/point) fr ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
btw: for the Seli bet, he shows up as l.lunak ;)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-24T23:30:00Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 136544 fixed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142470}} scrolling of iframes &amp;lt;/s&amp;gt; wfm [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==This is too long to edit; I'm splitting it==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
** set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
** I bet this is a WONTFIX. [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**marked as duplicate of {{Bug|143237}} &lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**same here, set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
*{{Bug|158258}} log-in on hotmail.com works without any problem [[User:dtritscher|dtritscher]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are clear wishes that I think are implemented in kde 4.==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) &lt;br /&gt;
**yes, but you cant still add new custom browser identification strings in the gui, i think that was meant (katastrophe?)&lt;br /&gt;
***Edited the title a bit, asked if it was a JJ and moved to &amp;quot;plugin&amp;quot; section while asking if it was one. :)  [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; agreed [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are wishes that looks like bugs instead of wishes.==&lt;br /&gt;
&lt;br /&gt;
Ok, I think they're all bugs. Can we verify them? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**What shoudl this order be? Is it possible to move the DOM tree viewer into &amp;quot;view&amp;quot;? It's a plugin (possibly from extragear) and shows up under &amp;quot;tools&amp;quot;.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**Can't get testcase to open, didn't that testcase bug get fixed? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
***Ah, was supposed to save as tgz. Still there, moved.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-24T23:17:00Z</updated>
		
		<summary type="html">&lt;p&gt;Med: yet another bug which is still present. Please people be more careful&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142470}} scrolling of iframes &amp;lt;/s&amp;gt; wfm [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==This is too long to edit; I'm splitting it==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
** set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
** I bet this is a WONTFIX. [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**marked as duplicate of {{Bug|143237}} &lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**same here, set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
*{{Bug|158258}} log-in on hotmail.com works without any problem [[User:dtritscher|dtritscher]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are clear wishes that I think are implemented in kde 4.==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) &lt;br /&gt;
**yes, but you cant still add new custom browser identification strings in the gui, i think that was meant (katastrophe?)&lt;br /&gt;
***Edited the title a bit, asked if it was a JJ and moved to &amp;quot;plugin&amp;quot; section while asking if it was one. :)  [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; agreed [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are wishes that looks like bugs instead of wishes.==&lt;br /&gt;
&lt;br /&gt;
Ok, I think they're all bugs. Can we verify them? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**What shoudl this order be? Is it possible to move the DOM tree viewer into &amp;quot;view&amp;quot;? It's a plugin (possibly from extragear) and shows up under &amp;quot;tools&amp;quot;.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**Can't get testcase to open, didn't that testcase bug get fixed? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
***Ah, was supposed to save as tgz. Still there, moved.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-24T23:07:48Z</updated>
		
		<summary type="html">&lt;p&gt;Med: someone already closed it apparently&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|159599}} Works as expected on svn revision 823139.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142470}} scrolling of iframes &amp;lt;/s&amp;gt; wfm [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==This is too long to edit; I'm splitting it==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
** set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
** I bet this is a WONTFIX. [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**marked as duplicate of {{Bug|143237}} &lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**same here, set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
*{{Bug|158258}} log-in on hotmail.com works without any problem [[User:dtritscher|dtritscher]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are clear wishes that I think are implemented in kde 4.==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) &lt;br /&gt;
**yes, but you cant still add new custom browser identification strings in the gui, i think that was meant (katastrophe?)&lt;br /&gt;
***Edited the title a bit, asked if it was a JJ and moved to &amp;quot;plugin&amp;quot; section while asking if it was one. :)  [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; agreed [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are wishes that looks like bugs instead of wishes.==&lt;br /&gt;
&lt;br /&gt;
Ok, I think they're all bugs. Can we verify them? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**What shoudl this order be? Is it possible to move the DOM tree viewer into &amp;quot;view&amp;quot;? It's a plugin (possibly from extragear) and shows up under &amp;quot;tools&amp;quot;.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**Can't get testcase to open, didn't that testcase bug get fixed? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
***Ah, was supposed to save as tgz. Still there, moved.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-24T23:06:25Z</updated>
		
		<summary type="html">&lt;p&gt;Med: removing 141157, it can be reproduced perfectly in 4.1 branch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|159599}} Works as expected on svn revision 823139.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142470}} scrolling of iframes &amp;lt;/s&amp;gt; wfm [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==This is too long to edit; I'm splitting it==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
** set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
** I bet this is a WONTFIX. [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**marked as duplicate of {{Bug|143237}} &lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**same here, set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
*{{Bug|158258}} log-in on hotmail.com works without any problem [[User:dtritscher|dtritscher]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are clear wishes that I think are implemented in kde 4.==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) &lt;br /&gt;
**yes, but you cant still add new custom browser identification strings in the gui, i think that was meant (katastrophe?)&lt;br /&gt;
***Edited the title a bit, asked if it was a JJ and moved to &amp;quot;plugin&amp;quot; section while asking if it was one. :)  [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; agreed [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are wishes that looks like bugs instead of wishes.==&lt;br /&gt;
&lt;br /&gt;
Ok, I think they're all bugs. Can we verify them? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**What shoudl this order be? Is it possible to move the DOM tree viewer into &amp;quot;view&amp;quot;? It's a plugin (possibly from extragear) and shows up under &amp;quot;tools&amp;quot;.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**Can't get testcase to open, didn't that testcase bug get fixed? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
***Ah, was supposed to save as tgz. Still there, moved.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-24T22:56:56Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 161375 cannot be reproduced in 4.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|159599}} Works as expected on svn revision 823139.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141157}} Still present in 3.5.9. Dolphin can only show autocomplete for folders, and all characters show up in konq4 trunk. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142470}} scrolling of iframes &amp;lt;/s&amp;gt; wfm [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==This is too long to edit; I'm splitting it==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
** set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
** I bet this is a WONTFIX. [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**marked as duplicate of {{Bug|143237}} &lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&amp;lt;/s&amp;gt;&lt;br /&gt;
**same here, set to WORKSFORME [[User:dtritscher|dtritscher]]&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
*{{Bug|158258}} log-in on hotmail.com works without any problem [[User:dtritscher|dtritscher]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are clear wishes that I think are implemented in kde 4.==&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) &lt;br /&gt;
**yes, but you cant still add new custom browser identification strings in the gui, i think that was meant (katastrophe?)&lt;br /&gt;
***Edited the title a bit, asked if it was a JJ and moved to &amp;quot;plugin&amp;quot; section while asking if it was one. :)  [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; agreed [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
==The following bugs are wishes that looks like bugs instead of wishes.==&lt;br /&gt;
&lt;br /&gt;
Ok, I think they're all bugs. Can we verify them? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**What shoudl this order be? Is it possible to move the DOM tree viewer into &amp;quot;view&amp;quot;? It's a plugin (possibly from extragear) and shows up under &amp;quot;tools&amp;quot;.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
**Can't get testcase to open, didn't that testcase bug get fixed? [[User:Blauzahl|Blauzahl]]&lt;br /&gt;
***Ah, was supposed to save as tgz. Still there, moved.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay5/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-07-10T02:51:22Z</updated>
		
		<summary type="html">&lt;p&gt;Med: already closed apparently&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159643}} Works as expected in svn revision 823139&amp;lt;/s&amp;gt;.&lt;br /&gt;
*{{Bug|159599}} Works as expected on svn revision 823139.&lt;br /&gt;
*{{Bug|139567}} No more freezes here. [[User:Jtamate|Jtamate]]  i found a bug there katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139734}} the right button in scrollbars shows a menu. [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt; closed with then, hope thats right katastrophe 02:50, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160207}} State remains across different views. Shortcut works too. [[User:Dpalacio|dpalacio]]&amp;lt;/s&amp;gt; katastrophe 03:19, 20 June 2008 (CEST) closed as later&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161363}} the favicons behave correctly when opening new tabs in the steps given [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|161375}} flash seems to be working properly, though i am not using x86_64 and the reporter was. [[User:Ramblurr|Ramblurr]]&lt;br /&gt;
** flash is a pain. we should get someone with 64 to test that to make double sure (until recently it didn't work, hey everyone help me figure out how recently and fill in the flash chart above in the labor section), and then i'll write some nice anti-3.5.9 comment if need be. In general, a lot of the flash bugs are dups.[[User:Blauzahl|Blauzahl]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160416}} can't reproduce a crash for that. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139504}} asks and sends the cookies as expected. Also it is a possible duplicate bug&amp;lt;/s&amp;gt; [[User:Jtamate|Jtamate]]&lt;br /&gt;
** has been marked as duplicate.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|162969}} can't reproduce [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139667}} can't reproduce [[User:Jtamate|Jtamate]]&lt;br /&gt;
** I can't either, but i asked the reporter to see if it still happens. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141351}} Can reproduce it in 3.5.9 , but not in trunk [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Can't reproduce with either kde 3.5.9 or trunk. [[User:Sahaqiel|sahaqiel]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133924}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133526}} Fixed in runk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133410}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133592}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133783}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133951}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|133957}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134105}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161532}} Can't reproduce in trunk  814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce with 3.5.9 and apparently neither can the reporter. &amp;lt;/s&amp;gt;[[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141157}} Still present in 3.5.9. Dolphin can only show autocomplete for folders, and all characters show up in konq4 trunk. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141510}} Still there in 3.5.9 but fixed in trunk. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161676}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161656}} Can't reproduce in trunk r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134452}} File navigation through keyboard is fine. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134361}} Fixed in  3.5.9  and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134378}} confirmed in 3.5.9 (where probably it won't be fixed). Dolphin instead doesn't have this feature (added ppenz on CC). [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134570}} Probably the bug was about amule, not KDE. Anyway there is no feedback from the reporter (since 16 months) and the bug seems not be reproduced anymore with recent amule/kde versions. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134776}} Confirmed that digg.com registration process is correctly rendered and it doesn't consume a lot of CPU. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155325}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155307}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155236}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154993}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|154965}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155025}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155077}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|155130}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|155247}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139112 }} fixed in trunk and 3.5.9. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161689}} Gmail doesn't crash r814918 [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161719}} spell checking works [[User:Ramblurr|Ramblurr]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139126}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|139339}} Solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139437}} Cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Finex|FiNeX]]&lt;br /&gt;
** I can't either. WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|139412}} Cannot reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138219}} cannot reproduce in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]] closed by reporter. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157439}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157073}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|157076}} Can't reproduce in trunk [[User:Krop|Krop]]&lt;br /&gt;
** I can reproduce it in both 3.5.9 and trunk, but it seems a feature. The devs have to make a call on that one. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&amp;lt;s&amp;gt;*{{Bug|157112}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157217}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME too [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|157334}} Can't reproduce in trunk [[User:Krop|Krop]]&amp;lt;/s&amp;gt; closed katastrophe 01:35, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140487}} Solved in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140057}} Confirmed that it is solved in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|140315}} KDE 4 doesnt have &amp;quot;settings:/&amp;quot; anymore. Bug not reproducible. (fixed in 3.5.9)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|140110}} The page seems correctly rendered in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
** Only renders correctly in trunk, and renders correctly sometimes in 3.5.9, but a reload fixes the issue. I placed two different renders from kde 3.5.9 as attachments. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|140229}} Solved in trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141125}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141128}} Confirmed that the crash doesn't happen on a specific webpage. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141246}} &amp;quot;system:/&amp;quot; doesn't exist anymore on KDE4. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141510}} Fixed in trunk. [[User:Finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|141269}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*{{Bug|141268}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|141550}} Can't reproduce in 3.5.9 and trunk. &amp;lt;/s&amp;gt;[[User:Finex|FiNeX]]&lt;br /&gt;
** Since we both can't reproduce, WORKSFORME [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|141525}} Can't reproduce in 3.5.9 and trunk. [[User:Finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160735}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160819}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160886}} Can't reproduce in 3.5.8 and trunk. &amp;lt;/s&amp;gt;[[User:knusperfrosch|knusperfrosch]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161008}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161165}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|161178}} Can't reproduce in 3.5.8 and trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|146539}} kde4 trash files are in $HOME/.local/share/Trash/files/ [[User:Jtamate|Jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|128353}} Can't reproduce in trunk. --[[User:Jtamate|Jtamate]] 17:48, 6 June 2008 (CEST) well there is the question if you want to overwrite, but if you do the folder is gone, katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|79348}} Can't reproduce in trunk --[[User:Jtamate|Jtamate]] 18:15, 6 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138802}} Works for me in 3.5.9 and trunk.[[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Closed by reporter.&lt;br /&gt;
**Note that I got a crash in trunk, but this is a separate issue. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138810}} Works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Same with me, WORKSFORME. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138815}} Works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
**Reporter confirmed that it works, closing bug. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159266}} Works for me in kde beta 1. [[User:tazz|gaurav]] And me in 823139. [[User:hays|hays]]&amp;lt;/s&amp;gt; katastrophe&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159984}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160066}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159849}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; me too, im closing with worksforme katastrophe 03:28, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|159814}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|160442}} Can't reproduce in trunk. [[User:knusperfrosch|knusperfrosch]]&amp;lt;/s&amp;gt; worksforme katastrophe 14:58, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|138849}} Can't reproduce in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|75809}} Can't reproduce in 3.5.9 and trunk. --[[User:Jtamate|Jtamate]] 22:19, 11 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 14:04, 27 June 2008 (CEST)&lt;br /&gt;
*{{Bug|135622}} the settings dialog can be resized down to 520x520 katastrophe 05:25, 20 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|135623}} cant reproduce with trunk katastrophe 05:38, 20 June 2008 (CEST)&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|136030}} works for me in trunk katastrophe 06:21, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136316}} cant reproduce with trunk katastrophe 07:07, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136544}} cant reproduce, seems ok with trunk katastrophe 07:46, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141625}} i think the reporter means the search bar, but i cant reproduce in trunk katastrophe 17:15, 20 June 2008 (CEST)&lt;br /&gt;
*{{Bug|141726}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|141815}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|142068}} cant reproduce with trunk, konq displays the png as normal katastrophe&lt;br /&gt;
*{{Bug|142075}} cant reproduce with trunk, tried deleting files from here and there katastrophe&lt;br /&gt;
*{{Bug|142207}} cant reproduce with trunk katastrophe&lt;br /&gt;
*{{Bug|143182}} i think fixed, you cant delete things in a read-only folder, no option to do so katastrophe&lt;br /&gt;
*{{Bug|143159}} cant reproduce but im not sure, roundcube is strange katastrophe&lt;br /&gt;
&lt;br /&gt;
The following bugs are clear wishes that I think are implemented in kde 4.&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|69389}} show disk space --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|69437}} user agent configurable in gui  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST) --- yes, but you cant still add new custom browser identification strings in the gui, i think that was meant&lt;br /&gt;
*&amp;lt;s&amp;gt;Bug|125429}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; closed katastrophe 17:29, 21 June 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|134009}} the directory sorting is stored and retrieved in .directory files --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&amp;lt;/s&amp;gt; katastrophe 17:17, 21 June 2008 (CEST)&lt;br /&gt;
*{{Bug|53805}} ads supression --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
The following bugs are wishes that looks like bugs instead of wishes.&lt;br /&gt;
*{{Bug|88642}} view menu order  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|132780}} page with a lot of input boxes is redered slowly  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|136025}} slow rendering of tables  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;br /&gt;
*{{Bug|137330}} do not recognize the mime tipe of mbox file  --[[User:Jtamate|Jtamate]] 15:20, 12 June 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator"/>
				<updated>2008-06-08T14:05:13Z</updated>
		
		<summary type="html">&lt;p&gt;Med: Yet another bug&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Akregator===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. !! Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet&lt;br /&gt;
|-&lt;br /&gt;
|[[User:reldruh|reldruh]]||4.1 Beta1 || done&lt;br /&gt;
|-&lt;br /&gt;
|gemegik || 4.0.74-1 debian experimental || done&lt;br /&gt;
|-&lt;br /&gt;
|FilledVoid || 4.1 Beta1 || done&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk r812273 || ||&lt;br /&gt;
|-&lt;br /&gt;
|andy_ || svn trunk r818102 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Bug: Add 1 feed to an already existing folder in akregator (I used http://arstechnica.com/index.rssx). This should work fine. Try to add a second feed to the same folder (I used http://www.osnews.com/files/recent.xml). This should not work. Try to add the second feed again and akregator should crash. Backtrace is at http://pastebin.ca/1028657 -- [[User:Reldruh|Reldruh]]&lt;br /&gt;
&lt;br /&gt;
* Bug: when loading the full site in the preview pane (advanced option) and scolling and article with the mouse whell, scroll goes out of page boundaries and the preview pane only displays garbage then. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: When I hide the 'total' and 'not read' columns from the feed list, they reappear at next startup. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: Feed favicons don't stay between sessions, they only appear when fetching the feed. -- gemegik&lt;br /&gt;
** Confirmed [[User:Krop|Krop]]&lt;br /&gt;
&lt;br /&gt;
* Regression: In 3.5, akregator printed &amp;quot;$feedname ($unread_count)&amp;quot; as the feed title if the 'total' and 'not read' columns were hidden. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Regression: Doesn't follow the konqueror preferences for smooth scrolling (active in akregator while disabled in konqui). -- gemegik&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;limit feed archive size to...&amp;quot; doesn't accept values &amp;gt; 99 (same thing for &amp;quot;delete articles older than...&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;keep all articles&amp;quot; and &amp;quot;disable archiving&amp;quot; buttons is always unchecked when you open settings.&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Advanced : the &amp;quot;Configure&amp;quot; button is always greyed whatever choice you make.&lt;br /&gt;
&lt;br /&gt;
* [[User:Med|Med]] When a new feed entry is received, it it contains an apostrophe in the title, it will be displayed as &amp;amp;apos;. It works when marking a message as unread too. If i restart akregator, the apostrophes are displayed correctly. Images that illustrate the problem [http://mboquien.free.fr/akregator_1.png receiving a new entry] and [http://mboquien.free.fr/akregator_2.png after having clicked on this entry].&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a new tab, ctrl+w does not close it. [[User:Med|Med]]&lt;br /&gt;
**[http://pastebin.com/m531e246b One liner patch]. Link sent on #kontact but i put it here too in case it would be lost. [[User:Med|Med]] 03:15, 28 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a tab, if the page contains an error, a small red bug is displayed at the bottom of the screen. Unfortunately they are not removed  when a tab is closed. I think the expected behaviour would be that the bug is present only in relation to the active tab (therefore no bug would be displayed if there are bugs in inactive pages). [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;When sorting articles after Date, new articles of are showing between Yesterday and Thursday, see [http://img55.imageshack.us/img55/6729/snapshot1vu1.png here].&amp;lt;/s&amp;gt; -- andy_&lt;br /&gt;
&lt;br /&gt;
*When toggling View Modes ( Normal -&amp;gt; Combined -&amp;gt; Normal ) the feed preview list becomes empty. However does change back on clicking on another feed and returning back. See [http://img300.imageshack.us/img300/8796/verysmallbugth6.jpg here ] -- FilledVoid&lt;br /&gt;
&lt;br /&gt;
*Marking an article with a shortcut does not work (ctrl+I for important, ctrl+U for unread, etc.). It works when right-clicking and selecting in the menu though. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator"/>
				<updated>2008-05-28T01:26:34Z</updated>
		
		<summary type="html">&lt;p&gt;Med: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Akregator===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. !! Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet&lt;br /&gt;
|-&lt;br /&gt;
|[[User:reldruh|reldruh]]||4.1 Beta1 || done&lt;br /&gt;
|-&lt;br /&gt;
|gemegik || 4.0.74-1 debian experimental || done&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk r812273 || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Bug: Add 1 feed to an already existing folder in akregator (I used http://arstechnica.com/index.rssx). This should work fine. Try to add a second feed to the same folder (I used http://www.osnews.com/files/recent.xml). This should not work. Try to add the second feed again and akregator should crash. Backtrace is at http://pastebin.ca/1028657 -- [[User:Reldruh|Reldruh]]&lt;br /&gt;
&lt;br /&gt;
* Bug: when loading the full site in the preview pane (advanced option) and scolling and article with the mouse whell, scroll goes out of page boundaries and the preview pane only displays garbage then. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: When I hide the 'total' and 'not read' columns from the feed list, they reappear at next startup. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: Feed favicons don't stay between sessions, they only appear when fetching the feed. -- gemegik&lt;br /&gt;
** Confirmed [[User:Krop|Krop]]&lt;br /&gt;
&lt;br /&gt;
* Regression: In 3.5, akregator printed &amp;quot;$feedname ($unread_count)&amp;quot; as the feed title if the 'total' and 'not read' columns were hidden. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Regression: Doesn't follow the konqueror preferences for smooth scrolling (active in akregator while disabled in konqui). -- gemegik&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;limit feed archive size to...&amp;quot; doesn't accept values &amp;gt; 99 (same thing for &amp;quot;delete articles older than...&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;keep all articles&amp;quot; and &amp;quot;disable archiving&amp;quot; buttons is always unchecked when you open settings.&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Advanced : the &amp;quot;Configure&amp;quot; button is always greyed whatever choice you make.&lt;br /&gt;
&lt;br /&gt;
* [[User:Med|Med]] When a new feed entry is received, it it contains an apostrophe in the title, it will be displayed as &amp;amp;apos;. It works when marking a message as unread too. If i restart akregator, the apostrophes are displayed correctly. Images that illustrate the problem [http://mboquien.free.fr/akregator_1.png receiving a new entry] and [http://mboquien.free.fr/akregator_2.png after having clicked on this entry].&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a new tab, ctrl+w does not close it. [[User:Med|Med]]&lt;br /&gt;
**[http://pastebin.com/m531e246b One liner patch]. Link sent on #kontact but i put it here too in case it would be lost. [[User:Med|Med]] 03:15, 28 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a tab, if the page contains an error, a small red bug is displayed at the bottom of the screen. Unfortunately they are not removed  when a tab is closed. I think the expected behaviour would be that the bug is present only in relation to the active tab (therefore no bug would be displayed if there are bugs in inactive pages). [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator"/>
				<updated>2008-05-28T01:15:26Z</updated>
		
		<summary type="html">&lt;p&gt;Med: +patch to fix the problem&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Akregator===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. !! Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet&lt;br /&gt;
|-&lt;br /&gt;
|[[User:reldruh|reldruh]]||4.1 Beta1 || done&lt;br /&gt;
|-&lt;br /&gt;
|gemegik || 4.0.74-1 debian experimental || done&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk r812273 || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Bug: Add 1 feed to an already existing folder in akregator (I used http://arstechnica.com/index.rssx). This should work fine. Try to add a second feed to the same folder (I used http://www.osnews.com/files/recent.xml). This should not work. Try to add the second feed again and akregator should crash. Backtrace is at http://pastebin.ca/1028657 -- [[User:Reldruh|Reldruh]]&lt;br /&gt;
&lt;br /&gt;
* Bug: when loading the full site in the preview pane (advanced option) and scolling and article with the mouse whell, scroll goes out of page boundaries and the preview pane only displays garbage then. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: When I hide the 'total' and 'not read' columns from the feed list, they reappear at next startup. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: Feed favicons don't stay between sessions, they only appear when fetching the feed. -- gemegik&lt;br /&gt;
** Confirmed [[User:Krop|Krop]]&lt;br /&gt;
&lt;br /&gt;
* Regression: In 3.5, akregator printed &amp;quot;$feedname ($unread_count)&amp;quot; as the feed title if the 'total' and 'not read' columns were hidden. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Regression: Doesn't follow the konqueror preferences for smooth scrolling (active in akregator while disabled in konqui). -- gemegik&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;limit feed archive size to...&amp;quot; doesn't accept values &amp;gt; 99 (same thing for &amp;quot;delete articles older than...&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;keep all articles&amp;quot; and &amp;quot;disable archiving&amp;quot; buttons is always unchecked when you open settings.&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Advanced : the &amp;quot;Configure&amp;quot; button is always greyed whatever choice you make.&lt;br /&gt;
&lt;br /&gt;
* [[User:Med|Med]] When a new feed entry is received, it it contains an apostrophe in the title, it will be displayed as &amp;amp;apos;. It works when marking a message as unread too. If i restart akregator, the apostrophes are displayed correctly. Images that illustrate the problem [http://mboquien.free.fr/akregator_1.png receiving a new entry] and [http://mboquien.free.fr/akregator_2.png after having clicked on this entry].&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a new tab, ctrl+w does not close it. [[User:Med|Med]]&lt;br /&gt;
**[http://pastebin.com/m531e246b One liner patch]. Link sent on #kontact but i put it here too in case it would be lost. [[User:Med|Med]] 03:15, 28 May 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator"/>
				<updated>2008-05-27T04:16:53Z</updated>
		
		<summary type="html">&lt;p&gt;Med: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Akregator===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. !! Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet&lt;br /&gt;
|-&lt;br /&gt;
|[[User:reldruh|reldruh]]||4.1 Beta1 || done&lt;br /&gt;
|-&lt;br /&gt;
|gemegik || 4.0.74-1 debian experimental || done&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk r812273 || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Bug: Add 1 feed to an already existing folder in akregator (I used http://arstechnica.com/index.rssx). This should work fine. Try to add a second feed to the same folder (I used http://www.osnews.com/files/recent.xml). This should not work. Try to add the second feed again and akregator should crash. Backtrace is at http://pastebin.ca/1028657 -- [[User:Reldruh|Reldruh]]&lt;br /&gt;
&lt;br /&gt;
* Bug: when loading the full site in the preview pane (advanced option) and scolling and article with the mouse whell, scroll goes out of page boundaries and the preview pane only displays garbage then. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: When I hide the 'total' and 'not read' columns from the feed list, they reappear at next startup. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: Feed favicons don't stay between sessions, they only appear when fetching the feed. -- gemegik&lt;br /&gt;
** Confirmed [[User:Krop|Krop]]&lt;br /&gt;
&lt;br /&gt;
* Regression: In 3.5, akregator printed &amp;quot;$feedname ($unread_count)&amp;quot; as the feed title if the 'total' and 'not read' columns were hidden. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Regression: Doesn't follow the konqueror preferences for smooth scrolling (active in akregator while disabled in konqui). -- gemegik&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;limit feed archive size to...&amp;quot; doesn't accept values &amp;gt; 99 (same thing for &amp;quot;delete articles older than...&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;keep all articles&amp;quot; and &amp;quot;disable archiving&amp;quot; buttons is always unchecked when you open settings.&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Advanced : the &amp;quot;Configure&amp;quot; button is always greyed whatever choice you make.&lt;br /&gt;
&lt;br /&gt;
* [[User:Med|Med]] When a new feed entry is received, it it contains an apostrophe in the title, it will be displayed as &amp;amp;apos;. It works when marking a message as unread too. If i restart akregator, the apostrophes are displayed correctly. Images that illustrate the problem [http://mboquien.free.fr/akregator_1.png receiving a new entry] and [http://mboquien.free.fr/akregator_2.png after having clicked on this entry].&lt;br /&gt;
&lt;br /&gt;
*When opening an article in a new tab, ctrl+w does not close it. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/Akregator"/>
				<updated>2008-05-25T15:06:20Z</updated>
		
		<summary type="html">&lt;p&gt;Med: new bug&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Akregator===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. !! Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet&lt;br /&gt;
|-&lt;br /&gt;
|[[User:reldruh|reldruh]]||4.1 Beta1 || testing now&lt;br /&gt;
|-&lt;br /&gt;
|gemegik || 4.0.74-1 debian experimental || done&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk r812273 || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Bug: Add 1 feed to an already existing folder in akregator (I used http://arstechnica.com/index.rssx). This should work fine. Try to add a second feed to the same folder (I used http://www.osnews.com/files/recent.xml). This should not work. Try to add the second feed again and akregator should crash. Backtrace is at http://pastebin.ca/1028657 -- [[User:Reldruh|Reldruh]]&lt;br /&gt;
&lt;br /&gt;
* Bug: when loading the full site in the preview pane (advanced option) and scolling and article with the mouse whell, scroll goes out of page boundaries and the preview pane only displays garbage then. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: When I hide the 'total' and 'not read' columns from the feed list, they reappear at next startup. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Bug: Feed favicons don't stay between sessions, they only appear when fetching the feed. -- gemegik&lt;br /&gt;
** Confirmed [[User:Krop|Krop]]&lt;br /&gt;
&lt;br /&gt;
* Regression: In 3.5, akregator printed &amp;quot;$feedname ($unread_count)&amp;quot; as the feed title if the 'total' and 'not read' columns were hidden. -- gemegik&lt;br /&gt;
&lt;br /&gt;
* Regression: Doesn't follow the konqueror preferences for smooth scrolling (active in akregator while disabled in konqui). -- gemegik&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;limit feed archive size to...&amp;quot; doesn't accept values &amp;gt; 99 (same thing for &amp;quot;delete articles older than...&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Archive/&amp;quot;keep all articles&amp;quot; and &amp;quot;disable archiving&amp;quot; buttons is always unchecked when you open settings.&lt;br /&gt;
&lt;br /&gt;
* [[User:Krop|Krop]] Settings/Advanced : the &amp;quot;Configure&amp;quot; button is always greyed whatever choice you make.&lt;br /&gt;
&lt;br /&gt;
* [[User:Med|Med]] When a new feed entry is received, it it contains an apostrophe in the title, it will be displayed as &amp;amp;apos;. It works when marking a message as unread too. If i restart akregator, the apostrophes are displayed correctly. Images that illustrate the problem [http://mboquien.free.fr/akregator_1.png receiving a new entry] and [http://mboquien.free.fr/akregator_2.png after having clicked on this entry].&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer"/>
				<updated>2008-05-25T14:49:07Z</updated>
		
		<summary type="html">&lt;p&gt;Med: ~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===KOrganizer===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
I just recently rewrote the todo view completely. The rewrite is done, would be great if you could give it a throughout test. (nick:chiefaua, svn:thrainer)&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. || Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn r811489 || testing ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*[[User:finex|FiNeX]] On the calendar views (month/day/week) after selecting a range, if you start type a new event is created. You can do this only one time, after you have to close/restart korganizer for repeat this behaviour.&lt;br /&gt;
**[[User:finex|FiNeX]] Moreover on 3.5 what you typed were used as event title, this doesn't happen anymore.&lt;br /&gt;
&lt;br /&gt;
*[[User:finex|FiNeX]] crash on &amp;quot;file&amp;quot;-&amp;gt;&amp;quot;Export&amp;quot;-&amp;gt;&amp;quot;upload new hot stuff&amp;quot;. No backtrace, this is the shell output: http://pastebin.ca/1028758&lt;br /&gt;
** [[User:Krop|Krop]] Backtrace : http://pastebin.com/m7171fc13 &lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] start/end date on &amp;quot;event&amp;quot; dialog is too small: the first two digits of the year are cutted out. http://img338.imageshack.us/img338/6388/korganizerdateshq1.jpg&lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] &amp;quot;Edit reminders&amp;quot; dialog: the offset column text is between &amp;quot;&amp;lt;html&amp;gt;...&amp;lt;/html&amp;gt;&amp;quot;.&lt;br /&gt;
* [[User:finex|FiNeX]] &amp;quot;Edit event&amp;quot; file dialog: &amp;quot;Calendar:...&amp;quot; label too near to &amp;quot;Categories&amp;quot; label. It is confusing.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt; [[User:finex|FiNeX]] &amp;quot;Manage templates&amp;quot; dialog: if you have zero templates and you click on &amp;quot;apply template&amp;quot; the &amp;quot;new&amp;quot; button is disabled.&amp;lt;/s&amp;gt;&lt;br /&gt;
**&amp;lt;s&amp;gt; [[User:finex|FiNeX]] Patch for disabling the &amp;quot;apply template&amp;quot; button when there are zero templates: http://pastebin.ca/1028787 committed (authorized by winterz)&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] Tooltips on events display &amp;quot;&amp;amp;amp;nbsp;&amp;quot;:&lt;br /&gt;
http://img389.imageshack.us/img389/1826/korganizertooltipdu1.jpg&lt;br /&gt;
&lt;br /&gt;
* Menu item &amp;quot;help &amp;gt; about korganizer&amp;quot; change icon when hovering. -- gemegik, [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer</id>
		<title>Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPIMKrush1/KOrganizer"/>
				<updated>2008-05-25T14:48:44Z</updated>
		
		<summary type="html">&lt;p&gt;Med: icon problem when hovering&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===KOrganizer===&lt;br /&gt;
&lt;br /&gt;
====Application specific tips====&lt;br /&gt;
any application specific tips go here.&lt;br /&gt;
&lt;br /&gt;
I just recently rewrote the todo view completely. The rewrite is done, would be great if you could give it a throughout test. (nick:chiefaua, svn:thrainer)&lt;br /&gt;
&lt;br /&gt;
====Testers====&lt;br /&gt;
Please put your IRC nickname and KDE PIM svn revision number in the table if you are testing this app.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE PIM svn revision number tested. || Testing details&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 || not tested yet ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn r811489 || testing ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
Please list all bugs found in the application below here. Remember to sign every comment you write on this wiki page with &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*[[User:finex|FiNeX]] On the calendar views (month/day/week) after selecting a range, if you start type a new event is created. You can do this only one time, after you have to close/restart korganizer for repeat this behaviour.&lt;br /&gt;
**[[User:finex|FiNeX]] Moreover on 3.5 what you typed were used as event title, this doesn't happen anymore.&lt;br /&gt;
&lt;br /&gt;
*[[User:finex|FiNeX]] crash on &amp;quot;file&amp;quot;-&amp;gt;&amp;quot;Export&amp;quot;-&amp;gt;&amp;quot;upload new hot stuff&amp;quot;. No backtrace, this is the shell output: http://pastebin.ca/1028758&lt;br /&gt;
** [[User:Krop|Krop]] Backtrace : http://pastebin.com/m7171fc13 &lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] start/end date on &amp;quot;event&amp;quot; dialog is too small: the first two digits of the year are cutted out. http://img338.imageshack.us/img338/6388/korganizerdateshq1.jpg&lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] &amp;quot;Edit reminders&amp;quot; dialog: the offset column text is between &amp;quot;&amp;lt;html&amp;gt;...&amp;lt;/html&amp;gt;&amp;quot;.&lt;br /&gt;
* [[User:finex|FiNeX]] &amp;quot;Edit event&amp;quot; file dialog: &amp;quot;Calendar:...&amp;quot; label too near to &amp;quot;Categories&amp;quot; label. It is confusing.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt; [[User:finex|FiNeX]] &amp;quot;Manage templates&amp;quot; dialog: if you have zero templates and you click on &amp;quot;apply template&amp;quot; the &amp;quot;new&amp;quot; button is disabled.&amp;lt;/s&amp;gt;&lt;br /&gt;
**&amp;lt;s&amp;gt; [[User:finex|FiNeX]] Patch for disabling the &amp;quot;apply template&amp;quot; button when there are zero templates: http://pastebin.ca/1028787 committed (authorized by winterz)&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[User:finex|FiNeX]] Tooltips on events display &amp;quot;&amp;amp;amp;nbsp;&amp;quot;:&lt;br /&gt;
http://img389.imageshack.us/img389/1826/korganizertooltipdu1.jpg&lt;br /&gt;
&lt;br /&gt;
* Menu item &amp;quot;help &amp;gt; about korganizer&amp;quot; change icon when hovering. -- gemegik, Med&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_awaiting_feedback</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs awaiting feedback</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_awaiting_feedback"/>
				<updated>2008-05-20T04:11:26Z</updated>
		
		<summary type="html">&lt;p&gt;Med: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs awaiting feedback===&lt;br /&gt;
'''NB. Feedback should only be requested for bugs if you have tried and failed to reproduce them or if the report contains insufficient information to try and reproduce the bug. Requesting feedback for a bug should be seen as a ''last resort'' only.'''&lt;br /&gt;
&lt;br /&gt;
Bugs for which feedback has been requested, which should be revisited in 30 days to see if there's any response. Please list all bugs here for which feedback has been requested.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|120937}} - asked for an url to view the problem. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121584}} - if there is no asnswer in one month, close the bug. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121660}} - how to create a directory with / in the name?. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108182}} - original bug reported by tzander. seems like we could close this so I asked if he agrees. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129896}} - cant reproduce, asked for more information from submitter. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130207}} - The bug is reproducible in web pages that have authentication and frames. Asked the user if he stills experiences the bug. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - the test URL is not longer valid. I have asked for a new one. [[User:Med|Med]]&lt;br /&gt;
**Blauzahl promised to check it. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|132826}} - Waiting for feedback [[User:finex|FiNeX]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130998}} - can't reproduce it, asked if the bug still applies [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|132304}} - Asked if the problem persists. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131779}} - Original site down, Maksim commented. Asked for more information [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|132118}} - Site down, asked if there was a copy available [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|132127}} - Almost no information given. I'll wait for a feedback for 2 weeks an mark it INVALID after. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|135208}} - Waiting for feedback. [[User:finex|FiNeX]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|135180}} - Asked for converting the bug in a WISH. [[User:finex|FiNeX]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_needing_users_with_particular_setups</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing users with particular setups</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_needing_users_with_particular_setups"/>
				<updated>2008-05-19T00:08:48Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 3 rather 4 i think&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs needing users with particular setups===&lt;br /&gt;
Bugs that require particular software or hardware that you don't have available should be listed here with a description of the non-standard requirement.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|99133}} - need dual screen setup using xinerama [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|122601}} - although it seems to be fixed, it should be checked near midnight once more. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|93349}} - I have neither Samba sharing nor NFS enabled. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
** I can't reproduce this anymore with konqueror 3.5.9 and samba sharing [[User:Zmeyski|zmeYski]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - I haven't got Samba or CUPS server installed. [[User:Szotsaki|Szotsaki]] ** Moved to Not present in kde 4 (I have cups installed) [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine with konqueror 3.5.9 also, both Samba and CUPS [[User:Zmeyski|zmeYski]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124209}} - I haven't got Samba server installed. [[User:jtamate|jtamate]]&lt;br /&gt;
** Can't reproduce this anymore with konqueror 3.5.9 [[User:Zmeyski|zmeYski]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|98151}} - needs a webdav user. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|117142}} - probably needs someone with a working konqueror multimedia setup/kmplayer. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131317}} - a webserver needed for fileuploads [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131356}} - requires the citrix icaclient [[User:joselb|joselb]]&lt;br /&gt;
*{{Bug|89194}} - someone with digicam or usb drive and UUID is needed katastrophe 20:06, 18 May 2008 (CEST)&lt;br /&gt;
*{{Bug|132920}} - Windows share needed for testing. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|132755}} - Real player needed for testing. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|130699}} - NEC usb floppy needed, or similar hardware? [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|131725}} - Needs someone with ACLs. contains a &amp;lt;b&amp;gt;patch&amp;lt;/b&amp;gt; [[User:lemma|lemma]].&lt;br /&gt;
*{{Bug|131681}} - Needs someone with a larger-than-average windows network to connect to. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|131863}} - Needs an account on palmgear.com. Asked the reporter if the problem persists. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|132147}} - Needs an earthlink.com email account. Asked the reporter if the problem persists. [[User:lemma|lemma]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4"/>
				<updated>2008-05-18T19:06:46Z</updated>
		
		<summary type="html">&lt;p&gt;Med: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This bug day will take place on Sunday, May 18th 2008, but feel free to start early. The aim of this bug day is to clear as many Konqueror-general bugs as possible. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror, component General.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check for: simple step-by-step instructions, reproducibility, and most of all, come up with test-cases for reproducing the bugs. This will enable the Konqueror developers to deal with bugs more easily, and so have more time left to actually fix them.''' When you have added either a test-case or step-by-step instructions for the reproduction of a bug, please list it in the appropriate section below, so that a second triager can see if they can get your instructions/test-case to work correctly. [http://konqueror.kde.org/investigatebug/ This page] provides an excellent explanation of how to create a test-case. [http://techbase.kde.org/index.php?title=Contribute/Bugsquad This page] also has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Konqueror doesn't have as many duplicates as some applications, and we don't want to claim things are duplicates when they aren't. So do not look too hard for them, and '''make sure''' to double check them with someone else, preferably one of the developers before marking/closing.'''We especially don't want to create more work for developers!'''&lt;br /&gt;
&lt;br /&gt;
Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
You should either be working with Konqueror from KDE 4 (either 4.0.3 or newer is best or SVN trunk) for testing these bugs.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Always make a note on the bug of what the status is in the version you are testing with (be explicit as to what version of 4 you are using, mentioning whether it is a source build and which distro the packages come from).}}&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
If you come across a bug with a testcase in the text, put it under the testcase section. If it isn't marked &amp;quot;testcase&amp;quot; in the title, make a note of that. Check that the testcase works! (And doesn't work!)&lt;br /&gt;
&lt;br /&gt;
Most importantly, we need to [http://konqueror.kde.org/investigatebug/ create testcases]. These are time-consuming, but extremely useful and really help out developers. These are especially important if it is a site that is either a non-Western language or a site you need some sort of account for. &lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Version field===&lt;br /&gt;
Keep an eye on what the &amp;quot;Version:&amp;quot; fields say in Bugzilla. If it says &amp;quot;unspecified&amp;quot;, change the version field to match what the report says, i.e. to match version the bug was first reported in. &amp;lt;b&amp;gt;Do not change the version number  if it is currently set as a number!&amp;lt;/b&amp;gt; (ex. from 3.5.2 to 4.0.2)&lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can do this with the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Update bugzilla===&lt;br /&gt;
Add your comments even on bugzilla for a more complete feedback by users and developers.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Please select a period of bugs from the [[#Division_of_Labour|Division of Labour]] section below and mark your name next to it and mark it with your irc nickname to show that you are working on it. When you have completed all the bugs in that section, please mark it as complete.&lt;br /&gt;
&lt;br /&gt;
For each bug, try and reproduce it as described in the report. Then list it in the appropriate section below. '''If you wish to close or mark as duplicate a bug, please list it here even if you have the bugzilla permissions to do so, in order to get a second opinion from another triager. This will help to reduce the number of incorrect actions taken on bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:stepane|stepane]]||kubuntu hardy backport KDE 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r808613 ||&lt;br /&gt;
|-&lt;br /&gt;
|katastrophe || kubuntu 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtamate|jtamate]]||svn trunk r807691 (20080507) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Jannex|Jannex]]|| Kubuntu 4.0.4 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || 3.5.9 and trunk &amp;lt;s&amp;gt;r807699&amp;lt;/s&amp;gt; r808795||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:szotsaki|szotsaki]] || 4.0.4 (openSUSE 11 beta offered packages)||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|Frank78ac]] || 3.5.9 and trunk r808111 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:hays|hays]] || 4.0.4 gentoo-portage ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Auzon|Auzon]] || 4.0.3 Fedora 9 ([http://www.smolts.org/client/show_all/pub_3110be03-4657-448f-9aa3-3792e1549040|smolt hardware profile]) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r809039 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:joselb|joselb]] || 3.5.9 and kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:techo|ecki]] || 3.5.9 and svn trunk r808533 (qt4.4 final) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:balachandran_c|bala]] || Debian, 4:4.0.68+svn794641 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jael|jael]] ||  kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Sacha|xsacha]] || Windows Server 2008 with KDE 4.0.73 and qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:henrikmidtiby|henrikmidtiby]] || Ubuntu 8.04 with KDE 4.0.3 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Blauzahl|Blauzahl]] || 4.0 branch r802901 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Med|Med]] || 3.5.7 and svn trunk r809157&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Sahaqiel|sahaqiel]] || 3.5.9 and svn trunk r808114&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]] || 3.5.9 and svn trunk r806921&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a month that is not already taken and then query bugs.kde.org for all bugs in that month. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
The bugzilla query to use for this triage day can be [http://bugs.kde.org/query.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-03-01&amp;amp;chfieldto=2003-03-31&amp;amp;chfieldvalue=&amp;amp;newqueryname=&amp;amp;namedcmd=2003-onwards  found here]. Be sure to correct the dates to the month which you will triage before running the query.&lt;br /&gt;
&lt;br /&gt;
{{Tip| '''The most recent months (2008+) should be done by people using recent SVN trunk.'''}}&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
'''Does flash work or not?'''&lt;br /&gt;
&lt;br /&gt;
http://techbase.kde.org/index.php?title=Contribute/Bugsquad/BugDays/flashplugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month/time period !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 2004-09 || 14 || katastrophe 15:23, 13 May 2008 (CEST) || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-09-01&amp;amp;chfieldto=2004-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-10 || 10 || [[User:Jannex|Jannex]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-10-01&amp;amp;chfieldto=2004-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-11 || 9 || [[User:szotsaki|szotsaki]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-11-01&amp;amp;chfieldto=2004-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-12 || 14 || [[User:Szotsaki|Szotsaki]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-12-01&amp;amp;chfieldto=2005-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-01 || 11 || [[User:Talavis|Talavis]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-01-01&amp;amp;chfieldto=2005-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-02 || 3 || [[User:Talavis|Talavis]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-02-01&amp;amp;chfieldto=2005-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-04 || 3 || [[User:Frank78ac|Frank78ac]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-04-01&amp;amp;chfieldto=2005-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-05 || 9 || [[User:Frank78ac|Frank78ac]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-05-01&amp;amp;chfieldto=2005-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-06 || 9 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-06-01&amp;amp;chfieldto=2005-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-07 || 9 || [[User:techo|ecki]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-07-01&amp;amp;chfieldto=2005-08-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-11 || 8 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-11-01&amp;amp;chfieldto=2005-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-12 || 11 ||  || continue at 117546|| [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-12-01&amp;amp;chfieldto=2006-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-01 || 10 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-01-01&amp;amp;chfieldto=2006-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-02 || 17 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-02-01&amp;amp;chfieldto=2006-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-03-2 || 16 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-03-16&amp;amp;chfieldto=2006-04-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-04-1 || 17 || [[User:jtamate|jtamate]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-04-01&amp;amp;chfieldto=2006-04-19&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-05-2 || 16 || [[User: stepane|stepane]] || In Progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-05-17&amp;amp;chfieldto=2006-06-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-06-2 || 15 || [[User: henrikmidtiby|henrikmidtiby]] ||  In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-06-15&amp;amp;chfieldto=2006-07-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-1 || 16 || [[User: Sahaqiel|sahaqiel]] || In progress  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-01&amp;amp;chfieldto=2006-07-16&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-2 || 18 || [[User:joselb|joselb]] || just starting || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-16&amp;amp;chfieldto=2006-08-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-1 || 20 || [[User:lemma|lemma]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-01&amp;amp;chfieldto=2006-08-13&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-3 || 19 || [[User:finex|FiNeX]] ||  done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-21&amp;amp;chfieldto=2006-09-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-1 || 22 || katastrophe 20:24, 18 May 2008 (CEST) || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-01&amp;amp;chfieldto=2006-09-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-18&amp;amp;chfieldto=2006-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-01&amp;amp;chfieldto=2006-10-13&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-13&amp;amp;chfieldto=2006-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-1 || 16 || [[User:jtamate|jtamate]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-01&amp;amp;chfieldto=2006-11-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-2 || 16 || [[User:Med|Med]] || Done except {{Bug|137520}} and {{Bug|137608}}, a bit lazy with Java bugs at the moment || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-07&amp;amp;chfieldto=2006-11-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-21&amp;amp;chfieldto=2006-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-01&amp;amp;chfieldto=2006-12-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-16&amp;amp;chfieldto=2007-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-01&amp;amp;chfieldto=2007-01-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-14&amp;amp;chfieldto=2007-01-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-01&amp;amp;chfieldto=2007-02-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-12&amp;amp;chfieldto=2007-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-01&amp;amp;chfieldto=2007-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-12&amp;amp;chfieldto=2007-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-01&amp;amp;chfieldto=2007-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-11&amp;amp;chfieldto=2007-04-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-3 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-21&amp;amp;chfieldto=2007-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-1 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-01&amp;amp;chfieldto=2007-05-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-16&amp;amp;chfieldto=2007-05-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-25&amp;amp;chfieldto=2007-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-1 || 24 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-01&amp;amp;chfieldto=2007-06-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-18&amp;amp;chfieldto=2007-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-07-01&amp;amp;chfieldto=2007-07-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-01&amp;amp;chfieldto=2007-08-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-17&amp;amp;chfieldto=2007-09-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-01&amp;amp;chfieldto=2007-09-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-17&amp;amp;chfieldto=2007-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-01&amp;amp;chfieldto=2007-10-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-14&amp;amp;chfieldto=2007-10-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-22&amp;amp;chfieldto=2007-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-01&amp;amp;chfieldto=2007-11-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-09&amp;amp;chfieldto=2007-11-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-18&amp;amp;chfieldto=2007-11-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-25&amp;amp;chfieldto=2007-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-01&amp;amp;chfieldto=2007-12-08&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-08&amp;amp;chfieldto=2007-12-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-3 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-14&amp;amp;chfieldto=2007-12-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-22&amp;amp;chfieldto=2008-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-01&amp;amp;chfieldto=2008-01-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-2 || 21 ||  ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-11&amp;amp;chfieldto=2008-01-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-3 || 26 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-16&amp;amp;chfieldto=2008-01-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-4 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-23&amp;amp;chfieldto=2008-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-01&amp;amp;chfieldto=2008-02-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-09&amp;amp;chfieldto=2008-02-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-3 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-14&amp;amp;chfieldto=2008-02-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-22&amp;amp;chfieldto=2008-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-01&amp;amp;chfieldto=2008-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-12&amp;amp;chfieldto=2008-03-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-3 || 28 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-23&amp;amp;chfieldto=2008-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-01&amp;amp;chfieldto=2008-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-11&amp;amp;chfieldto=2008-04-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-18&amp;amp;chfieldto=2008-04-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-4 || 11 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-26&amp;amp;chfieldto=2008-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-01&amp;amp;chfieldto=2008-05-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-2 || 19+ || ||  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-07&amp;amp;chfieldto=2008-05-18&amp;amp;fieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs 1642)&lt;br /&gt;
&lt;br /&gt;
== Completed Bugs ==&lt;br /&gt;
Below lists the various sections for completed bugs. This aids everyone in double checking each other's work. In addition this allows those of us that don't have bugzilla permissions to list bugs so that the folks with the permissions can follow up. &lt;br /&gt;
&lt;br /&gt;
Please note that this is an experimental layout designed to reduce the number of edit conflicts on this page. Each section is its own subpage. The best way to work with this is to enable section editing by going to &amp;quot;My preferences&amp;quot; &amp;gt; &amp;quot;editing&amp;quot; &amp;gt; &amp;quot;Enable section editing via [edit] links&amp;quot;. When you click edit you will automatically edit the subpage.&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality not present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs not related to today}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do}}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_awaiting_feedback</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs awaiting feedback</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_awaiting_feedback"/>
				<updated>2008-05-18T18:02:51Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137099&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs awaiting feedback===&lt;br /&gt;
'''NB. Feedback should only be requested for bugs if you have tried and failed to reproduce them or if the report contains insufficient information to try and reproduce the bug. Requesting feedback for a bug should be seen as a ''last resort'' only.'''&lt;br /&gt;
&lt;br /&gt;
Bugs for which feedback has been requested, which should be revisited in 30 days to see if there's any response. Please list all bugs here for which feedback has been requested.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|120937}} - asked for an url to view the problem. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121584}} - if there is no asnswer in one month, close the bug. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121660}} - how to create a directory with / in the name?. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108182}} - original bug reported by tzander. seems like we could close this so I asked if he agrees. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129896}} - cant reproduce, asked for more information from submitter. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130207}} - The bug is reproducible in web pages that have authentication and frames. Asked the user if he stills experiences the bug. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - the test URL is not longer valid. I have asked for a new one. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T18:02:23Z</updated>
		
		<summary type="html">&lt;p&gt;Med: i move it to another category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137213}} - works fine in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136661}} - it works for sahaqiel and Med. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136782}} - it was solved and works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131051}} - still present in 3.5.9 but works in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137611}} - still present in 3.5.7 but works in trunk [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130253}} - It works in 3.5.9 and trunk with me. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|90521}} - couldnt reproduce with 4.0.73 katastrophe 18:40, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|89558}} - couldnt reproduce as the first file is no more selected by default 4.0.73 katastrophe 18:45, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88644}} - in the right menu now(gentoo 4.0.73) katastrophe 18:49, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130365}} - This bug is not easily reproducible because it happens sometimes ( follow duplicates for more information ). Since it never happened to me in either 3.5.9 or trunk maybe it's possible to close until it happens again. (or REMIND according to lemma) [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137508}} - could not test since alt-tab did not work in presentation mode for me however lemma tested and could not reproduce in either 3.5.9 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137526}} - now in koonqueror, shift-click only preselects the current file and not a random number of files. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130426}} - bug present in 3.5.9 but fixed in trunk. Bug version needs to be changed. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
*{{Bug|88960}} - couldnt reproduce with 4.0.73(the thing with the split view) katastrophe 19:53, 18 May 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T17:39:37Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137526&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137213}} - works fine in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136661}} - it works for sahaqiel and Med. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136782}} - it was solved and works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131051}} - still present in 3.5.9 but works in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137611}} - still present in 3.5.7 but works in trunk [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130253}} - It works in 3.5.9 and trunk with me. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|90521}} - couldnt reproduce with 4.0.73 katastrophe 18:40, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|89558}} - couldnt reproduce as the first file is no more selected by default 4.0.73 katastrophe 18:45, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88644}} - in the right menu now(gentoo 4.0.73) katastrophe 18:49, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130365}} - This bug is not easily reproducible because it happens sometimes ( follow duplicates for more information ). Since it never happened to me in either 3.5.9 or trunk maybe it's possible to close until it happens again. (or REMIND according to lemma) [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137508}} - could not test since alt-tab did not work in presentation mode for me however lemma tested and could not reproduce in either 3.5.9 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137526}} - now in koonqueror, shift-click only preselects the current file and not a random number of files. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T17:30:46Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137508&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137213}} - works fine in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136661}} - it works for sahaqiel and Med. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136782}} - it was solved and works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131051}} - still present in 3.5.9 but works in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137611}} - still present in 3.5.7 but works in trunk [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130253}} - It works in 3.5.9 and trunk with me. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|90521}} - couldnt reproduce with 4.0.73 katastrophe 18:40, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|89558}} - couldnt reproduce as the first file is no more selected by default 4.0.73 katastrophe 18:45, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|88644}} - in the right menu now(gentoo 4.0.73) katastrophe 18:49, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130365}} - This bug is not easily reproducible because it happens sometimes ( follow duplicates for more information ). Since it never happened to me in either 3.5.9 or trunk maybe it's possible to close until it happens again. (or REMIND according to lemma) [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137508}} - could not test since alt-tab did not work in presentation mode for me however lemma tested and could not reproduce in either 3.5.9 or trunk.&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality_not_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality not present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality_not_present_in_4.x"/>
				<updated>2008-05-18T17:11:38Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137485&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Functionality not present or moved out ouf konqueror in 4.x===&lt;br /&gt;
Add the bug here if it describes something which is not present in 4.x.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|100133}} - confirmed in 3.5.9, does not apply to 4.x since Konqueror now uses dolphinpart [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121092}} - does not apply to 4.x since treeview is not present [[User:jtamate|jtamate]]&lt;br /&gt;
*{{Bug|96166}} - resolved in 3.5.9, unable to find the setting in 4.x [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|93333}} - the autoload function is not present in 4.0.4. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
*{{Bug|92178}} - confirmed in 3.5.9, but 4.0.4 doesn't include equivalent functionality. [[User:Jannex|Jannex]]&lt;br /&gt;
*{{Bug|97614}} - confirmed in 3.5.9, still resists in Dolphin (does it work with FAM enabled?), so probably have to file a bug there as well. [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|94195}} - There is no (built-in) Find tab exists in 4.0.4. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
*{{Bug|96704}} - no previews in Konq 4?, still there in 3.5.9, works in Dolphin. [[User:Talavis|talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|106682}} - works fine in 3.5.9, not applicable to KDE4. [[User:lemma|lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|117417}} - system:/ kio-slave related, which has been removed, see http://commit-digest.org/issues/2007-07-08/moreinfo/684518 [[User:jael|jael]]&lt;br /&gt;
*{{Bug|117516}}- system:/ kio-slave related, which has been removed [[User:jael|jael]]&lt;br /&gt;
*{{Bug|88905}} - i think doesnt apply anymore because moved to dolphinpart, couldnt reproduce katastrophe 19:01, 18 May 2008 (CEST)&lt;br /&gt;
*{{Bug|137028}} - the &amp;quot;Folder Icons Reflect Contents&amp;quot; option is no longer present apparently. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|137485}} The compress menu action seems to be gone. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality_not_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality not present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality_not_present_in_4.x"/>
				<updated>2008-05-18T17:10:42Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137028&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Functionality not present or moved out ouf konqueror in 4.x===&lt;br /&gt;
Add the bug here if it describes something which is not present in 4.x.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|100133}} - confirmed in 3.5.9, does not apply to 4.x since Konqueror now uses dolphinpart [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121092}} - does not apply to 4.x since treeview is not present [[User:jtamate|jtamate]]&lt;br /&gt;
*{{Bug|96166}} - resolved in 3.5.9, unable to find the setting in 4.x [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|93333}} - the autoload function is not present in 4.0.4. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
*{{Bug|92178}} - confirmed in 3.5.9, but 4.0.4 doesn't include equivalent functionality. [[User:Jannex|Jannex]]&lt;br /&gt;
*{{Bug|97614}} - confirmed in 3.5.9, still resists in Dolphin (does it work with FAM enabled?), so probably have to file a bug there as well. [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|94195}} - There is no (built-in) Find tab exists in 4.0.4. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
*{{Bug|96704}} - no previews in Konq 4?, still there in 3.5.9, works in Dolphin. [[User:Talavis|talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|106682}} - works fine in 3.5.9, not applicable to KDE4. [[User:lemma|lemma]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|117417}} - system:/ kio-slave related, which has been removed, see http://commit-digest.org/issues/2007-07-08/moreinfo/684518 [[User:jael|jael]]&lt;br /&gt;
*{{Bug|117516}}- system:/ kio-slave related, which has been removed [[User:jael|jael]]&lt;br /&gt;
*{{Bug|88905}} - i think doesnt apply anymore because moved to dolphinpart, couldnt reproduce katastrophe 19:01, 18 May 2008 (CEST)&lt;br /&gt;
*{{Bug|137028}} - the &amp;quot;Folder Icons Reflect Contents&amp;quot; option is no longer present apparently. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do"/>
				<updated>2008-05-18T16:57:59Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 136986&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs that you can't do===&lt;br /&gt;
If you have bugs in your month that you can't do, and no-one has been able to help you with on IRC, please list them here for someone else to have a look at.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|99007}} - I don't know how to test this. [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121851}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|119805}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123731}} - The terminal emulation does not start bash for me. I can not test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124115}} - I can not test it, it enters an infinite loop for me in truk 20080507 when I add an application. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124306}} - I can not edit bookmarks because a timeout in dbus happens to me  in truk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124083}} - I'm testing in an icewm and remote xming configuration without virtual desktops. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124909}} - I do not have automount enabled. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125139}} - I only have ALSA null dsp. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125408}} - Fortunately, I only have Linux in this machine. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124858}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94736}} - Konqueror really doesn't support the error:// protocol, but I don't know whether the 4.0.4 browser generates such lists in case of a crash. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94794}} - If I try to download - with left click - a big file ( ftp.fsn.hu/testfiles/1G ), 4.0.4 crashes. If I try to download some else - either with left or right click - KGet appears, but it delays all my downloads, does not want to start anything. Please, test this, it's an easily verifiable bug. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125421}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125747}} - konqueror 4 seems to not support the system: protocol. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|97449}} - me not understand &amp;gt;.&amp;lt; [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109235}} - can not test it, because of broken terminal emulation in trunk. [[User:Techo|Techo]] 12:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136617}} - Do not know what is XHR. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109924}} - Dragging a URL to a Panel-Icon doesn't open anything at my system, neither on 3.5.9 (Kubuntu) nor svn trunk. [[User:Techo|ecki]] 12:54, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109498}} - Can't reproduce bug because of missing kaffeine. [[User:Techo|ecki]] 13:02, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109493}} - don't know how to test this. [[User:Techo|ecki]] 13:43, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109063}} - can't reproduce because of missing Java Webstart - it works at least with kwrite. [[User:Techo|ecki]] 14:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130999}} - Zips don't open as folders on my system, neither in 3.5.9 nor 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137171}} - A samba network is needed. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137257}} - Anyone wants to buy something on ebay to test the bug? [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130181}} - Test case in the bug is given in php code, which requires a php instalation or a remote php server, and I don't have any at the moment. Also version is unspecified. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137610}} - It needs a full KDE desktop. I am still with 3.5. If someone wants to check it. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136986}} - Flickr account needed. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do"/>
				<updated>2008-05-18T16:35:28Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137610&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs that you can't do===&lt;br /&gt;
If you have bugs in your month that you can't do, and no-one has been able to help you with on IRC, please list them here for someone else to have a look at.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|99007}} - I don't know how to test this. [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121851}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|119805}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123731}} - The terminal emulation does not start bash for me. I can not test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124115}} - I can not test it, it enters an infinite loop for me in truk 20080507 when I add an application. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124306}} - I can not edit bookmarks because a timeout in dbus happens to me  in truk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124083}} - I'm testing in an icewm and remote xming configuration without virtual desktops. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124909}} - I do not have automount enabled. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125139}} - I only have ALSA null dsp. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125408}} - Fortunately, I only have Linux in this machine. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124858}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94736}} - Konqueror really doesn't support the error:// protocol, but I don't know whether the 4.0.4 browser generates such lists in case of a crash. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94794}} - If I try to download - with left click - a big file ( ftp.fsn.hu/testfiles/1G ), 4.0.4 crashes. If I try to download some else - either with left or right click - KGet appears, but it delays all my downloads, does not want to start anything. Please, test this, it's an easily verifiable bug. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125421}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125747}} - konqueror 4 seems to not support the system: protocol. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|97449}} - me not understand &amp;gt;.&amp;lt; [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109235}} - can not test it, because of broken terminal emulation in trunk. [[User:Techo|Techo]] 12:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136617}} - Do not know what is XHR. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109924}} - Dragging a URL to a Panel-Icon doesn't open anything at my system, neither on 3.5.9 (Kubuntu) nor svn trunk. [[User:Techo|ecki]] 12:54, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109498}} - Can't reproduce bug because of missing kaffeine. [[User:Techo|ecki]] 13:02, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109493}} - don't know how to test this. [[User:Techo|ecki]] 13:43, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109063}} - can't reproduce because of missing Java Webstart - it works at least with kwrite. [[User:Techo|ecki]] 14:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130999}} - Zips don't open as folders on my system, neither in 3.5.9 nor 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137171}} - A samba network is needed. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137257}} - Anyone wants to buy something on ebay to test the bug? [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130181}} - Test case in the bug is given in php code, which requires a php instalation or a remote php server, and I don't have any at the moment. [[User:Sahaqiel|sahaqiel]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137610}} - It needs a full KDE desktop. I am still with 3.5. If someone wants to check it. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T16:31:10Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137611&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137213}} - works fine in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136661}} - it works for sahaqiel and Med. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136782}} - it was solved and works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131051}} - still present in 3.5.9 but works in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137611}} - still present in 3.5.7 but works in trunk [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do"/>
				<updated>2008-05-18T15:05:27Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137257&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs that you can't do===&lt;br /&gt;
If you have bugs in your month that you can't do, and no-one has been able to help you with on IRC, please list them here for someone else to have a look at.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|99007}} - I don't know how to test this. [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121851}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|119805}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123731}} - The terminal emulation does not start bash for me. I can not test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124115}} - I can not test it, it enters an infinite loop for me in truk 20080507 when I add an application. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124306}} - I can not edit bookmarks because a timeout in dbus happens to me  in truk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124083}} - I'm testing in an icewm and remote xming configuration without virtual desktops. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124909}} - I do not have automount enabled. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125139}} - I only have ALSA null dsp. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125408}} - Fortunately, I only have Linux in this machine. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124858}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94736}} - Konqueror really doesn't support the error:// protocol, but I don't know whether the 4.0.4 browser generates such lists in case of a crash. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94794}} - If I try to download - with left click - a big file ( ftp.fsn.hu/testfiles/1G ), 4.0.4 crashes. If I try to download some else - either with left or right click - KGet appears, but it delays all my downloads, does not want to start anything. Please, test this, it's an easily verifiable bug. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125421}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125747}} - konqueror 4 seems to not support the system: protocol. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|97449}} - me not understand &amp;gt;.&amp;lt; [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109235}} - can not test it, because of broken terminal emulation in trunk. [[User:Techo|Techo]] 12:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136617}} - Do not know what is XHR. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109924}} - Dragging a URL to a Panel-Icon doesn't open anything at my system, neither on 3.5.9 (Kubuntu) nor svn trunk. [[User:Techo|ecki]] 12:54, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109498}} - Can't reproduce bug because of missing kaffeine. [[User:Techo|ecki]] 13:02, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109493}} - don't know how to test this. [[User:Techo|ecki]] 13:43, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109063}} - can't reproduce because of missing Java Webstart - it works at least with kwrite. [[User:Techo|ecki]] 14:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130999}} - Zips don't open as folders on my system, neither in 3.5.9 nor 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137171}} - A samba network is needed. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137257}} - Anyone wants to buy something on ebay to test the bug? [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T15:00:04Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137213&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137213}} - works fine in trunk. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_that_you_cant_do"/>
				<updated>2008-05-18T14:42:19Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137171&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs that you can't do===&lt;br /&gt;
If you have bugs in your month that you can't do, and no-one has been able to help you with on IRC, please list them here for someone else to have a look at.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|99007}} - I don't know how to test this. [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|121851}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|119805}} - I don't know how to test this. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123731}} - The terminal emulation does not start bash for me. I can not test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124115}} - I can not test it, it enters an infinite loop for me in truk 20080507 when I add an application. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124306}} - I can not edit bookmarks because a timeout in dbus happens to me  in truk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124083}} - I'm testing in an icewm and remote xming configuration without virtual desktops. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124909}} - I do not have automount enabled. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125139}} - I only have ALSA null dsp. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125408}} - Fortunately, I only have Linux in this machine. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124858}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94736}} - Konqueror really doesn't support the error:// protocol, but I don't know whether the 4.0.4 browser generates such lists in case of a crash. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94794}} - If I try to download - with left click - a big file ( ftp.fsn.hu/testfiles/1G ), 4.0.4 crashes. If I try to download some else - either with left or right click - KGet appears, but it delays all my downloads, does not want to start anything. Please, test this, it's an easily verifiable bug. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125421}} - I'm unable to test it. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125747}} - konqueror 4 seems to not support the system: protocol. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|97449}} - me not understand &amp;gt;.&amp;lt; [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109235}} - can not test it, because of broken terminal emulation in trunk. [[User:Techo|Techo]] 12:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136617}} - Do not know what is XHR. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109924}} - Dragging a URL to a Panel-Icon doesn't open anything at my system, neither on 3.5.9 (Kubuntu) nor svn trunk. [[User:Techo|ecki]] 12:54, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109498}} - Can't reproduce bug because of missing kaffeine. [[User:Techo|ecki]] 13:02, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109493}} - don't know how to test this. [[User:Techo|ecki]] 13:43, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|109063}} - can't reproduce because of missing Java Webstart - it works at least with kwrite. [[User:Techo|ecki]] 14:13, 18 May 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
*{{Bug|130999}} - Zips don't open as folders on my system, neither in 3.5.9 nor 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137171}} - A samba network is needed. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T14:31:31Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137156&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137156}} - works for me in trunk. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T14:22:37Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137099&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T14:22:30Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137099&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137099}} - can't reproduce it on either 3.5.7 or trunk&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-18T14:10:36Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 137000&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|128083}} works for me. [[User:stepane|stepane]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|120424}} works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME also, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|109248}} works for me. [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122157}} knows the difference between M$ format and GNU format. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122224}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this bug? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** Clicking in a lot of tabs. But I'm not sure about it anymore. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122394}} works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** How did you test this? The feature doesn't seem to exist in trunk (or at least I can't find it). [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*** If filetips is a tip with information about the file when the mouse is over the file for a period of time, I can see them. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|93275}} works for me. [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* {{Bug|94084}} works for me, however there is no treeview exists in 4.0.4 [[User:Szotsaki|Szotsaki]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|93357}} works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**closed by dfaure. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|91138}} works for me in 4.0.4, but doesn't work in 3.5.9. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|94084}} - It works in kde 4 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|103885}} - works for me in 3.5.9 and trunk. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|92191}} - works for me in both 3.5.9 and 4.0.4. [[User:Jannex|Jannex]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|Talavis]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|103275}} - seems to work in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124050}} - seems to select text as other browsers in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124167}} - The only file handles opened are sockets, pipes and cache in trunk and 3.5.9 [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124319}} - No more flickering in kde4. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** WORKSFORME, so closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|124579}} - Works for me. [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in trunk. Closed. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123822}} - Works for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124059}} - it has the right tab order for me in trunk 20080507. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|123865}} &amp;lt;s&amp;gt; - I do not have OOo to check (which version?). [[User:jtamate|jtamate]]&amp;lt;/s&amp;gt; - seems to work in 3.5.9 and trunk (r607699) with OO.org 2.4.0. Copying text from bugzilla to OO.org seems weird though. [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|124751}} - Works for me, and I think it is a dup of a bug triaged two weeks ago. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125577}} - Works for me and now there is a checkbox &amp;quot;Don't ask me again&amp;quot;. [[User:jtamate|jtamate]]&lt;br /&gt;
** I haven't seen that checkbox, but the bug's problem doesn't occur for me [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125756}} - Works for me. [[User:jtamate|jtamate]]&lt;br /&gt;
** Works fine in KDE4 with dolphinpart, but still there in 3.5.9 [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125254}} - The key shortcuts for top and bottom are now &amp;quot;Home&amp;quot; and &amp;quot;End&amp;quot; keys, and &amp;quot;Home Page&amp;quot; is configurable. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125515}} - The icon in .directory file can have now relative paths. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125570}} - Now it shows a little icon over the file the mouse is over to add or remove it to selection. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|125080}} - Dcop is not used in kde4. Anyway the right mouse button works for me always. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|94875}} - Works for me. [[User:Szotsaki|Szotsaki]]&amp;lt;/s&amp;gt; closed by [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|105292}} - Works for me in trunk, bug still there in 3.5.9. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
&lt;br /&gt;
*{{bug|96492}} - works fine in 3.5.9 and trunk (r607699). [[User:Talavis|talavis]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|136786}} - Shows the right icons for compressed files. [[User:jtamate|jtamate]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|161956}} - Works for me on Deb.Experimental. Konq. does not crash on back and then forwards. [[User:balachandran_c|bala]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|115448}} - Not reproducible in 3.5.9 and trunk [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|116272}} - reproducible in 3.5.9 but works in trunk, file-type recognized incorrectly. [[User:lemma|lemma]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131517}} - still there in 3.5.9 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|131497}} - still causing big troulbe in 3.5.9. Not so dangerous in 4.0.4 [[User:joselb|joselb]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|129183}} - Works for me on Ubuntu 8.04 with KDE 4.0.3 [[User:henrikmidtiby|henrikmidtiby]]&lt;br /&gt;
&lt;br /&gt;
*{{Bug|137000}} - fixed in trunk. Now no file is selected when entering a directory using the detailed view mode. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4"/>
				<updated>2008-05-18T13:56:22Z</updated>
		
		<summary type="html">&lt;p&gt;Med: revision i am working on&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This bug day will take place on Sunday, May 18th 2008, but feel free to start early. The aim of this bug day is to clear as many Konqueror-general bugs as possible. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror, component General.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check for: simple step-by-step instructions, reproducibility, and most of all, come up with test-cases for reproducing the bugs. This will enable the Konqueror developers to deal with bugs more easily, and so have more time left to actually fix them.''' When you have added either a test-case or step-by-step instructions for the reproduction of a bug, please list it in the appropriate section below, so that a second triager can see if they can get your instructions/test-case to work correctly. [http://konqueror.kde.org/investigatebug/ This page] provides an excellent explanation of how to create a test-case. [http://techbase.kde.org/index.php?title=Contribute/Bugsquad This page] also has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Konqueror doesn't have as many duplicates as some applications, and we don't want to claim things are duplicates when they aren't. So do not look too hard for them, and '''make sure''' to double check them with someone else, preferably one of the developers before marking/closing.'''We especially don't want to create more work for developers!'''&lt;br /&gt;
&lt;br /&gt;
Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
You should either be working with Konqueror from KDE 4 (either 4.0.3 or newer is best or SVN trunk) for testing these bugs.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Always make a note on the bug of what the status is in the version you are testing with (be explicit as to what version of 4 you are using, mentioning whether it is a source build and which distro the packages come from).}}&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
If you come across a bug with a testcase in the text, put it under the testcase section. If it isn't marked &amp;quot;testcase&amp;quot; in the title, make a note of that. Check that the testcase works! (And doesn't work!)&lt;br /&gt;
&lt;br /&gt;
Most importantly, we need to [http://konqueror.kde.org/investigatebug/ create testcases]. These are time-consuming, but extremely useful and really help out developers. These are especially important if it is a site that is either a non-Western language or a site you need some sort of account for. &lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Version field===&lt;br /&gt;
Keep an eye on what the &amp;quot;Version:&amp;quot; fields say in Bugzilla. If it says &amp;quot;unspecified&amp;quot;, change the version field to match what the report says, i.e. to match version the bug was first reported in. &amp;lt;b&amp;gt;Do not change the version number  if it is currently set as a number!&amp;lt;/b&amp;gt; (ex. from 3.5.2 to 4.0.2)&lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can do this with the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Update bugzilla===&lt;br /&gt;
Add your comments even on bugzilla for a more complete feedback by users and developers.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Please select a period of bugs from the [[#Division_of_Labour|Division of Labour]] section below and mark your name next to it and mark it with your irc nickname to show that you are working on it. When you have completed all the bugs in that section, please mark it as complete.&lt;br /&gt;
&lt;br /&gt;
For each bug, try and reproduce it as described in the report. Then list it in the appropriate section below. '''If you wish to close or mark as duplicate a bug, please list it here even if you have the bugzilla permissions to do so, in order to get a second opinion from another triager. This will help to reduce the number of incorrect actions taken on bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:stepane|stepane]]||kubuntu hardy backport KDE 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r808613 ||&lt;br /&gt;
|-&lt;br /&gt;
|katastrophe || kubuntu 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtamate|jtamate]]||svn trunk r807691 (20080507) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Jannex|Jannex]]|| Kubuntu 4.0.4 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || 3.5.9 and trunk &amp;lt;s&amp;gt;r807699&amp;lt;/s&amp;gt; r808795||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:szotsaki|szotsaki]] || 4.0.4 (openSUSE 11 beta offered packages)||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|Frank78ac]] || 3.5.9 and trunk r808111 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:hays|hays]] || 4.0.4 gentoo-portage ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Auzon|Auzon]] || 4.0.3 Fedora 9 ([http://www.smolts.org/client/show_all/pub_3110be03-4657-448f-9aa3-3792e1549040|smolt hardware profile]) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r809039 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:joselb|joselb]] || 3.5.9 and kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:techo|ecki]] || 3.5.9 and svn trunk r808533 (qt4.4 final) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:balachandran_c|bala]] || Debian, 4:4.0.68+svn794641 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jael|jael]] ||  kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Sacha|xsacha]] || Windows Server 2008 with KDE 4.0.73 and qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:henrikmidtiby|henrikmidtiby]] || Ubuntu 8.04 with KDE 4.0.3 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Blauzahl|Blauzahl]] || 4.0 branch r802901 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Med|Med]] || 3.5.7 and svn trunk r809157&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a month that is not already taken and then query bugs.kde.org for all bugs in that month. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
The bugzilla query to use for this triage day can be [http://bugs.kde.org/query.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-03-01&amp;amp;chfieldto=2003-03-31&amp;amp;chfieldvalue=&amp;amp;newqueryname=&amp;amp;namedcmd=2003-onwards  found here]. Be sure to correct the dates to the month which you will triage before running the query.&lt;br /&gt;
&lt;br /&gt;
{{Tip| '''The most recent months (2008+) should be done by people using recent SVN trunk.'''}}&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
'''Does flash work or not?'''&lt;br /&gt;
http://techbase.kde.org/index.php?title=Contribute/Bugsquad/BugDays/flashplugin&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month/time period !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 2004-09 || 14 || katastrophe 15:23, 13 May 2008 (CEST) || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-09-01&amp;amp;chfieldto=2004-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-10 || 10 || [[User:Jannex|Jannex]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-10-01&amp;amp;chfieldto=2004-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-11 || 9 || [[User:szotsaki|szotsaki]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-11-01&amp;amp;chfieldto=2004-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-12 || 14 || [[User:Szotsaki|Szotsaki]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-12-01&amp;amp;chfieldto=2005-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-01 || 11 || [[User:Talavis|Talavis]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-01-01&amp;amp;chfieldto=2005-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-02 || 3 || [[User:Talavis|Talavis]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-02-01&amp;amp;chfieldto=2005-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-04 || 3 || [[User:Frank78ac|Frank78ac]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-04-01&amp;amp;chfieldto=2005-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-05 || 9 || [[User:Frank78ac|Frank78ac]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-05-01&amp;amp;chfieldto=2005-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-06 || 9 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-06-01&amp;amp;chfieldto=2005-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-07 || 9 || [[User:techo|ecki]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-07-01&amp;amp;chfieldto=2005-08-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-11 || 8 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-11-01&amp;amp;chfieldto=2005-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-12 || 11 ||  || continue at 117546|| [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-12-01&amp;amp;chfieldto=2006-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-01 || 10 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-01-01&amp;amp;chfieldto=2006-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-02 || 17 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-02-01&amp;amp;chfieldto=2006-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-03-2 || 16 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-03-16&amp;amp;chfieldto=2006-04-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-04-1 || 17 || [[User:jtamate|jtamate]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-04-01&amp;amp;chfieldto=2006-04-19&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-05-2 || 16 || [[User: stepane|stepane]] || In Progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-05-17&amp;amp;chfieldto=2006-06-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-06-2 || 15 || [[User: henrikmidtiby|henrikmidtiby]] ||  Just beginning || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-06-15&amp;amp;chfieldto=2006-07-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-01&amp;amp;chfieldto=2006-07-16&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-2 || 18 || [[User:joselb|joselb]] || just starting || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-16&amp;amp;chfieldto=2006-08-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-1 || 20 || [[User:lemma|lemma]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-01&amp;amp;chfieldto=2006-08-13&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-3 || 19 || [[User:finex|FiNeX]] ||  working  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-21&amp;amp;chfieldto=2006-09-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-01&amp;amp;chfieldto=2006-09-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-18&amp;amp;chfieldto=2006-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-01&amp;amp;chfieldto=2006-10-13&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-13&amp;amp;chfieldto=2006-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-1 || 16 || [[User:jtamate|jtamate]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-01&amp;amp;chfieldto=2006-11-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-2 || 16 || [[User:Med|Med]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-07&amp;amp;chfieldto=2006-11-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-21&amp;amp;chfieldto=2006-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-01&amp;amp;chfieldto=2006-12-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-16&amp;amp;chfieldto=2007-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-01&amp;amp;chfieldto=2007-01-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-14&amp;amp;chfieldto=2007-01-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-01&amp;amp;chfieldto=2007-02-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-12&amp;amp;chfieldto=2007-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-01&amp;amp;chfieldto=2007-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-12&amp;amp;chfieldto=2007-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-01&amp;amp;chfieldto=2007-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-11&amp;amp;chfieldto=2007-04-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-3 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-21&amp;amp;chfieldto=2007-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-1 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-01&amp;amp;chfieldto=2007-05-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-16&amp;amp;chfieldto=2007-05-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-25&amp;amp;chfieldto=2007-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-1 || 24 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-01&amp;amp;chfieldto=2007-06-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-18&amp;amp;chfieldto=2007-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-07-01&amp;amp;chfieldto=2007-07-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-01&amp;amp;chfieldto=2007-08-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-17&amp;amp;chfieldto=2007-09-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-01&amp;amp;chfieldto=2007-09-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-17&amp;amp;chfieldto=2007-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-01&amp;amp;chfieldto=2007-10-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-14&amp;amp;chfieldto=2007-10-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-22&amp;amp;chfieldto=2007-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-01&amp;amp;chfieldto=2007-11-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-09&amp;amp;chfieldto=2007-11-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-18&amp;amp;chfieldto=2007-11-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-25&amp;amp;chfieldto=2007-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-01&amp;amp;chfieldto=2007-12-08&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-08&amp;amp;chfieldto=2007-12-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-3 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-14&amp;amp;chfieldto=2007-12-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-22&amp;amp;chfieldto=2008-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-01&amp;amp;chfieldto=2008-01-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-2 || 21 ||  ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-11&amp;amp;chfieldto=2008-01-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-3 || 26 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-16&amp;amp;chfieldto=2008-01-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-4 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-23&amp;amp;chfieldto=2008-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-01&amp;amp;chfieldto=2008-02-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-09&amp;amp;chfieldto=2008-02-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-3 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-14&amp;amp;chfieldto=2008-02-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-22&amp;amp;chfieldto=2008-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-01&amp;amp;chfieldto=2008-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-12&amp;amp;chfieldto=2008-03-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-3 || 28 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-23&amp;amp;chfieldto=2008-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-01&amp;amp;chfieldto=2008-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-11&amp;amp;chfieldto=2008-04-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-18&amp;amp;chfieldto=2008-04-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-4 || 11 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-26&amp;amp;chfieldto=2008-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-01&amp;amp;chfieldto=2008-05-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-2 || 19+ || ||  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-07&amp;amp;chfieldto=2008-05-18&amp;amp;fieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs 1642)&lt;br /&gt;
&lt;br /&gt;
== Completed Bugs ==&lt;br /&gt;
Below lists the various sections for completed bugs. This aids everyone in double checking each other's work. In addition this allows those of us that don't have bugzilla permissions to list bugs so that the folks with the permissions can follow up. &lt;br /&gt;
&lt;br /&gt;
Please note that this is an experimental layout designed to reduce the number of edit conflicts on this page. Each section is its own subpage. The best way to work with this is to enable section editing by going to &amp;quot;My preferences&amp;quot; &amp;gt; &amp;quot;editing&amp;quot; &amp;gt; &amp;quot;Enable section editing via [edit] links&amp;quot;. When you click edit you will automatically edit the subpage.&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality not present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs not related to today}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do}}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay4</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4"/>
				<updated>2008-05-18T13:54:56Z</updated>
		
		<summary type="html">&lt;p&gt;Med: My slot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This bug day will take place on Sunday, May 18th 2008, but feel free to start early. The aim of this bug day is to clear as many Konqueror-general bugs as possible. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror, component General.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check for: simple step-by-step instructions, reproducibility, and most of all, come up with test-cases for reproducing the bugs. This will enable the Konqueror developers to deal with bugs more easily, and so have more time left to actually fix them.''' When you have added either a test-case or step-by-step instructions for the reproduction of a bug, please list it in the appropriate section below, so that a second triager can see if they can get your instructions/test-case to work correctly. [http://konqueror.kde.org/investigatebug/ This page] provides an excellent explanation of how to create a test-case. [http://techbase.kde.org/index.php?title=Contribute/Bugsquad This page] also has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Konqueror doesn't have as many duplicates as some applications, and we don't want to claim things are duplicates when they aren't. So do not look too hard for them, and '''make sure''' to double check them with someone else, preferably one of the developers before marking/closing.'''We especially don't want to create more work for developers!'''&lt;br /&gt;
&lt;br /&gt;
Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
You should either be working with Konqueror from KDE 4 (either 4.0.3 or newer is best or SVN trunk) for testing these bugs.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Always make a note on the bug of what the status is in the version you are testing with (be explicit as to what version of 4 you are using, mentioning whether it is a source build and which distro the packages come from).}}&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
If you come across a bug with a testcase in the text, put it under the testcase section. If it isn't marked &amp;quot;testcase&amp;quot; in the title, make a note of that. Check that the testcase works! (And doesn't work!)&lt;br /&gt;
&lt;br /&gt;
Most importantly, we need to [http://konqueror.kde.org/investigatebug/ create testcases]. These are time-consuming, but extremely useful and really help out developers. These are especially important if it is a site that is either a non-Western language or a site you need some sort of account for. &lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Version field===&lt;br /&gt;
Keep an eye on what the &amp;quot;Version:&amp;quot; fields say in Bugzilla. If it says &amp;quot;unspecified&amp;quot;, change the version field to match what the report says, i.e. to match version the bug was first reported in. &amp;lt;b&amp;gt;Do not change the version number  if it is currently set as a number!&amp;lt;/b&amp;gt; (ex. from 3.5.2 to 4.0.2)&lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can do this with the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Update bugzilla===&lt;br /&gt;
Add your comments even on bugzilla for a more complete feedback by users and developers.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Please select a period of bugs from the [[#Division_of_Labour|Division of Labour]] section below and mark your name next to it and mark it with your irc nickname to show that you are working on it. When you have completed all the bugs in that section, please mark it as complete.&lt;br /&gt;
&lt;br /&gt;
For each bug, try and reproduce it as described in the report. Then list it in the appropriate section below. '''If you wish to close or mark as duplicate a bug, please list it here even if you have the bugzilla permissions to do so, in order to get a second opinion from another triager. This will help to reduce the number of incorrect actions taken on bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:stepane|stepane]]||kubuntu hardy backport KDE 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r808613 ||&lt;br /&gt;
|-&lt;br /&gt;
|katastrophe || kubuntu 4.0.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtamate|jtamate]]||svn trunk r807691 (20080507) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Jannex|Jannex]]|| Kubuntu 4.0.4 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || 3.5.9 and trunk &amp;lt;s&amp;gt;r807699&amp;lt;/s&amp;gt; r808795||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:szotsaki|szotsaki]] || 4.0.4 (openSUSE 11 beta offered packages)||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|Frank78ac]] || 3.5.9 and trunk r808111 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:hays|hays]] || 4.0.4 gentoo-portage ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Auzon|Auzon]] || 4.0.3 Fedora 9 ([http://www.smolts.org/client/show_all/pub_3110be03-4657-448f-9aa3-3792e1549040|smolt hardware profile]) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r809039 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:joselb|joselb]] || 3.5.9 and kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:techo|ecki]] || 3.5.9 and svn trunk r808533 (qt4.4 final) ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:balachandran_c|bala]] || Debian, 4:4.0.68+svn794641 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jael|jael]] ||  kubuntu 4.0.4 with qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Sacha|xsacha]] || Windows Server 2008 with KDE 4.0.73 and qt4.4 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:henrikmidtiby|henrikmidtiby]] || Ubuntu 8.04 with KDE 4.0.3 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Blauzahl|Blauzahl]] || 4.0 branch r802901 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a month that is not already taken and then query bugs.kde.org for all bugs in that month. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
The bugzilla query to use for this triage day can be [http://bugs.kde.org/query.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-03-01&amp;amp;chfieldto=2003-03-31&amp;amp;chfieldvalue=&amp;amp;newqueryname=&amp;amp;namedcmd=2003-onwards  found here]. Be sure to correct the dates to the month which you will triage before running the query.&lt;br /&gt;
&lt;br /&gt;
{{Tip| '''The most recent months (2008+) should be done by people using recent SVN trunk.'''}}&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
'''Does flash work or not?'''&lt;br /&gt;
http://techbase.kde.org/index.php?title=Contribute/Bugsquad/BugDays/flashplugin&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month/time period !! No of bugs !! IRC Nickname !! Status !! Query&lt;br /&gt;
|-&lt;br /&gt;
| 2004-09 || 14 || katastrophe 15:23, 13 May 2008 (CEST) || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-09-01&amp;amp;chfieldto=2004-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-10 || 10 || [[User:Jannex|Jannex]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-10-01&amp;amp;chfieldto=2004-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-11 || 9 || [[User:szotsaki|szotsaki]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-11-01&amp;amp;chfieldto=2004-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2004-12 || 14 || [[User:Szotsaki|Szotsaki]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2004-12-01&amp;amp;chfieldto=2005-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-01 || 11 || [[User:Talavis|Talavis]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-01-01&amp;amp;chfieldto=2005-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-02 || 3 || [[User:Talavis|Talavis]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-02-01&amp;amp;chfieldto=2005-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-04 || 3 || [[User:Frank78ac|Frank78ac]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-04-01&amp;amp;chfieldto=2005-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-05 || 9 || [[User:Frank78ac|Frank78ac]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-05-01&amp;amp;chfieldto=2005-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-06 || 9 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-06-01&amp;amp;chfieldto=2005-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-07 || 9 || [[User:techo|ecki]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-07-01&amp;amp;chfieldto=2005-08-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-11 || 8 || [[User:lemma|lemma]] || done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-11-01&amp;amp;chfieldto=2005-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2005-12 || 11 ||  || continue at 117546|| [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2005-12-01&amp;amp;chfieldto=2006-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-01 || 10 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-01-01&amp;amp;chfieldto=2006-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-02 || 17 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-02-01&amp;amp;chfieldto=2006-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-03-2 || 16 || [[User:jtamate|jtamate]] || Done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-03-16&amp;amp;chfieldto=2006-04-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-04-1 || 17 || [[User:jtamate|jtamate]] || Done || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-04-01&amp;amp;chfieldto=2006-04-19&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-05-2 || 16 || [[User: stepane|stepane]] || In Progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-05-17&amp;amp;chfieldto=2006-06-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-06-2 || 15 || [[User: henrikmidtiby|henrikmidtiby]] ||  Just beginning || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-06-15&amp;amp;chfieldto=2006-07-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-01&amp;amp;chfieldto=2006-07-16&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-2 || 18 || [[User:joselb|joselb]] || just starting || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-16&amp;amp;chfieldto=2006-08-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-1 || 20 || [[User:lemma|lemma]] || in progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-01&amp;amp;chfieldto=2006-08-13&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-3 || 19 || [[User:finex|FiNeX]] ||  working  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-21&amp;amp;chfieldto=2006-09-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-01&amp;amp;chfieldto=2006-09-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-18&amp;amp;chfieldto=2006-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-01&amp;amp;chfieldto=2006-10-13&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-13&amp;amp;chfieldto=2006-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-1 || 16 || [[User:jtamate|jtamate]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-01&amp;amp;chfieldto=2006-11-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-2 || 16 || [[User:Med|Med]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-07&amp;amp;chfieldto=2006-11-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-21&amp;amp;chfieldto=2006-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-01&amp;amp;chfieldto=2006-12-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-16&amp;amp;chfieldto=2007-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-01&amp;amp;chfieldto=2007-01-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-14&amp;amp;chfieldto=2007-01-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-01&amp;amp;chfieldto=2007-02-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-12&amp;amp;chfieldto=2007-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-01&amp;amp;chfieldto=2007-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-12&amp;amp;chfieldto=2007-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-01&amp;amp;chfieldto=2007-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-11&amp;amp;chfieldto=2007-04-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-3 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-21&amp;amp;chfieldto=2007-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-1 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-01&amp;amp;chfieldto=2007-05-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-16&amp;amp;chfieldto=2007-05-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-25&amp;amp;chfieldto=2007-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-1 || 24 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-01&amp;amp;chfieldto=2007-06-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-18&amp;amp;chfieldto=2007-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-07-01&amp;amp;chfieldto=2007-07-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-01&amp;amp;chfieldto=2007-08-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-17&amp;amp;chfieldto=2007-09-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-01&amp;amp;chfieldto=2007-09-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-17&amp;amp;chfieldto=2007-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-01&amp;amp;chfieldto=2007-10-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-14&amp;amp;chfieldto=2007-10-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-22&amp;amp;chfieldto=2007-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-01&amp;amp;chfieldto=2007-11-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-09&amp;amp;chfieldto=2007-11-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-18&amp;amp;chfieldto=2007-11-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-25&amp;amp;chfieldto=2007-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-01&amp;amp;chfieldto=2007-12-08&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-08&amp;amp;chfieldto=2007-12-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-3 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-14&amp;amp;chfieldto=2007-12-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-22&amp;amp;chfieldto=2008-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-01&amp;amp;chfieldto=2008-01-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-2 || 21 ||  ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-11&amp;amp;chfieldto=2008-01-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-3 || 26 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-16&amp;amp;chfieldto=2008-01-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-01-4 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-01-23&amp;amp;chfieldto=2008-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-01&amp;amp;chfieldto=2008-02-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-09&amp;amp;chfieldto=2008-02-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-3 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-14&amp;amp;chfieldto=2008-02-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-02-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-02-22&amp;amp;chfieldto=2008-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-01&amp;amp;chfieldto=2008-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-12&amp;amp;chfieldto=2008-03-23&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-03-3 || 28 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-03-23&amp;amp;chfieldto=2008-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-01&amp;amp;chfieldto=2008-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-11&amp;amp;chfieldto=2008-04-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-18&amp;amp;chfieldto=2008-04-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-04-4 || 11 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-04-26&amp;amp;chfieldto=2008-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-01&amp;amp;chfieldto=2008-05-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2008-05-2 || 19+ || ||  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2008-05-07&amp;amp;chfieldto=2008-05-18&amp;amp;fieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|}&lt;br /&gt;
(Total bugs 1642)&lt;br /&gt;
&lt;br /&gt;
== Completed Bugs ==&lt;br /&gt;
Below lists the various sections for completed bugs. This aids everyone in double checking each other's work. In addition this allows those of us that don't have bugzilla permissions to list bugs so that the folks with the permissions can follow up. &lt;br /&gt;
&lt;br /&gt;
Please note that this is an experimental layout designed to reduce the number of edit conflicts on this page. Each section is its own subpage. The best way to work with this is to enable section editing by going to &amp;quot;My preferences&amp;quot; &amp;gt; &amp;quot;editing&amp;quot; &amp;gt; &amp;quot;Enable section editing via [edit] links&amp;quot;. When you click edit you will automatically edit the subpage.&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Functionality not present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs not related to today}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay4/Bugs that you cant do}}&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T17:07:10Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 142318 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140654}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140725}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140852}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|128496}} Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|50604}} can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|51306}} still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|67833}} couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; Works fine in trunk. Closed. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67977}} tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140838}} - the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|71751}} - no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; works fine. Closed. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|73410}} - worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|73624}} - works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; fixed in svn. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T16:59:31Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 110859 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140654}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140725}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140852}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|128496}} Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|50604}} can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|51306}} still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|67833}} couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; Works fine in trunk. Closed. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67977}} tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140838}} - the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|71751}} - no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; works fine. Closed. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|73410}} - worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|73624}} - works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; fixed in svn. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T16:36:59Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 67870 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140654}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140725}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140852}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|128496}} Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|50604}} can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|51306}} still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|67833}} couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; Works fine in trunk. Closed. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67977}} tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140838}} - the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|71751}} - no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|73410}} - worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|73624}} - works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; fixed in svn. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T16:24:10Z</updated>
		
		<summary type="html">&lt;p&gt;Med: consistency&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140654}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140725}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|140852}} No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{bug|128496}} Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|50604}} can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|51306}} still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|67833}} couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|67977}} tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140838}} - the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|71751}} - no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt; {{Bug|73410}} - worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|73624}} - works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; fixed in svn. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T16:18:57Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 126425 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; fixed in svn. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T15:54:17Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 147945 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T15:46:44Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 61273 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&amp;lt;/s&amp;gt; worksforme in trunk. [[User:Med|Med]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T15:28:34Z</updated>
		
		<summary type="html">&lt;p&gt;Med: +signature&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt; closed [[User:Med|Med]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T15:27:37Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 82616 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-10T14:38:04Z</updated>
		
		<summary type="html">&lt;p&gt;Med: closed 127017&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9 and in trunk (r803661) as well. [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; closed by Finex [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
** confirmed and closed [[User:Talavis|Talavis]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&amp;lt;/s&amp;gt; i couldnt reproduce it with kubuntu 4.0.3 and closed it katastrophe 21:18, 7 May 2008 (CEST)&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126201}} - Website changed. Bug closed as invalid. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126332}} - Minor bug, fixed on KDE4, not fixed on 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126425}} - Bug confirmed in 3.5.9. Fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126444}} - It seems ok on 3.5.9 and 4 (trunk). reporter didn't answer since more than one year. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|129086}} Seems to be fixed in 3.5.9, tool not available in Konq 4. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|114114}} - Fixed on 3.5.9. Cannot reproduce on 4.  [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-05-06T14:14:04Z</updated>
		
		<summary type="html">&lt;p&gt;Med: 140641 closed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs no longer present in 4.x===&lt;br /&gt;
If a bug is reported against a version of KDE before 4.0, but the bug can no longer be reproduced in KDE 4.x, then it should be listed here. Please '''do not''' close the bug. The Konqueror developers would like to check each one before they are closed.&lt;br /&gt;
&lt;br /&gt;
* {{bug|140654}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The bug reporter provided a screenshot. The website does not look exactly the same now so i guess the problem got fixed on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140725}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{bug|140852}} &amp;lt;s&amp;gt;No longer present in 4.x and in 3.5.x. It was a bug regarding a website. The problem probably got fixes on the website side. [[User:Med|Med]]&amp;lt;/s&amp;gt; agreed, closed with invalid [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{bug|128496}} &amp;lt;s&amp;gt;Resolved in trunk (r803661), still present in 3.5.9. Updated to 3.5 and component changed to khtml. [[User:Talavis|Talavis]]&amp;lt;/s&amp;gt; already closed with fixed [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|36875}} - still present in 3.5.9, feature not present in trunk. [[User:Grundleborg|Grundleborg]] is this the right bug#? katastrophe 20:07, 4 May 2008 (CEST)&lt;br /&gt;
* {{Bug|50604}} &amp;lt;s&amp;gt;can't reproduce in KDE 4, but I'm not certain I understood the bug right, so needs double checking. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; already closed, [[User:katastrophe|katastrophe]]&lt;br /&gt;
* {{Bug|51306}} &amp;lt;s&amp;gt;still in 3.5.9, fixed in trunk. [[User:Grundleborg|Grundleborg]]&amp;lt;/s&amp;gt; closed [[User:blauzahl|blauzahl]]&lt;br /&gt;
* {{Bug|54244}} feature seems to be gone in 3.5.9 and trunk, so no more bug. [[User:Grundleborg|Grundleborg]] - feature is still there in 3.5.9 and there still buggy. its gone for kde 4 [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|128536}} still in 3.5.9, feature missing in konq 4 (might be in krunner though, not sure) [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|128740}} seems to be fixed in 3.5.9, and sorting of bookmarks in 4 seems to have changed, so don't apply there. [[User:Talavis|Talavis]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|132403}} seems to be fixed in 4.x. [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|122908}} fixed in trunk, still present in 3.5.9 (also same according to jtorres) [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
* {{Bug|122929}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|132543}} - can't reproduce described behaviour in trunk or 3.5.9 [[User:jtorres|jtorres]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|140670}} still present in 3.5.7 but not in trunk. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140701}} i am unable to reproduce this bug on KDE 3.5.7 and on SVN trunk r803711. I set $LANG and $KDE_LANG to nl_NL.UTF8@Euro. However i did not test from a XFCE session, perhaps there is a particular trigger in this case. [[User:Med|Med]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64111}} fixed at least as of 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|127017}} No longer present in trunk. [[User:emilsedgh|emilsedgh]]&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64379}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt; {{Bug|64445}} doesn't seem to be in 4.0.3 or 3.5.7 [[User:klaatu|xKLAATUx]]&amp;lt;/s&amp;gt;&lt;br /&gt;
* {{Bug|128854}} not present in 3.5.9 and trunk (r803611) [[User:Talavis|Talavis]]&lt;br /&gt;
* {{Bug|64868}} not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|67833}} &amp;lt;s&amp;gt;couldnt reproduce in 4.0.3&amp;lt;/s&amp;gt;, closed as later katastrophe 19:26, 4 May 2008 (CEST) (blauzahl allowed me :p)&lt;br /&gt;
*{{Bug|67870}} behaves differently in 4.0.3, i think right, but i didnt get the setting to open a new window with konqueror katastrophe 20:29, 4 May 2008 (CEST)&lt;br /&gt;
*{{Bug|67977}} &amp;lt;s&amp;gt;tried with okular and added a step-by-step instruction, works katastrophe 20:52, 4 May 2008 (CEST)&amp;lt;/s&amp;gt; oops i didnt know okular is a new codebase, i closed it with wontfix as pinotree suggested katastrophe 21:21, 4 May 2008 (CEST) sorry&lt;br /&gt;
* {{Bug|140778}} - the described bugs cannot be reproduced with 3.5 or with trunk. It probably got fixed on the website side. The site still has issues but not the one described in the bug report. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140838}} &amp;lt;s&amp;gt;- the bug is present in 3.5.7 but not in trunk so i think it should be closed. Note that {{Bug|67810}} and {{Bug|84131}} are duplicates (even if not marked as such) and should be closed too. [[User:Med|Med]]&amp;lt;/s&amp;gt; i marked 140838 and 84131 as duplicate of 67810 because its the oldest katastrophe 00:00, 5 May 2008 (CEST)&lt;br /&gt;
* {{Bug|71751}} - &amp;lt;s&amp;gt;no longer present in trunk.&amp;lt;/s&amp;gt;  closed with worksforme as dfaure suggested [[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|74293}} - Preview settings works fine. Bug fixed in 3.5.9. Cannot reproduce on 4. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74421}} - Widget style has been changed since 3.x. The bug is no more applicable. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|74760}} - Toolbar system has ben heavily updated on KDE4. The bug is no more valid now. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|75972}} - Cannot reproduce in trunk: autoload settings is correctly remembered. [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76525}} - Cannot reproduce in trunk. [[User:finex|FiNeX]] &amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72333}} - if i understand correct, it is ok now in trunk, should be closed[[User:DanielW|DanielW]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|76674}} - Bug fixed on 3.5.9 and trunk. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|76934}} - Bug fixed on 3.5.9. In trunk cannot be reproduced because kfind is not integrated in konqueror yet. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|77555}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77659}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140702}} - website rendering problem which i cannot reproduce neither with 3.5.7 nor with SVN trunk. It probably got fixed on the website side. I have asked the bug reporter if he can still reproduce the bug. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|77954}} - Bug fixed on 3.5.9 and trunk [[User:finex|FiNeX]]&amp;lt;/s&amp;gt; closed by [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140978}} - The bug seems fixed in trunk, no more warnings. [[User:Med|Med]]&lt;br /&gt;
* &amp;lt;s&amp;gt;{{Bug|140641}} - I cannot reproduce the bug in 3.5.7 and in trunk. The links to the screenshots provided by the reporter are dead though. [[User:Med|Med]]&amp;lt;/s&amp;gt; The reporter confirmed he cannot reproduce the bug, i have closed it as WORKSFORME. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|78322}} - Mount/umount devices works very well now. Maybe it need to be tested a bit more because it is a very common use task. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|140746}} - I am unable to reproduce the problem with either KDE 3.5.7 or SVN trunk (r803711). Could the reporter confirm he can still reproduce the problem? [[User:Med|Med]]&lt;br /&gt;
* {{Bug|72560}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110105}} - Cannot reproduce in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|110366}} - Seems partially fixed on 3.5.9. This is a &amp;quot;file management&amp;quot; problem, the bug is a dolphin bug. I've opened a bug report against dolphin. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|72593}} - worksforme in kde4 trunk [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|110859}} - Fixed in 3.5.9 and trunk [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73410}} - &amp;lt;s&amp;gt;worksforme in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme and asked for new testurl if it still exists [[User:DanielW|DanielW]]&lt;br /&gt;
* {{Bug|102148}} - couldn't reproduce, the settings are now different. probably fixed due to dolphin code katastrophe 00:44, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|111293}} - Bug fixed in trunk and 3.5.9. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|111608}} - Toolbar has been improved in KDE 4. This bug should be fixed. [[User:finex|FiNeX]]&lt;br /&gt;
* {{Bug|73624}} - &amp;lt;s&amp;gt;works for me in 3.5.9 and trunk.&amp;lt;/s&amp;gt; [[User:DanielW|DanielW]] closed with worksforme as blauzahl sugested [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|102553}} - i couldnt reproduce the testcase in 4.0.3, but i found the description a bit confusing, have a look katastrophe 01:30, 5 May 2008 (CEST)&lt;br /&gt;
*{{Bug|79370}} - this is still present in 3.5.9, but fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82616}} - this is still present in 3.5.7, but fixed in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|78979}} - can't reproduce in 3.5.9 or 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|82927}} - present in 3.5.7 but irrelevant to 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|134776}} - unable to reproduce in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|141958}} - no &amp;quot;KHTML freeze error&amp;quot; in 3.5.9 or 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|142318}} - not reproducible. button text is legible. 3.5.9 and 4.0.3 kubuntu 8.04 [[User:scokar|sami]]&lt;br /&gt;
*{{Bug|79738}} - not reproducible in 3.5.9 or 4.0.3 kubuntu [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|80512}} - Still valid for 3.5.9, fixed in 4.0.3 [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|111915}} - Not valid for KDE 4. [[User:finex|FiNeX]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112459}} - Cannot reproduce (and no activity since 2005). [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|112459}} - Konqueror 4 settings fit better 1024x768 than 3.5.9.  [[User:finex|FiNeX]]&lt;br /&gt;
** anyway a complete test of ALL konqueror apps should be done for checking if the min size is respected&lt;br /&gt;
** how should KDE4 apps behave?&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|112861}} - Fixed on 3.5.9 and4.1. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|61027}} - still in 3.5.9, fixed in trunk (actually no longer applicable), wrong display on renaming files. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|57683}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|61273}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|63017}} - still in 3.5.9, fixed in trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|62722}} - still in 3.5.9, fixed in trunk (toolbar not showing if an ad-window was the only one left on closing the previous session). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|147945}} - resolved in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|154919}} - not present in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*{{Bug|83008}} - couldn't reproduce this in 4.0.3 [[User:klaatu|xKLAATUx]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|125854}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126015}} - Cannot reproduce on 3.5.9 and trunk. The page is correctly loaded. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|126098}} - Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*{{Bug|126105}} - KDE 4 desktop is different from KDE 3. The bug is no more reproducible (the bug still exist in kde 3.5.9). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|126170}} -  Cannot reproduce on 3.5.9 and trunk. Bug fixed. [[User:finex|FiNeX]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_that_you_cant_do</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs that you cant do</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3/Bugs_that_you_cant_do"/>
				<updated>2008-05-05T12:16:02Z</updated>
		
		<summary type="html">&lt;p&gt;Med: please, do not erase my entries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs that you can't do===&lt;br /&gt;
If you have bugs in your month that you can't do, and no-one has been able to help you with on IRC, please list them here for someone else to have a look at.&lt;br /&gt;
&lt;br /&gt;
* {{Bug|122947}} - very confused about this one. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|73765}} - related to proxy settings, which are not working in kde 4 at the moment. [[User:DanielW|DanielW]]&lt;br /&gt;
*{{Bug|80404}} - still present in 3.5.9, but a recent SVN doesn't seem to support MNG images [[User:Azuriel|azuriel]]&lt;br /&gt;
*{{Bug|83326}} - I can kind of recreate this bug but it seems like a Quanta bug not a Konq bug.  Ask Lemma for more info as per his 04-06-2008 comment [[User:klaatu|xKLAATUx]]&lt;br /&gt;
* {{Bug|140895}} - someone having a NTFS-3g setup is needed. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140925}} - someone with an account at fortuneo.fr is needed. [[User:Med|Med]]&lt;br /&gt;
* {{Bug|140792}} - someone using MythTV is needed. [[User:Med|Med]]&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Med</id>
		<title>User:Med</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Med"/>
				<updated>2008-05-04T23:16:26Z</updated>
		
		<summary type="html">&lt;p&gt;Med: bug to check before 4.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bug to check before the release of 4.1:&lt;br /&gt;
* in Konqueror, open the terminal emulator (window/show terminal emulator). The emulator is displayed but the shell prompt is not. Bug observed in trunk r803711. It works in 4.0 branch for bz r802754.&lt;/div&gt;</summary>
		<author><name>Med</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay3</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3"/>
				<updated>2008-05-04T22:06:36Z</updated>
		
		<summary type="html">&lt;p&gt;Med: done&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This bug day will take place on Sunday, May 4th 2008, but feel free to start early. The aim of this bug day is to clear as many Konqueror-general bugs as possible. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror, component General.&lt;br /&gt;
&lt;br /&gt;
'''The goal of this bug-day is to check for: simple step-by-step instructions, reproducibility, and most of all, come up with test-cases for reproducing the bugs. This will enable the Konqueror developers to deal with bugs more easily, and so have more time left to actually fix them.''' When you have added either a test-case or step-by-step instructions for the reproduction of a bug, please list it in the appropriate section below, so that a second triager can see if they can get your instructions/test-case to work correctly. [http://konqueror.kde.org/investigatebug/ This page] provides an excellent explanation of how to create a test-case. [http://techbase.kde.org/index.php?title=Contribute/Bugsquad This page] also has useful information on how to not mis-mark bugs. In particular, &amp;quot;duplicates are hard&amp;quot;. Konqueror doesn't have as many duplicates as some applications, and we don't want to claim things are duplicates when they aren't. So do not look too hard for them, and '''make sure''' to double check them with someone else, preferably one of the developers before marking/closing.'''We especially don't want to create more work for developers!'''&lt;br /&gt;
&lt;br /&gt;
Be sure to join #kde-bugs on irc.freenode.net, as this is where the bug-day will be coordinated. (You can even join now!)&lt;br /&gt;
&lt;br /&gt;
You should either be working with Konqueror from KDE 4 (either 4.0.3 or newer is best or SVN trunk) for testing these bugs.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Always make a note on the bug of what the status is in the version you are testing with (be explicit as to what version of 4 you are using, mentioning whether it is a source build and which distro the packages come from).}}&lt;br /&gt;
&lt;br /&gt;
===Testcases===&lt;br /&gt;
If you come across a bug with a testcase in the text, put it under the testcase section. If it isn't marked &amp;quot;testcase&amp;quot; in the title, make a note of that. Check that the testcase works! (And doesn't work!)&lt;br /&gt;
&lt;br /&gt;
Most importantly, we need to [http://konqueror.kde.org/investigatebug/ create testcases]. These are time-consuming, but extremely useful and really help out developers. These are especially important if it is a site that is either a non-Western language or a site you need some sort of account for. &lt;br /&gt;
&lt;br /&gt;
===Unclear===&lt;br /&gt;
If something has no clear instructions on how to reproduce it, or has little useful information, add a comment asking the reporter for more detail. Then list it in the [[#Bugs_awaiting_feedback|bugs awaiting feedback]] section. Be polite, we want to be nice to our bug reporters!&lt;br /&gt;
&lt;br /&gt;
===Is it a big bug?===&lt;br /&gt;
Prioritizing is good. If a major website doesn't work, that is important.&lt;br /&gt;
Let's keep track of them. &lt;br /&gt;
&lt;br /&gt;
===Version field===&lt;br /&gt;
Keep an eye on what the &amp;quot;Version:&amp;quot; fields say in Bugzilla. If it says &amp;quot;unspecified&amp;quot;, change the version field to match what the report says, i.e. to match version the bug was first reported in. &amp;lt;b&amp;gt;Do not change the version number  if it is currently set as a number!&amp;lt;/b&amp;gt; (ex. from 3.5.2 to 4.0.2)&lt;br /&gt;
&lt;br /&gt;
===Double Check!===&lt;br /&gt;
'''Please list bugs here to get a second opinion before making the change in bugzilla. This also gives a record of what we've done for the developers to check.'''&lt;br /&gt;
&lt;br /&gt;
===Keep this page updated!===&lt;br /&gt;
After adding triaged bugs on this page, you should keep an eye on their bugzilla status. Add yourself on the CC field in bugzilla to be informed about updates. When a bug is closed on bugzilla, it should be updated on this page.&lt;br /&gt;
&lt;br /&gt;
You can do this with the tag &amp;amp;lt;s&amp;amp;gt;...&amp;amp;lt;/s&amp;amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Update bugzilla===&lt;br /&gt;
Add your comments even on bugzilla for a more complete feedback by users and developers.&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&lt;br /&gt;
Please select a period of bugs from the [[#Division_of_Labour|Division of Labour]] section below and mark your name next to it and mark it with your irc nickname to show that you are working on it. When you have completed all the bugs in that section, please mark it as complete.&lt;br /&gt;
&lt;br /&gt;
For each bug, try and reproduce it as described in the report. Then list it in the appropriate section below. '''If you wish to close or mark as duplicate a bug, please list it here even if you have the bugzilla permissions to do so, in order to get a second opinion from another triager. This will help to reduce the number of incorrect actions taken on bugs.'''&lt;br /&gt;
&lt;br /&gt;
==Sign-in==&lt;br /&gt;
Tell developers what you are testing with. (If you expect to upgrade between now and BugDay, put what version you are using now next to the bugs/comments that you put on this page.) &lt;br /&gt;
&lt;br /&gt;
Please give distro/version or SVN branch/trunk with revision below:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!IRC Nickname !! KDE version used for testing&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Grundleborg|Grundleborg]]||svn trunk r803492 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || 3.5.9, trunk r803661 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Nixeagle|Nixeagle]] || 3.5.9, 4.0.3 ||&lt;br /&gt;
|- &lt;br /&gt;
|[[User:Blauzahl|Blauzahl]] || svn 4.0 branch r802901 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Med|Med]] || trunk r803711 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:jtorres|jtorres]] || 3.5.9, svn trunk 20080430 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:katastrophe|katastrophe]] || 4.0.3 kubuntu ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:klaatu|xKLAATUx]] || 4.0.3 fedora9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || 3.5.9, trunk r803905 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:emilsedgh|emilsedgh]] || trunk r803341 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Rakuco|rakuco]] || 3.5.9 Kubuntu 8.04, 4.0.3 Kubuntu 8.04 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:DanielW|DanielW]] || trunk r803532 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]] || trunk r802881 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
{{Tip|Please be sure to sign every bug or comment you add to this page with your irc nickname. You can use the wiki markup &amp;lt;nowiki&amp;gt;~~~&amp;lt;/nowiki&amp;gt; to insert your wiki username automatically (but only do this if it is the same as your IRC nickname, otherwise write your IRC nickname in by hand).}}&lt;br /&gt;
&lt;br /&gt;
==Division of Labour==&lt;br /&gt;
Please choose a month that is not already taken and then query bugs.kde.org for all bugs in that month. Please mark you irc nickname in the table below to show which month's bugs you are working on to avoid duplication of effort.&lt;br /&gt;
&lt;br /&gt;
The bugzilla query to use for this triage day can be [http://bugs.kde.org/query.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-03-01&amp;amp;chfieldto=2003-03-31&amp;amp;chfieldvalue=&amp;amp;newqueryname=&amp;amp;namedcmd=2003-onwards  found here]. Be sure to correct the dates to the month which you will triage before running the query.&lt;br /&gt;
&lt;br /&gt;
{{Tip| '''The most recent months (2008+) should be done by people using recent SVN trunk.'''}}&lt;br /&gt;
&lt;br /&gt;
{{Warning| With these more recent bugs, if the report has been looked at by a developer (i.e. they cc'd themself or commented on it or posted a patch), and it seems like the issue is fixed, BUT the developer didn't close it, make sure the bug really can be closed. Often it can't.}}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month/time period !! No of bugs !! IRC Nickname !! Status&lt;br /&gt;
|-&lt;br /&gt;
|pre 2003-02 || 7 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-02 || 3 || [[User:Grundleborg|Grundleborg]] || done  ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-03 || 1 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-04 || 4 || [[User:lemma|lemma]] || just snitched it ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-05 || 1 || [[User:lemma|lemma]] || just snitched it||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-06 || 3 || [[User:lemma|lemma]] || just snitched it ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-07 || 4 || [[User:lemma|lemma]] || just snitched it ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-08 || 2 || [[User:lemma|lemma]] || just snitched it ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-09 || 5 || [[User:klaatu|xKLAATUx]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-10 || 3 || [[User:klaatu|xKLAATUx]] || in progress ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-11 || 7 || [[User:katastrophe|katastrophe]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2003-12 || 9 || katastrophe 20:55, 4 May 2008 (CEST) || in progress ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-01 || 7 || [[User:DanielW|DanielW]] 21:46, 4 May 2008 (CEST) || in progress   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-02 || 5 || [[User:finex|FiNeX]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-03 || 8 || [[User:finex|FiNeX]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-04 || 8 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-05 || 6 ||[[User:Blauzahl|Blauzahl]]|| working   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-06 || 7 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-07 || 8 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-08 || 7 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-09 || 14 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-10 || 10 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-11 || 9 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2004-12 || 14 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-01 || 11 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-02 || 3 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-03 || 9 || katastrophe 23:19, 4 May 2008 (CEST) || in progress ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-04 || 3 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-05 || 9 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-06 || 9 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-07 || 9 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-08 || 14 || [[User:finex|FiNeX]] || working ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-09 || 13 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-10 || 20 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-11 || 8 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2005-12 || 11 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2006-01 || 10 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2006-02 || 17 || ||   ||&lt;br /&gt;
|-&lt;br /&gt;
| 2006-03-1 || 15 || [[User:Grundleborg|Grundleborg]] || done up to and including #123303  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-03-01&amp;amp;chfieldto=2006-03-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-03-2 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-03-16&amp;amp;chfieldto=2006-04-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-04-1 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-04-01&amp;amp;chfieldto=2006-04-19&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-04-19&amp;amp;chfieldto=2006-05-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]MM&lt;br /&gt;
|-&lt;br /&gt;
| 2006-05-1 || 12 || [[User:emilsedgh|emilsedgh]] || just started  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-05-01&amp;amp;chfieldto=2006-05-17&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-05-2 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-05-17&amp;amp;chfieldto=2006-06-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-06-1 || 13 || [[User:Talavis|Talavis]] || In progress || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-06-01&amp;amp;chfieldto=2006-06-15&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-06-2 || 15 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-06-15&amp;amp;chfieldto=2006-07-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-01&amp;amp;chfieldto=2006-07-16&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-07-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-07-16&amp;amp;chfieldto=2006-08-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-01&amp;amp;chfieldto=2006-08-13&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-2 || 20 || [[User:jtorres|jtorres]] || only checked 6 of 20 || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-13&amp;amp;chfieldto=2006-08-21&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-08-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-08-21&amp;amp;chfieldto=2006-09-01&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;cmdtype=doit&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-1 || 22 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-01&amp;amp;chfieldto=2006-09-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-09-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-09-18&amp;amp;chfieldto=2006-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-1 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-01&amp;amp;chfieldto=2006-10-13&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-10-2 || 23 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-10-13&amp;amp;chfieldto=2006-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-1 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-01&amp;amp;chfieldto=2006-11-07&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-2 || 16 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-07&amp;amp;chfieldto=2006-11-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-11-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-11-21&amp;amp;chfieldto=2006-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-01&amp;amp;chfieldto=2006-12-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2006-12-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2006-12-16&amp;amp;chfieldto=2007-01-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-01&amp;amp;chfieldto=2007-01-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-14&amp;amp;chfieldto=2007-01-26&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-01-3 || 19 || [[User:Med|Med]] || done  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-01-26&amp;amp;chfieldto=2007-02-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-01&amp;amp;chfieldto=2007-02-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-02-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-02-12&amp;amp;chfieldto=2007-03-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-01&amp;amp;chfieldto=2007-03-12&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-03-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-03-12&amp;amp;chfieldto=2007-04-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-1 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-01&amp;amp;chfieldto=2007-04-11&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-11&amp;amp;chfieldto=2007-04-21&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-04-3 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-04-21&amp;amp;chfieldto=2007-05-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-1 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-01&amp;amp;chfieldto=2007-05-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-16&amp;amp;chfieldto=2007-05-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-05-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-05-25&amp;amp;chfieldto=2007-06-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-1 || 24 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-01&amp;amp;chfieldto=2007-06-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-06-2 || 25 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-06-18&amp;amp;chfieldto=2007-07-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-07-01&amp;amp;chfieldto=2007-07-16&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07-1 || 16 || [[User:rakuco|rakuco]] || Done bugs #147906, #147945, #147906  || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-07-16&amp;amp;chfieldto=2007-08-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-01&amp;amp;chfieldto=2007-08-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-08-2 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-08-17&amp;amp;chfieldto=2007-09-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-1 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-01&amp;amp;chfieldto=2007-09-17&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-09-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-09-17&amp;amp;chfieldto=2007-10-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-01&amp;amp;chfieldto=2007-10-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-2 || 17 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-14&amp;amp;chfieldto=2007-10-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-10-3 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-10-22&amp;amp;chfieldto=2007-11-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-1 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-01&amp;amp;chfieldto=2007-11-09&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-2 || 18 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-09&amp;amp;chfieldto=2007-11-18&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-3 || 19 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-18&amp;amp;chfieldto=2007-11-25&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-11-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-11-25&amp;amp;chfieldto=2007-12-01&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-1 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-01&amp;amp;chfieldto=2007-12-08&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-2 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-08&amp;amp;chfieldto=2007-12-14&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-3 || 21 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2007-12-14&amp;amp;chfieldto=2007-12-22&amp;amp;chfieldvalue=&amp;amp;newqueryname= Query]&lt;br /&gt;
|-&lt;br /&gt;
| 2007-12-4 || 20 || ||   || [http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;product=konqueror&amp;amp;component=general&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=g