<?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=Mutlu+inek&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=Mutlu+inek&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Special:Contributions/Mutlu_inek"/>
		<updated>2013-05-18T14:59:13Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/Projects/Plasma/Plasmoid-Issues</id>
		<title>Projects/Plasma/Plasmoid-Issues</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Plasma/Plasmoid-Issues"/>
				<updated>2009-10-14T21:43:02Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Digital clock */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following list describe resizing problems (and not only) for all tested plasmoids.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Some thougths ==&lt;br /&gt;
&lt;br /&gt;
If not already specified, some guidelines should be taken to archieve an uniform behaviour. At least developers should be careful to the following points:&lt;br /&gt;
&lt;br /&gt;
# When size has to be proportional (width and height)?&lt;br /&gt;
# How plasmoids with only an icon (or an icons list) should behave?&lt;br /&gt;
# When fonts should be scaled with the plasmoid and when not?&lt;br /&gt;
# Having multiple type of frames (mainly panels and Desktop views), some plasmoid needs to be painted differently according to the frame (a good example is the folder view plasmoids).&lt;br /&gt;
# A minimum size should be advisable to be set.&lt;br /&gt;
# When a plasmoid is developed, the developer should think how it should behave in a containment like the panel and in a containment like the desktop. Usually panel doesn't have much height, so in most cases having a small and usable version of the plasmoid should be more advisable. Assuming this, a plasmoid placed in a panel should resize with the panel and the behaviour should be the same for all plasmoid. Usually there are two use cases for enlarging a panel:&lt;br /&gt;
## having objects more big and more readable: this needs scaling plasmoids into the panel&lt;br /&gt;
## having more space: scaling plasmoids doesn't give more space, so plasmoid should stay small, but even if small they are not aligned in a grid, so enlarge the panel for having more space is actually not supported.&lt;br /&gt;
# An additional problem is that plasma themes could have differents color settings. For example if the text foreground color is white (like in oxygen theme), plasmoids should use it (because the background color is black) but developers should be care of cases like the notes plasmoid which uses yellow as default background color and in this case the note is unreadable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The list ==&lt;br /&gt;
&lt;br /&gt;
=== Activity Bar ===&lt;br /&gt;
* '''Desktop''': The gray element of the plasmoid has a minimum height. If you resize too much vertically, the gray element goes out the frame. If you resize horizontally, some arrows appear to move right or left but they haven't a real usefulness: the plasmoid is too much small. Then both vertical and horizontal minimum size could be assumed.&lt;br /&gt;
* '''Panel''': If the horizontal panel is made less high, the name of the Activity Bar is not centered and fade off as in Pager tabs elements. If the vertical panel is set, the name of the Activity Bar doesn't fade off as in Pager tabs elements.&lt;br /&gt;
&lt;br /&gt;
=== Analogue Clock ===&lt;br /&gt;
* '''Desktop''': It works fine. If the plasmoid is made larger, the applet handler for resizing, rotating, settings and closing the plasmoid is larger than normal.&lt;br /&gt;
[[Image:frame_control_small.png|thumb]]&lt;br /&gt;
[[Image:frame_control_big.png|thumb]]&lt;br /&gt;
** This is the correct behaviour.&lt;br /&gt;
* '''Panel''': It works quite well, exept that in trunk it uses more horyzontal space than needed.&lt;br /&gt;
[[Image:Clock_in_panel.png]]&lt;br /&gt;
&lt;br /&gt;
=== Application Launcher ===&lt;br /&gt;
* '''Desktop''': Vertical and horizontal resize shouldn't be proportional like in the panel: it's more useful free resizing.&lt;br /&gt;
* '''Panel''': It works fine, but when you enlarge the panel the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Application Launcher Menu ===&lt;br /&gt;
* '''Desktop''': It hasn't a minimum size: it should be added.&lt;br /&gt;
* '''Panel''': When you enlarge the panel the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Battery ===&lt;br /&gt;
* '''Desktop''': The plasmoid is larger than icon width.&lt;br /&gt;
* '''Panel''': The plasmoid is larger than icon width.&lt;br /&gt;
[[Image:battery.png]]&lt;br /&gt;
** The svg is actually responsible for this, because of the bolt thing when the current is connected that comes in that empty space--[[User:Asraniel|Asraniel]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bball ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted because it disappears when the plasmoid is reduced too much.&lt;br /&gt;
* '''Panel''': Maybe an icon should be introduced in the panel even if the ball goes in the Dekstop: the behaviour of this plasmoid is unpredictable.&lt;br /&gt;
&lt;br /&gt;
=== Binary clock ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When you enlarge the panel, the binary clock doesn't resize.&lt;br /&gt;
&lt;br /&gt;
=== Bubblemon ===&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Calculator ===&lt;br /&gt;
* '''Desktop''': Font size should scale with the plasmoid.&lt;br /&gt;
* '''Panel''': Font size should scale with the plasmoid.&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
* '''Desktop''': When height or width of the panel is small, the calendar plasmoid in the panel becomes a calendar icon.&lt;br /&gt;
The calendar plasmoid could behave in the same way in the Desktop. Currently, it has a minimum size in which the table of the days aren't displayed. There are two solutions:&lt;br /&gt;
# Set a minimum size with a readable font&lt;br /&gt;
# Under the minimum size with a readable font display an icon: clicking on the icon will display the &amp;quot;popup&amp;quot; with the calendar.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Character Selector ===&lt;br /&gt;
* '''Desktop''': IHMO, height and width shouldn't be proportional because chars table is less high than large.&lt;br /&gt;
* '''Panel''': If the panel is enlarged, the icon of the character selector plasmoid does't resize.&lt;br /&gt;
&lt;br /&gt;
=== Color Picker ===&lt;br /&gt;
* '''Desktop''': The icons should resize with the plasmoid. If the plasmoid size is decreased too much, the two icons goes out the frame because they have a minimum size whereas the plasmoid haven't. A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icons should resize with the panel. In the horizontal panel, when the icons are put vertical but the panel isn't enought high, the circle goes below the monitor screen.&lt;br /&gt;
&lt;br /&gt;
=== Comic strip ===&lt;br /&gt;
* '''Desktop''': This plasmoid height and width could be proportional (depending from the ratio of the loaded image).&lt;br /&gt;
** It looks that this would introduce some usability issues, ask to mat69 for further details --[[User:Finex|FiNeX]] 22:40, 13 September 2009 (UTC)&lt;br /&gt;
* '''Panel''': Horyzontal panel is ok. In the vertical panel, the configure button is cutted if the panel is too tight. In both it should be resized proportionally.&lt;br /&gt;
&lt;br /&gt;
=== Device Notifier ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When you enlarge the panel, the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
The mouse doesn't change when it's over link. If the word doesn't exist in the dictionary, no message is displayed.&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
Why this plasmoid is inserted in the panel if you enlarged it whereas for example calculator or character selector doesn't (they ever display the icon when inserted in a panel)?&lt;br /&gt;
&lt;br /&gt;
=== Digital clock ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted.&lt;br /&gt;
* '''Panel''': Relevant font [size] changes in Systemsettings should trigger a resize. [[User:Mutlu inek|mutlu_inek]] 21:43, 14 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Eyes ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Fifteen puzzle ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted. Font size should scale with plasmoid.&lt;br /&gt;
* '''Panel''': If the panel both vertical and horizontal is made bigger, fifteen puzzle is stretched too but it doesn't increase horizontally (or vertically, depending on the panel orientation). It is not possible to play with this plasmoid in the panel and it is too little. Maybe it should behave like the unit converter, for example: if the icon in the panel is clicked the a popup appears and you can play.&lt;br /&gt;
&lt;br /&gt;
=== File Watcher ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken for the frame because when the plasmoid is reduced too much the file content goes out the frame.&lt;br /&gt;
* '''Panel''': When the plasmoid is added to the panel the content goes outisde the plasmoid area and goes over the near plasmoid. Is should behave like the calculator plasmoid (an icon in the panel with a popup that appears if the icon is pressed).&lt;br /&gt;
&lt;br /&gt;
=== Folder view ===&lt;br /&gt;
* '''Desktop''': Maybe a minimum size should be appreciated.&lt;br /&gt;
* '''Panel''': Folder icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Fuzzy clock ===&lt;br /&gt;
* '''Desktop''': The plasmoid goes around the Desktop when it's resized. IMHO because there's a maximum height for a specific width and when the plasmoid reaches the maximum height it move up and down instead of increase.&lt;br /&gt;
* '''Panel''': Text is cutted when the panel is enlarged, because text doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Incoming Message ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': If the panel is enlarged it increases horizontally but not vertically, so the plasmoid takes up horizontal space.&lt;br /&gt;
In higher horizontal panel, for example:&lt;br /&gt;
  &amp;quot;KMail account is changed&amp;quot;&lt;br /&gt;
should became:&lt;br /&gt;
  &amp;quot;KMail&lt;br /&gt;
  account&lt;br /&gt;
  is changed&amp;quot;&lt;br /&gt;
(three lines)&lt;br /&gt;
A different solution is to keep the plasmoid as icon on the panel and display the message in a popup.&lt;br /&gt;
&lt;br /&gt;
=== KGet Barchart Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': No icon or something like that appears in the panel. An item appears in the Desktop, but something should be present in the panel to remeber that is in the panel.&lt;br /&gt;
&lt;br /&gt;
=== KGet Panelbar Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
The plasmoid has a maximum size. When you click on the download arrow, a new popup appears. It is not attached to the plasmoid so if it's moved the new popup doesn't move too. The text in the new popup is not centered on the &amp;quot;white&amp;quot; area. I've selected the text so we can read it on the gray background:&lt;br /&gt;
[[Image:Kget_panelbar.png‎]]&lt;br /&gt;
* '''Panel''': In the vertical panel the plasmoid is not faded (when the panel is too tight). When the panel is too wide or high, the download arrow disappears because it has a maximum height.&lt;br /&gt;
&lt;br /&gt;
=== KGet Piechart Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': No icon or something like that appears in the panel. An item appear in the Desktop, but something should be present in the panel to remeber that is in the panel.&lt;br /&gt;
&lt;br /&gt;
=== KGet Session Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': '''unable to test'''&lt;br /&gt;
&lt;br /&gt;
=== Kate Session Applet ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional. Defaults items are 4 and they're larger than high.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Konqueror Profiles ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional because it's larger than high with standard items.&lt;br /&gt;
* '''Panel''': IHMO, when the panel is made higher or wider, the plasmoid should be an icon that increase its size otherwise the white rectangle should be made larger as an user wants.&lt;br /&gt;
&lt;br /&gt;
=== Konsole Profiles ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional because it's larger than high with standard items.&lt;br /&gt;
* '''Panel''': IHMO, when the panel is made higher or wider, the plasmoid should be an icon that increase its size otherwise the white rectangle should be made larger as an user wants and it shoudn't have proportional height and width.&lt;br /&gt;
&lt;br /&gt;
=== LCD Weather Station ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': The &amp;quot;configure&amp;quot; button goes out of the plasmoid area.&lt;br /&gt;
&lt;br /&gt;
=== Lancelot Launcher ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Lacenlot Part ===&lt;br /&gt;
* '''Desktop''': How do you setting this plasmoid?&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Leave A Note ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''':  The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Life ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When it's added, the panel goes down the bottom of the monitor as the panel takes the plasmoid height (or width if the panel is vertical). It doesn't resize proportionally.&lt;br /&gt;
&lt;br /&gt;
=== Lock/Logout ===&lt;br /&gt;
* '''Desktop''': Vertical and horizontal resize are proportional. It hasn't a minimum size: is it the wanted behaviour?&lt;br /&gt;
* '''Panel''': When you enlarge the panel too much (both vertical and horizontal panel), icons doesn't enlarge anymore.&lt;br /&gt;
&lt;br /&gt;
=== Magnifique ===&lt;br /&gt;
* '''Desktop''': a minimum size should be considered.&lt;br /&gt;
* '''Panel''': It should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Media Player ===&lt;br /&gt;
* '''Desktop''': It could have a minimum size.&lt;br /&gt;
* '''Panel''': KDE 4.3, it display the controls, on trunk it doesn't display anything&lt;br /&gt;
&lt;br /&gt;
=== Microblogging ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine at small panel size. On intermediate panel size the icon is not scaled and on bigger sizes it is fully rendered.&lt;br /&gt;
&lt;br /&gt;
=== Moon ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted.&lt;br /&gt;
* '''Panel''': When the panel is enlarged, the moon is stretched (vertically in the horizontal panel).&lt;br /&gt;
&lt;br /&gt;
=== News ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''':  On small panel size an icon is displayed (and scaled). when the panel is more than ~44 pixels it display the news and two scrollbars. It is unreadable and unusable.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken. Moreover if it is placed in a desktop containment (it means that it is probably the monitor of a PC), the font size should not scale with the plasmoid. Probably when an user enlarge a note on the desktop, it is because he needs more space, not for having the text bigger. I suggest to set the fixed size of the font as default setting.&lt;br /&gt;
* '''Panel''': It is not usable. Probably it should behave like digital clock or any other plasmoid which display an extender when placed in the panel.&lt;br /&gt;
&lt;br /&gt;
=== Now Playing ===&lt;br /&gt;
* '''Desktop''': Font size doesn't resize with the plasmoid, the icons do.&lt;br /&gt;
* '''Panel''': The plasmoid looks a bit different from plasmoid in the Desktop: only two buttons are displayed (play and play next) and no information is available (author, time etc) and no popup is available to see this contents.&lt;br /&gt;
&lt;br /&gt;
=== Pager ===&lt;br /&gt;
* '''Desktop''': If the default number of desktop is 4, the minimum size of the pager should be coeherent with that number of desktop because with 4 desktops the plasmoid has an empty area. If numbers or names of desktops are displayed, font size could scale with the plasmoid. Height and withd should't be proportional.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Paste ===&lt;br /&gt;
* '''Desktop''': Minimum height shouldn't display the vertical scroll bar. A better minimum width should be choosen.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Pastebin ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Picture Frame ===&lt;br /&gt;
* '''Desktop''': It looks fine.&lt;br /&gt;
* '''Panel''': It looks fine.&lt;br /&gt;
&lt;br /&gt;
=== Previewer ===&lt;br /&gt;
* '''Desktop''': A better minimum size should be taken or the dinamic wrapper should be adopted by default (even if the text doesn't scale resing the plamsoid and the line could go out the frame). When the desktop is locked the &amp;quot;collapse&amp;quot; icon doesn't works.&lt;br /&gt;
* '''Panel''': It should ever behave like calculator (an icon with a popup). When the panel has default size, the popup windows is displayed with minimum size and text aren't fully shown (because it's too long) both on vertical and horizontal panel. The arrow to collapse the plasmoid is not useful because the popup area is not collapsed too.&lt;br /&gt;
&lt;br /&gt;
=== Quicklaunch ===&lt;br /&gt;
* '''Desktop''': Icons should resize with plasmoid.&lt;br /&gt;
* '''Panel''': Icons should resize with plasmoid.&lt;br /&gt;
** Lukas Applehans is fixing the application launcher behaviour. The default settings will be to scale icons with the plasmoid, the &amp;quot;manual&amp;quot; size setting is optional. It will be implemented the row number setting too. --[[User:Finex|FiNeX]] 21:44, 11 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== RSSNOW ===&lt;br /&gt;
&lt;br /&gt;
=== Remember The Milk ===&lt;br /&gt;
I can't fully test this plasmoid because I haven't an account.&lt;br /&gt;
* '''Desktop''':  A better minimum size should be taken.&lt;br /&gt;
* '''Panel''': The &amp;quot;Configure&amp;quot; button goes out the frame.&lt;br /&gt;
&lt;br /&gt;
=== Show Desktop ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Show Widget Dashboard ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== System Load Viewer ===&lt;br /&gt;
* '''Desktop''': Some labels could be displayed (maybe optionally?). A minimum size should be taken.&lt;br /&gt;
* '''Panel''': It should have a small bottom padding.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - CPU ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size should be larger. The minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid is unuseful because it's impossible displaying all the information in a small area. IHMO, the plasmoid should simply display a value. Alternatively it could behave like calculator: when you click on the icon, a popup appears.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Hard Disk ===&lt;br /&gt;
* '''Desktop''': The minimum size should be larger.&lt;br /&gt;
* '''Panel''': When the panel (both horizontal and vertical) is thin, the labels are cutted. When the panel is enlarged, the plasmoid doesn't scale.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Hardware Info ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved.&lt;br /&gt;
* '''Panel''': The plasmoid in the panel is an icon and you cannot display any information: it has no sense. It should behave like calculator or calendar: when you click on the icon, a popup appears. The icon doesn't resize when the panel is enlarged (both verical and horizontal one). Actually you've to hover the icon for display the information, but it looks not much usable (I've discovered it accidentally).&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Network ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - RAM ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged. The text is not fully displayed and it's not clear: maybe physical and swap area should be reactangular instead of square. It is not so clear the distinction between the two plots.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Temperature ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged. The text is not fully displayed and it's not clear: maybe physical and swap area should be reactangular instead of square. It is not so clear the distinction between the two plots.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor ===&lt;br /&gt;
* '''Desktop''': When nothing it is displayed, the minimum size should be ok (maybe their height should be equal to the icon height). The icons don't resize when the plasmoid is resized. When an item is selected, the minimum width decreases and plot areas goes out the plasmoid area. No scale values (20%-40%...40%) are displayed.&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged.&lt;br /&gt;
&lt;br /&gt;
=== System Tray ===&lt;br /&gt;
* '''Desktop''': In KDE 4.3.1, the system tray doesn't ever display all the items presented in the panel. A minimum size should be adopted. The arrow to collapse the system tray remains larger even if the plasmoid is made smaller.&lt;br /&gt;
* '''Panel''': The arrow to collapse the system tray remains larger sometimes even if the plasmoid is made smaller.&lt;br /&gt;
** Size of the arrow doesn't resize in trunk --[[User:Finex|FiNeX]] 22:40, 13 September 2009 (UTC)&lt;br /&gt;
How icons are ordered in the system tray?&lt;br /&gt;
&lt;br /&gt;
=== Task Manager ===&lt;br /&gt;
* '''Desktop''': When you increase too much the frame, if not much tasks are opened, the frame bacomes larger than tasks and tasks don't increase anymore. Should icons and text scale resizing the plasmoid?&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Timer ===&lt;br /&gt;
* '''Desktop''': If the title is shown, the text is displayed with different font size when seconds are displayed or not. A minimum size with a readable time (and title) should be choosen.&lt;br /&gt;
* '''Panel''': If the horizontal panel is increased, the title font size scales but the time font size doesn't. In the vertical panel, the title font size scales and the time font size doen't (different behaviour). The resizing behaviour should be the same of digital clock: actually the plasmoid resizes only one dimension (on the horizontal panel it streches its height, on the vertical panel it increases its width).&lt;br /&gt;
&lt;br /&gt;
=== Trashcan ===&lt;br /&gt;
If the trash can't be emptied (i.e. files without permissions), the plasmoid should display a message like in dolphin.&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': Both in vertical and horizontal panel, if you enlarge too much the panel, the trash plasmoid doesn't resize the icon anymore.&lt;br /&gt;
&lt;br /&gt;
=== Unit converter ===&lt;br /&gt;
* '''Desktop''': The minimum width has been set like the unit convert would be a single column plasmoid, then if you make smaller the plasmoid, the left column goes outside the frame.&lt;br /&gt;
[[Image:Unit_convert.png]]&lt;br /&gt;
* '''Panel''': Combo box are cutted according to the height of the frame both in vertical and horizontal panel {{Bug|207052}}.&lt;br /&gt;
&lt;br /&gt;
=== Weather Forecast ===&lt;br /&gt;
&lt;br /&gt;
=== Web Browser ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine with a small panel, when the panel is enlarged it is transformed from an icon to the full plasmoid. Is this a correct behaviour on the panel?&lt;br /&gt;
&lt;br /&gt;
=== World Clock ===&lt;br /&gt;
* '''Desktop''': When the plasmoid is made at minimum size, plasma-desktop CPU usage increases more than 99%.&lt;br /&gt;
* '''Panel''': It doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== openDesktop ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: if the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': IHMO, only an icon should be inserted in the panel whereas the frame should be diplayied in a popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Common problem summary ==&lt;br /&gt;
&lt;br /&gt;
=== Desktop behaviour ===&lt;br /&gt;
&lt;br /&gt;
* Minimum size missing (or that could be improved [IM]) in following plasmoid:&lt;br /&gt;
# Application Launcher Menu&lt;br /&gt;
# Bball&lt;br /&gt;
# Bubblemon&lt;br /&gt;
# Calendar&lt;br /&gt;
# Color Picker&lt;br /&gt;
# Digital clock&lt;br /&gt;
# Fifteen puzzle&lt;br /&gt;
# File Watcher&lt;br /&gt;
# Folder view&lt;br /&gt;
# Incoming Message&lt;br /&gt;
# KGet Barchart Applet&lt;br /&gt;
# KGet Panelbar Applet&lt;br /&gt;
# KGet Piechart Applet&lt;br /&gt;
# KGet Session Applet&lt;br /&gt;
# LCD Weather Station&lt;br /&gt;
# Lancelot Launcher&lt;br /&gt;
# Lock/Logout&lt;br /&gt;
# Magnifique&lt;br /&gt;
# Media Player&lt;br /&gt;
# Moon&lt;br /&gt;
# Notes&lt;br /&gt;
# Pager [IM]&lt;br /&gt;
# Paste [IM]&lt;br /&gt;
# Pastebin&lt;br /&gt;
# Picture Frame&lt;br /&gt;
# Previewer [IM]&lt;br /&gt;
# RSSNOW&lt;br /&gt;
# Remember The Milk [IM]&lt;br /&gt;
# System Monitor - CPU [IM]&lt;br /&gt;
# System Monitor - Hard Disk [IM]&lt;br /&gt;
# System Monitor - Hardware Info [IM]&lt;br /&gt;
# System Monitor - Network [IM]&lt;br /&gt;
# System Monitor - RAM [IM]&lt;br /&gt;
# System Monitor - Temperature [IM]&lt;br /&gt;
# System Monitor [IM]&lt;br /&gt;
# System Tray&lt;br /&gt;
# Timer [IM]&lt;br /&gt;
# Unit converter [IM]&lt;br /&gt;
# Weather Forecast&lt;br /&gt;
# openDesktop&lt;br /&gt;
&lt;br /&gt;
* Suggestions:&lt;br /&gt;
# Plasmoid displaying an icon could have the same behaviour/minimum size (for example: Application Launcher Menu, Magnifique, Pastebin etc. and Color Picker, Lock/Logout etc.)&lt;br /&gt;
# Minimum size should display readable contents (for example: Calendar, Fifteen Puzzle etc.) otherwise an icon should be adopted.&lt;br /&gt;
&lt;br /&gt;
* Font size should be scaled accordly to plasmoid resizing as default behaviour:&lt;br /&gt;
# Calculator&lt;br /&gt;
# Fifteen Puzzle&lt;br /&gt;
# Now Playing&lt;br /&gt;
# Pager&lt;br /&gt;
# System Monitor - CPU&lt;br /&gt;
# System Monitor - Hard Disk&lt;br /&gt;
# System Monitor - Hardware Info&lt;br /&gt;
# System Monitor - Network&lt;br /&gt;
# System Monitor - RAM&lt;br /&gt;
# System Monitor - Temperature&lt;br /&gt;
# System Monitor&lt;br /&gt;
&lt;br /&gt;
* Font size shouldn't be scaled accordly to plasmoid resizing as default behaviour:&lt;br /&gt;
# Notes&lt;br /&gt;
&lt;br /&gt;
=== Panel behaviour ===&lt;br /&gt;
&lt;br /&gt;
* Icons don't scale resizing the following plasmoids:&lt;br /&gt;
# Application Launcher&lt;br /&gt;
# Application Launcher Menu&lt;br /&gt;
# Binary clock&lt;br /&gt;
# Character Selector&lt;br /&gt;
# Color Picker&lt;br /&gt;
# Device Notifier&lt;br /&gt;
# Folder view&lt;br /&gt;
# Lancelot Launcher&lt;br /&gt;
# Leave A Note&lt;br /&gt;
# Lock/Logout&lt;br /&gt;
# Magnifique&lt;br /&gt;
# Quicklaunch&lt;br /&gt;
# Pastebin&lt;br /&gt;
# Show Desktop&lt;br /&gt;
# Show Widget Dashboard&lt;br /&gt;
# System Tray&lt;br /&gt;
# Trashcan&lt;br /&gt;
&lt;br /&gt;
* Popups (extender) which could be improved:&lt;br /&gt;
# Dictionary&lt;br /&gt;
# File Watcher&lt;br /&gt;
# Incoming Message&lt;br /&gt;
# Konqueror Profiles&lt;br /&gt;
# Konsole Profilesbuff&lt;br /&gt;
# Microblogging&lt;br /&gt;
# News&lt;br /&gt;
# Notes&lt;br /&gt;
# Now Playing&lt;br /&gt;
# Previewer&lt;br /&gt;
# RSSNOW (maybe it coudl solve bug 182517)&lt;br /&gt;
# System Load Viewer&lt;br /&gt;
# Weather Forecast&lt;br /&gt;
# Web Browser&lt;br /&gt;
# openDesktop&lt;br /&gt;
&lt;br /&gt;
* Suggestions:&lt;br /&gt;
# It could be useful to think about the plasmoid &amp;quot;natural&amp;quot; containment to differentiate when plasmoid in the panel should have a popup (extender) or not. If the plasmoid is thought for staying in Desktop and the minimum size is larger than an icon, it should be useful to use a popup (or an extender) for make it readable.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Plasma/Plasmoid-Issues</id>
		<title>Projects/Plasma/Plasmoid-Issues</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Plasma/Plasmoid-Issues"/>
				<updated>2009-10-14T21:34:26Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Digital clock */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following list describe resizing problems (and not only) for all tested plasmoids.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Some thougths ==&lt;br /&gt;
&lt;br /&gt;
If not already specified, some guidelines should be taken to archieve an uniform behaviour. At least developers should be careful to the following points:&lt;br /&gt;
&lt;br /&gt;
# When size has to be proportional (width and height)?&lt;br /&gt;
# How plasmoids with only an icon (or an icons list) should behave?&lt;br /&gt;
# When fonts should be scaled with the plasmoid and when not?&lt;br /&gt;
# Having multiple type of frames (mainly panels and Desktop views), some plasmoid needs to be painted differently according to the frame (a good example is the folder view plasmoids).&lt;br /&gt;
# A minimum size should be advisable to be set.&lt;br /&gt;
# When a plasmoid is developed, the developer should think how it should behave in a containment like the panel and in a containment like the desktop. Usually panel doesn't have much height, so in most cases having a small and usable version of the plasmoid should be more advisable. Assuming this, a plasmoid placed in a panel should resize with the panel and the behaviour should be the same for all plasmoid. Usually there are two use cases for enlarging a panel:&lt;br /&gt;
## having objects more big and more readable: this needs scaling plasmoids into the panel&lt;br /&gt;
## having more space: scaling plasmoids doesn't give more space, so plasmoid should stay small, but even if small they are not aligned in a grid, so enlarge the panel for having more space is actually not supported.&lt;br /&gt;
# An additional problem is that plasma themes could have differents color settings. For example if the text foreground color is white (like in oxygen theme), plasmoids should use it (because the background color is black) but developers should be care of cases like the notes plasmoid which uses yellow as default background color and in this case the note is unreadable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The list ==&lt;br /&gt;
&lt;br /&gt;
=== Activity Bar ===&lt;br /&gt;
* '''Desktop''': The gray element of the plasmoid has a minimum height. If you resize too much vertically, the gray element goes out the frame. If you resize horizontally, some arrows appear to move right or left but they haven't a real usefulness: the plasmoid is too much small. Then both vertical and horizontal minimum size could be assumed.&lt;br /&gt;
* '''Panel''': If the horizontal panel is made less high, the name of the Activity Bar is not centered and fade off as in Pager tabs elements. If the vertical panel is set, the name of the Activity Bar doesn't fade off as in Pager tabs elements.&lt;br /&gt;
&lt;br /&gt;
=== Analogue Clock ===&lt;br /&gt;
* '''Desktop''': It works fine. If the plasmoid is made larger, the applet handler for resizing, rotating, settings and closing the plasmoid is larger than normal.&lt;br /&gt;
[[Image:frame_control_small.png|thumb]]&lt;br /&gt;
[[Image:frame_control_big.png|thumb]]&lt;br /&gt;
** This is the correct behaviour.&lt;br /&gt;
* '''Panel''': It works quite well, exept that in trunk it uses more horyzontal space than needed.&lt;br /&gt;
[[Image:Clock_in_panel.png]]&lt;br /&gt;
&lt;br /&gt;
=== Application Launcher ===&lt;br /&gt;
* '''Desktop''': Vertical and horizontal resize shouldn't be proportional like in the panel: it's more useful free resizing.&lt;br /&gt;
* '''Panel''': It works fine, but when you enlarge the panel the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Application Launcher Menu ===&lt;br /&gt;
* '''Desktop''': It hasn't a minimum size: it should be added.&lt;br /&gt;
* '''Panel''': When you enlarge the panel the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Battery ===&lt;br /&gt;
* '''Desktop''': The plasmoid is larger than icon width.&lt;br /&gt;
* '''Panel''': The plasmoid is larger than icon width.&lt;br /&gt;
[[Image:battery.png]]&lt;br /&gt;
** The svg is actually responsible for this, because of the bolt thing when the current is connected that comes in that empty space--[[User:Asraniel|Asraniel]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bball ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted because it disappears when the plasmoid is reduced too much.&lt;br /&gt;
* '''Panel''': Maybe an icon should be introduced in the panel even if the ball goes in the Dekstop: the behaviour of this plasmoid is unpredictable.&lt;br /&gt;
&lt;br /&gt;
=== Binary clock ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When you enlarge the panel, the binary clock doesn't resize.&lt;br /&gt;
&lt;br /&gt;
=== Bubblemon ===&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Calculator ===&lt;br /&gt;
* '''Desktop''': Font size should scale with the plasmoid.&lt;br /&gt;
* '''Panel''': Font size should scale with the plasmoid.&lt;br /&gt;
&lt;br /&gt;
=== Calendar ===&lt;br /&gt;
* '''Desktop''': When height or width of the panel is small, the calendar plasmoid in the panel becomes a calendar icon.&lt;br /&gt;
The calendar plasmoid could behave in the same way in the Desktop. Currently, it has a minimum size in which the table of the days aren't displayed. There are two solutions:&lt;br /&gt;
# Set a minimum size with a readable font&lt;br /&gt;
# Under the minimum size with a readable font display an icon: clicking on the icon will display the &amp;quot;popup&amp;quot; with the calendar.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Character Selector ===&lt;br /&gt;
* '''Desktop''': IHMO, height and width shouldn't be proportional because chars table is less high than large.&lt;br /&gt;
* '''Panel''': If the panel is enlarged, the icon of the character selector plasmoid does't resize.&lt;br /&gt;
&lt;br /&gt;
=== Color Picker ===&lt;br /&gt;
* '''Desktop''': The icons should resize with the plasmoid. If the plasmoid size is decreased too much, the two icons goes out the frame because they have a minimum size whereas the plasmoid haven't. A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icons should resize with the panel. In the horizontal panel, when the icons are put vertical but the panel isn't enought high, the circle goes below the monitor screen.&lt;br /&gt;
&lt;br /&gt;
=== Comic strip ===&lt;br /&gt;
* '''Desktop''': This plasmoid height and width could be proportional (depending from the ratio of the loaded image).&lt;br /&gt;
** It looks that this would introduce some usability issues, ask to mat69 for further details --[[User:Finex|FiNeX]] 22:40, 13 September 2009 (UTC)&lt;br /&gt;
* '''Panel''': Horyzontal panel is ok. In the vertical panel, the configure button is cutted if the panel is too tight. In both it should be resized proportionally.&lt;br /&gt;
&lt;br /&gt;
=== Device Notifier ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When you enlarge the panel, the icon doesn't resize: is it the desired behaviour?&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
The mouse doesn't change when it's over link. If the word doesn't exist in the dictionary, no message is displayed.&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
Why this plasmoid is inserted in the panel if you enlarged it whereas for example calculator or character selector doesn't (they ever display the icon when inserted in a panel)?&lt;br /&gt;
&lt;br /&gt;
=== Digital clock ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted.&lt;br /&gt;
* '''Panel''': Relevant font [size] changes in Systemsettings should trigger a resize.&lt;br /&gt;
&lt;br /&gt;
=== Eyes ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Fifteen puzzle ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted. Font size should scale with plasmoid.&lt;br /&gt;
* '''Panel''': If the panel both vertical and horizontal is made bigger, fifteen puzzle is stretched too but it doesn't increase horizontally (or vertically, depending on the panel orientation). It is not possible to play with this plasmoid in the panel and it is too little. Maybe it should behave like the unit converter, for example: if the icon in the panel is clicked the a popup appears and you can play.&lt;br /&gt;
&lt;br /&gt;
=== File Watcher ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken for the frame because when the plasmoid is reduced too much the file content goes out the frame.&lt;br /&gt;
* '''Panel''': When the plasmoid is added to the panel the content goes outisde the plasmoid area and goes over the near plasmoid. Is should behave like the calculator plasmoid (an icon in the panel with a popup that appears if the icon is pressed).&lt;br /&gt;
&lt;br /&gt;
=== Folder view ===&lt;br /&gt;
* '''Desktop''': Maybe a minimum size should be appreciated.&lt;br /&gt;
* '''Panel''': Folder icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Fuzzy clock ===&lt;br /&gt;
* '''Desktop''': The plasmoid goes around the Desktop when it's resized. IMHO because there's a maximum height for a specific width and when the plasmoid reaches the maximum height it move up and down instead of increase.&lt;br /&gt;
* '''Panel''': Text is cutted when the panel is enlarged, because text doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Incoming Message ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': If the panel is enlarged it increases horizontally but not vertically, so the plasmoid takes up horizontal space.&lt;br /&gt;
In higher horizontal panel, for example:&lt;br /&gt;
  &amp;quot;KMail account is changed&amp;quot;&lt;br /&gt;
should became:&lt;br /&gt;
  &amp;quot;KMail&lt;br /&gt;
  account&lt;br /&gt;
  is changed&amp;quot;&lt;br /&gt;
(three lines)&lt;br /&gt;
A different solution is to keep the plasmoid as icon on the panel and display the message in a popup.&lt;br /&gt;
&lt;br /&gt;
=== KGet Barchart Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': No icon or something like that appears in the panel. An item appears in the Desktop, but something should be present in the panel to remeber that is in the panel.&lt;br /&gt;
&lt;br /&gt;
=== KGet Panelbar Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
The plasmoid has a maximum size. When you click on the download arrow, a new popup appears. It is not attached to the plasmoid so if it's moved the new popup doesn't move too. The text in the new popup is not centered on the &amp;quot;white&amp;quot; area. I've selected the text so we can read it on the gray background:&lt;br /&gt;
[[Image:Kget_panelbar.png‎]]&lt;br /&gt;
* '''Panel''': In the vertical panel the plasmoid is not faded (when the panel is too tight). When the panel is too wide or high, the download arrow disappears because it has a maximum height.&lt;br /&gt;
&lt;br /&gt;
=== KGet Piechart Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': No icon or something like that appears in the panel. An item appear in the Desktop, but something should be present in the panel to remeber that is in the panel.&lt;br /&gt;
&lt;br /&gt;
=== KGet Session Applet ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': '''unable to test'''&lt;br /&gt;
&lt;br /&gt;
=== Kate Session Applet ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional. Defaults items are 4 and they're larger than high.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Konqueror Profiles ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional because it's larger than high with standard items.&lt;br /&gt;
* '''Panel''': IHMO, when the panel is made higher or wider, the plasmoid should be an icon that increase its size otherwise the white rectangle should be made larger as an user wants.&lt;br /&gt;
&lt;br /&gt;
=== Konsole Profiles ===&lt;br /&gt;
* '''Desktop''': Height and width shouldn't be proportional because it's larger than high with standard items.&lt;br /&gt;
* '''Panel''': IHMO, when the panel is made higher or wider, the plasmoid should be an icon that increase its size otherwise the white rectangle should be made larger as an user wants and it shoudn't have proportional height and width.&lt;br /&gt;
&lt;br /&gt;
=== LCD Weather Station ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: when the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': The &amp;quot;configure&amp;quot; button goes out of the plasmoid area.&lt;br /&gt;
&lt;br /&gt;
=== Lancelot Launcher ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Lacenlot Part ===&lt;br /&gt;
* '''Desktop''': How do you setting this plasmoid?&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Leave A Note ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''':  The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Life ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': When it's added, the panel goes down the bottom of the monitor as the panel takes the plasmoid height (or width if the panel is vertical). It doesn't resize proportionally.&lt;br /&gt;
&lt;br /&gt;
=== Lock/Logout ===&lt;br /&gt;
* '''Desktop''': Vertical and horizontal resize are proportional. It hasn't a minimum size: is it the wanted behaviour?&lt;br /&gt;
* '''Panel''': When you enlarge the panel too much (both vertical and horizontal panel), icons doesn't enlarge anymore.&lt;br /&gt;
&lt;br /&gt;
=== Magnifique ===&lt;br /&gt;
* '''Desktop''': a minimum size should be considered.&lt;br /&gt;
* '''Panel''': It should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Media Player ===&lt;br /&gt;
* '''Desktop''': It could have a minimum size.&lt;br /&gt;
* '''Panel''': KDE 4.3, it display the controls, on trunk it doesn't display anything&lt;br /&gt;
&lt;br /&gt;
=== Microblogging ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine at small panel size. On intermediate panel size the icon is not scaled and on bigger sizes it is fully rendered.&lt;br /&gt;
&lt;br /&gt;
=== Moon ===&lt;br /&gt;
* '''Desktop''': A minimum size should be adopted.&lt;br /&gt;
* '''Panel''': When the panel is enlarged, the moon is stretched (vertically in the horizontal panel).&lt;br /&gt;
&lt;br /&gt;
=== News ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''':  On small panel size an icon is displayed (and scaled). when the panel is more than ~44 pixels it display the news and two scrollbars. It is unreadable and unusable.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken. Moreover if it is placed in a desktop containment (it means that it is probably the monitor of a PC), the font size should not scale with the plasmoid. Probably when an user enlarge a note on the desktop, it is because he needs more space, not for having the text bigger. I suggest to set the fixed size of the font as default setting.&lt;br /&gt;
* '''Panel''': It is not usable. Probably it should behave like digital clock or any other plasmoid which display an extender when placed in the panel.&lt;br /&gt;
&lt;br /&gt;
=== Now Playing ===&lt;br /&gt;
* '''Desktop''': Font size doesn't resize with the plasmoid, the icons do.&lt;br /&gt;
* '''Panel''': The plasmoid looks a bit different from plasmoid in the Desktop: only two buttons are displayed (play and play next) and no information is available (author, time etc) and no popup is available to see this contents.&lt;br /&gt;
&lt;br /&gt;
=== Pager ===&lt;br /&gt;
* '''Desktop''': If the default number of desktop is 4, the minimum size of the pager should be coeherent with that number of desktop because with 4 desktops the plasmoid has an empty area. If numbers or names of desktops are displayed, font size could scale with the plasmoid. Height and withd should't be proportional.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Paste ===&lt;br /&gt;
* '''Desktop''': Minimum height shouldn't display the vertical scroll bar. A better minimum width should be choosen.&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Pastebin ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken.&lt;br /&gt;
* '''Panel''': The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Picture Frame ===&lt;br /&gt;
* '''Desktop''': It looks fine.&lt;br /&gt;
* '''Panel''': It looks fine.&lt;br /&gt;
&lt;br /&gt;
=== Previewer ===&lt;br /&gt;
* '''Desktop''': A better minimum size should be taken or the dinamic wrapper should be adopted by default (even if the text doesn't scale resing the plamsoid and the line could go out the frame). When the desktop is locked the &amp;quot;collapse&amp;quot; icon doesn't works.&lt;br /&gt;
* '''Panel''': It should ever behave like calculator (an icon with a popup). When the panel has default size, the popup windows is displayed with minimum size and text aren't fully shown (because it's too long) both on vertical and horizontal panel. The arrow to collapse the plasmoid is not useful because the popup area is not collapsed too.&lt;br /&gt;
&lt;br /&gt;
=== Quicklaunch ===&lt;br /&gt;
* '''Desktop''': Icons should resize with plasmoid.&lt;br /&gt;
* '''Panel''': Icons should resize with plasmoid.&lt;br /&gt;
** Lukas Applehans is fixing the application launcher behaviour. The default settings will be to scale icons with the plasmoid, the &amp;quot;manual&amp;quot; size setting is optional. It will be implemented the row number setting too. --[[User:Finex|FiNeX]] 21:44, 11 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== RSSNOW ===&lt;br /&gt;
&lt;br /&gt;
=== Remember The Milk ===&lt;br /&gt;
I can't fully test this plasmoid because I haven't an account.&lt;br /&gt;
* '''Desktop''':  A better minimum size should be taken.&lt;br /&gt;
* '''Panel''': The &amp;quot;Configure&amp;quot; button goes out the frame.&lt;br /&gt;
&lt;br /&gt;
=== Show Desktop ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': The icon doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== Show Widget Dashboard ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': The icon should resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== System Load Viewer ===&lt;br /&gt;
* '''Desktop''': Some labels could be displayed (maybe optionally?). A minimum size should be taken.&lt;br /&gt;
* '''Panel''': It should have a small bottom padding.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - CPU ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size should be larger. The minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid is unuseful because it's impossible displaying all the information in a small area. IHMO, the plasmoid should simply display a value. Alternatively it could behave like calculator: when you click on the icon, a popup appears.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Hard Disk ===&lt;br /&gt;
* '''Desktop''': The minimum size should be larger.&lt;br /&gt;
* '''Panel''': When the panel (both horizontal and vertical) is thin, the labels are cutted. When the panel is enlarged, the plasmoid doesn't scale.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Hardware Info ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved.&lt;br /&gt;
* '''Panel''': The plasmoid in the panel is an icon and you cannot display any information: it has no sense. It should behave like calculator or calendar: when you click on the icon, a popup appears. The icon doesn't resize when the panel is enlarged (both verical and horizontal one). Actually you've to hover the icon for display the information, but it looks not much usable (I've discovered it accidentally).&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Network ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - RAM ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged. The text is not fully displayed and it's not clear: maybe physical and swap area should be reactangular instead of square. It is not so clear the distinction between the two plots.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor - Temperature ===&lt;br /&gt;
* '''Desktop''': The font size doesn't resize when the plasmoid is resized. The minimum size could be improved: the minimum height and width should be the minimum height and width displaying scale values (20%-40%...40%).&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged. The text is not fully displayed and it's not clear: maybe physical and swap area should be reactangular instead of square. It is not so clear the distinction between the two plots.&lt;br /&gt;
&lt;br /&gt;
=== System Monitor ===&lt;br /&gt;
* '''Desktop''': When nothing it is displayed, the minimum size should be ok (maybe their height should be equal to the icon height). The icons don't resize when the plasmoid is resized. When an item is selected, the minimum width decreases and plot areas goes out the plasmoid area. No scale values (20%-40%...40%) are displayed.&lt;br /&gt;
* '''Panel''': The plasmoid doesn't resize when the panel is enlarged.&lt;br /&gt;
&lt;br /&gt;
=== System Tray ===&lt;br /&gt;
* '''Desktop''': In KDE 4.3.1, the system tray doesn't ever display all the items presented in the panel. A minimum size should be adopted. The arrow to collapse the system tray remains larger even if the plasmoid is made smaller.&lt;br /&gt;
* '''Panel''': The arrow to collapse the system tray remains larger sometimes even if the plasmoid is made smaller.&lt;br /&gt;
** Size of the arrow doesn't resize in trunk --[[User:Finex|FiNeX]] 22:40, 13 September 2009 (UTC)&lt;br /&gt;
How icons are ordered in the system tray?&lt;br /&gt;
&lt;br /&gt;
=== Task Manager ===&lt;br /&gt;
* '''Desktop''': When you increase too much the frame, if not much tasks are opened, the frame bacomes larger than tasks and tasks don't increase anymore. Should icons and text scale resizing the plasmoid?&lt;br /&gt;
* '''Panel''': It works fine.&lt;br /&gt;
&lt;br /&gt;
=== Timer ===&lt;br /&gt;
* '''Desktop''': If the title is shown, the text is displayed with different font size when seconds are displayed or not. A minimum size with a readable time (and title) should be choosen.&lt;br /&gt;
* '''Panel''': If the horizontal panel is increased, the title font size scales but the time font size doesn't. In the vertical panel, the title font size scales and the time font size doen't (different behaviour). The resizing behaviour should be the same of digital clock: actually the plasmoid resizes only one dimension (on the horizontal panel it streches its height, on the vertical panel it increases its width).&lt;br /&gt;
&lt;br /&gt;
=== Trashcan ===&lt;br /&gt;
If the trash can't be emptied (i.e. files without permissions), the plasmoid should display a message like in dolphin.&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': Both in vertical and horizontal panel, if you enlarge too much the panel, the trash plasmoid doesn't resize the icon anymore.&lt;br /&gt;
&lt;br /&gt;
=== Unit converter ===&lt;br /&gt;
* '''Desktop''': The minimum width has been set like the unit convert would be a single column plasmoid, then if you make smaller the plasmoid, the left column goes outside the frame.&lt;br /&gt;
[[Image:Unit_convert.png]]&lt;br /&gt;
* '''Panel''': Combo box are cutted according to the height of the frame both in vertical and horizontal panel {{Bug|207052}}.&lt;br /&gt;
&lt;br /&gt;
=== Weather Forecast ===&lt;br /&gt;
&lt;br /&gt;
=== Web Browser ===&lt;br /&gt;
* '''Desktop''': It works fine.&lt;br /&gt;
* '''Panel''': It works fine with a small panel, when the panel is enlarged it is transformed from an icon to the full plasmoid. Is this a correct behaviour on the panel?&lt;br /&gt;
&lt;br /&gt;
=== World Clock ===&lt;br /&gt;
* '''Desktop''': When the plasmoid is made at minimum size, plasma-desktop CPU usage increases more than 99%.&lt;br /&gt;
* '''Panel''': It doesn't resize with the panel.&lt;br /&gt;
&lt;br /&gt;
=== openDesktop ===&lt;br /&gt;
* '''Desktop''': A minimum size should be taken: if the plasmoid is made smaller, the content goes out the frame.&lt;br /&gt;
* '''Panel''': IHMO, only an icon should be inserted in the panel whereas the frame should be diplayied in a popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Common problem summary ==&lt;br /&gt;
&lt;br /&gt;
=== Desktop behaviour ===&lt;br /&gt;
&lt;br /&gt;
* Minimum size missing (or that could be improved [IM]) in following plasmoid:&lt;br /&gt;
# Application Launcher Menu&lt;br /&gt;
# Bball&lt;br /&gt;
# Bubblemon&lt;br /&gt;
# Calendar&lt;br /&gt;
# Color Picker&lt;br /&gt;
# Digital clock&lt;br /&gt;
# Fifteen puzzle&lt;br /&gt;
# File Watcher&lt;br /&gt;
# Folder view&lt;br /&gt;
# Incoming Message&lt;br /&gt;
# KGet Barchart Applet&lt;br /&gt;
# KGet Panelbar Applet&lt;br /&gt;
# KGet Piechart Applet&lt;br /&gt;
# KGet Session Applet&lt;br /&gt;
# LCD Weather Station&lt;br /&gt;
# Lancelot Launcher&lt;br /&gt;
# Lock/Logout&lt;br /&gt;
# Magnifique&lt;br /&gt;
# Media Player&lt;br /&gt;
# Moon&lt;br /&gt;
# Notes&lt;br /&gt;
# Pager [IM]&lt;br /&gt;
# Paste [IM]&lt;br /&gt;
# Pastebin&lt;br /&gt;
# Picture Frame&lt;br /&gt;
# Previewer [IM]&lt;br /&gt;
# RSSNOW&lt;br /&gt;
# Remember The Milk [IM]&lt;br /&gt;
# System Monitor - CPU [IM]&lt;br /&gt;
# System Monitor - Hard Disk [IM]&lt;br /&gt;
# System Monitor - Hardware Info [IM]&lt;br /&gt;
# System Monitor - Network [IM]&lt;br /&gt;
# System Monitor - RAM [IM]&lt;br /&gt;
# System Monitor - Temperature [IM]&lt;br /&gt;
# System Monitor [IM]&lt;br /&gt;
# System Tray&lt;br /&gt;
# Timer [IM]&lt;br /&gt;
# Unit converter [IM]&lt;br /&gt;
# Weather Forecast&lt;br /&gt;
# openDesktop&lt;br /&gt;
&lt;br /&gt;
* Suggestions:&lt;br /&gt;
# Plasmoid displaying an icon could have the same behaviour/minimum size (for example: Application Launcher Menu, Magnifique, Pastebin etc. and Color Picker, Lock/Logout etc.)&lt;br /&gt;
# Minimum size should display readable contents (for example: Calendar, Fifteen Puzzle etc.) otherwise an icon should be adopted.&lt;br /&gt;
&lt;br /&gt;
* Font size should be scaled accordly to plasmoid resizing as default behaviour:&lt;br /&gt;
# Calculator&lt;br /&gt;
# Fifteen Puzzle&lt;br /&gt;
# Now Playing&lt;br /&gt;
# Pager&lt;br /&gt;
# System Monitor - CPU&lt;br /&gt;
# System Monitor - Hard Disk&lt;br /&gt;
# System Monitor - Hardware Info&lt;br /&gt;
# System Monitor - Network&lt;br /&gt;
# System Monitor - RAM&lt;br /&gt;
# System Monitor - Temperature&lt;br /&gt;
# System Monitor&lt;br /&gt;
&lt;br /&gt;
* Font size shouldn't be scaled accordly to plasmoid resizing as default behaviour:&lt;br /&gt;
# Notes&lt;br /&gt;
&lt;br /&gt;
=== Panel behaviour ===&lt;br /&gt;
&lt;br /&gt;
* Icons don't scale resizing the following plasmoids:&lt;br /&gt;
# Application Launcher&lt;br /&gt;
# Application Launcher Menu&lt;br /&gt;
# Binary clock&lt;br /&gt;
# Character Selector&lt;br /&gt;
# Color Picker&lt;br /&gt;
# Device Notifier&lt;br /&gt;
# Folder view&lt;br /&gt;
# Lancelot Launcher&lt;br /&gt;
# Leave A Note&lt;br /&gt;
# Lock/Logout&lt;br /&gt;
# Magnifique&lt;br /&gt;
# Quicklaunch&lt;br /&gt;
# Pastebin&lt;br /&gt;
# Show Desktop&lt;br /&gt;
# Show Widget Dashboard&lt;br /&gt;
# System Tray&lt;br /&gt;
# Trashcan&lt;br /&gt;
&lt;br /&gt;
* Popups (extender) which could be improved:&lt;br /&gt;
# Dictionary&lt;br /&gt;
# File Watcher&lt;br /&gt;
# Incoming Message&lt;br /&gt;
# Konqueror Profiles&lt;br /&gt;
# Konsole Profilesbuff&lt;br /&gt;
# Microblogging&lt;br /&gt;
# News&lt;br /&gt;
# Notes&lt;br /&gt;
# Now Playing&lt;br /&gt;
# Previewer&lt;br /&gt;
# RSSNOW (maybe it coudl solve bug 182517)&lt;br /&gt;
# System Load Viewer&lt;br /&gt;
# Weather Forecast&lt;br /&gt;
# Web Browser&lt;br /&gt;
# openDesktop&lt;br /&gt;
&lt;br /&gt;
* Suggestions:&lt;br /&gt;
# It could be useful to think about the plasmoid &amp;quot;natural&amp;quot; containment to differentiate when plasmoid in the panel should have a popup (extender) or not. If the plasmoid is thought for staying in Desktop and the minimum size is larger than an icon, it should be useful to use a popup (or an extender) for make it readable.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-05-05T20:17:00Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #1: pathological goodness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) &amp;lt;s&amp;gt;and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem.&amp;lt;/s&amp;gt; I am using self-compiled trunk, rev. &amp;lt;s&amp;gt;798847&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;799237&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;800877&amp;lt;/s&amp;gt; 804277, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
The nsplugin crashes have been fixed in trunk, I am running rev. 804277 (mutlu_inek).&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks and works exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks and works exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;br /&gt;
&lt;br /&gt;
=Keep an eye on:=&lt;br /&gt;
*http://bugs.kde.org/show_bug.cgi?id=161383&lt;br /&gt;
*&amp;lt;s&amp;gt;http://lists.kde.org/?t=120903182100001&amp;amp;r=1&amp;amp;w=2&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-05-05T20:11:26Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #2: youtube */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) &amp;lt;s&amp;gt;and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem.&amp;lt;/s&amp;gt; I am using self-compiled trunk, rev. &amp;lt;s&amp;gt;798847&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;799237&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;800877&amp;lt;/s&amp;gt; 804277, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
The nsplugin crashes have been fixed in trunk, I am running rev. 804277 (mutlu_inek).&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks and works exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;br /&gt;
&lt;br /&gt;
=Keep an eye on:=&lt;br /&gt;
*http://bugs.kde.org/show_bug.cgi?id=161383&lt;br /&gt;
*&amp;lt;s&amp;gt;http://lists.kde.org/?t=120903182100001&amp;amp;r=1&amp;amp;w=2&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-05-05T20:10:46Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: nsplugin fixed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) &amp;lt;s&amp;gt;and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem.&amp;lt;/s&amp;gt; I am using self-compiled trunk, rev. &amp;lt;s&amp;gt;798847&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;799237&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;800877&amp;lt;/s&amp;gt; 804277, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
The nsplugin crashes have been fixed in trunk, I am running rev. 804277 (mutlu_inek).&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*&amp;lt;s&amp;gt;Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;br /&gt;
&lt;br /&gt;
=Keep an eye on:=&lt;br /&gt;
*http://bugs.kde.org/show_bug.cgi?id=161383&lt;br /&gt;
*&amp;lt;s&amp;gt;http://lists.kde.org/?t=120903182100001&amp;amp;r=1&amp;amp;w=2&amp;lt;/s&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-30T10:23:53Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. &amp;lt;s&amp;gt;798847&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;799237&amp;lt;/s&amp;gt; 800877, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;br /&gt;
&lt;br /&gt;
=Keep an eye on:=&lt;br /&gt;
*http://bugs.kde.org/show_bug.cgi?id=161383&lt;br /&gt;
*http://lists.kde.org/?t=120903182100001&amp;amp;r=1&amp;amp;w=2&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-25T05:38:53Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* There seem to be issues with the (at least for some newly working) flash support in Konqueror */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. &amp;lt;s&amp;gt;798847&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;799237&amp;lt;/s&amp;gt; 800877, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-25T05:32:50Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #4: Music site: jamendo.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-25T05:32:24Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #4: Music site: jamendo.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site works reasonably fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-25T05:31:49Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #4: Music site: jamendo.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
  if you have multiple tabs open, and then hover over the dog ad, then close that tab, does it crash? &lt;br /&gt;
uga says: uhm... tried but, as soon as I tried opening a new tab, my (google) konqui got locked&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;br /&gt;
&lt;br /&gt;
{{Bug|161137}} probably ought to just be closed, but we'll see if the guy does so first&lt;br /&gt;
&lt;br /&gt;
=Test site #4: Music site: jamendo.com=&lt;br /&gt;
http://jamendo.com &lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] says: Newest site on my shitlist. &lt;br /&gt;
*Super slow. &lt;br /&gt;
*I can't change languages. (works under iceweasel 2.0.0.18)&lt;br /&gt;
*I can't play music. It gives a popup box saying there's a problem with the flash audio backend. In Iceweasel it says it wants Flash 6+ to run jamPlayerWeb. So maybe it just isn't finding it?&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] finds that the site work reasonaly fast and simply browsing it has not yet triggered any errors. However, ...&lt;br /&gt;
*Playing music (whether through the embedded player in the upper right or through the popup player does not work. In both cases, Konqueror simply freezes. In the latter case, the popup does not even show. No hints at what is wrong on the command line. No crash report.&lt;br /&gt;
*Downloading songs in not possible, either. Clicking the &amp;quot;download&amp;quot; button equally freezes Konqueror.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T17:33:30Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* There seem to be issues with the (at least for some newly working) flash support in Konqueror */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
I ([[User:mutlu_inek|mutlu_inek]]) can use flash. It works with a few errors (see  test cases below) and reliable crashes of nspluginviewer, not Konqui, every time I browse away from a site using flash. The Nspluginviewer does automatically restart, though, so no grave problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T17:30:48Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #3: Google streetview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://img376.imageshack.us/my.php?image=snapshot8jv4.png screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T17:29:21Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #3: Google streetview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [http://imgcash3.imageshack.us/Himg376/scaled.php?server=376&amp;amp;filename=snapshot8jv4.png&amp;amp;xsize=640&amp;amp;ysize=480 screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T16:32:30Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #3: Google streetview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [ screenshot] [I will add a screenshot later, Imageshack has connection issues right now.]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T16:28:10Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #1: pathological goodness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [ screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-21T16:27:31Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #3: Google streetview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1: pathological goodness=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2: youtube=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #3: Google streetview=&lt;br /&gt;
&lt;br /&gt;
http://maps.google.com ---&amp;gt; streetview &lt;br /&gt;
Does it work?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox.&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Full-Screen View does not work. The view is enlarged only within the regular google map box (it does not take over the search results space on the left as in Firefox). Also, the street scene becomes gray and nothing will get the functionality back (not even returning from full-screen view). To be able to use street view again, the street view window has to be closed and a new one opened.&lt;br /&gt;
*Moving the map that underlies the street view moves the street view popup since it is fixed to the location on the map that was searched for [This is correct behavior]. When the street view popup leaves the frame of the regular map view in Firefox, it is _below_ the search results and address bar parts of the website. In Konqueror, however, the street view (without the popup's frame) overlays the rest of the website. See: [ screenshot]&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site and when closing a street view popup.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:28:13Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* There seem to be issues with the (at least for some newly working) flash support in Konqueror */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux, 32 bit.&lt;br /&gt;
&lt;br /&gt;
=Test site #1:=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. &amp;lt;s&amp;gt;And besides, the ad will expand leaving a blank spot with the size the ad occupied&amp;lt;/s&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:25:15Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* There seem to be issues with the (at least for some newly working) flash support in Konqueror */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 799237, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
=Test site #1:=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:23:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #1: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
=Test site #1:=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*&amp;lt;s&amp;gt;Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*&amp;lt;s&amp;gt;The video player flash box has a black background that is larger than the video player box.&amp;lt;/s&amp;gt; The same issue with Firefox. Appears to have nothing to do with Konqui.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:15:18Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Test site #2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=There seem to be issues with the (at least for some newly working) flash support in Konqueror=&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
=Test site #1:=&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&lt;br /&gt;
*The video player flash box has a black background that is larger than the video player box.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&lt;br /&gt;
=Test site #2=&lt;br /&gt;
&lt;br /&gt;
http://youtube.com&lt;br /&gt;
[http://youtube.com/watch?v=wCF3ywukQYA nice shoes.]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks exactly like in Firefox: [http://img262.imageshack.us/img262/4219/snapshot6og5.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:07:24Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
&amp;lt;br&amp;gt;Issues:&lt;br /&gt;
*Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&lt;br /&gt;
*The video player flash box has a black background that is larger than the video player box.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:07:10Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox: [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;br /&gt;
Issues:&lt;br /&gt;
*Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&lt;br /&gt;
*The video player flash box has a black background that is larger than the video player box.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:06:43Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox.&amp;lt;br&amp;gt;&lt;br /&gt;
Issues:&lt;br /&gt;
*Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&lt;br /&gt;
*The video player flash box has a black background that is larger than the video player box.&lt;br /&gt;
*Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
&amp;lt;br&amp;gt;[http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:05:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox.&lt;br /&gt;
Issues:&lt;br /&gt;
- Flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content.&lt;br /&gt;
- The video player flash box has a black background that is larger than the video player box.&lt;br /&gt;
- Nspluginviewer crashes when browsing away from the site.&lt;br /&gt;
[http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:04:19Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox. Only flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content. Nspluginviewer crashes when browsing away from the site. [http://img185.imageshack.us/img185/5559/snapshot3kw1.png screenshot]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T23:00:56Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
Indeed I did! flash 9.0.115 on a 32bit compiled system&lt;br /&gt;
&lt;br /&gt;
For me ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;br /&gt;
&lt;br /&gt;
Test site #1:&lt;br /&gt;
&lt;br /&gt;
http://www.canal13.cl&lt;br /&gt;
&lt;br /&gt;
What happens?&lt;br /&gt;
&lt;br /&gt;
Sahaqiel -If I close the tab after hovering the second ad counting from the right, nspluginviewer will crash. And besides, the ad will expand leaving a blank spot with the size the ad occupied.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] - Sad. It doesn't all display. I get gray boxes. I swear this site worked fine for me the last time we did BugDay. I also get the ad expansion blanking the underlying text. [http://pobox.com/~zahl/kde/canal.pathalogical.png screenshot]&lt;br /&gt;
&lt;br /&gt;
[[User:mutlu_inek|mutlu_inek]] - The site looks nearly exactly like in Firefox. Only flash boxes that resize themselves are not displayed correctly, they claim the space they use when they are full-sized by displaying a white box over the other flash content. Nspluginviewer crashes when browsing away from the site.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin</id>
		<title>Contribute/Bugsquad/BugDays/flashplugin</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/flashplugin"/>
				<updated>2008-04-20T22:11:01Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: New page about Konqui's Flash support&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There seem to be issues with the (at least for some newly working) flash support in Konqueror.&lt;br /&gt;
&lt;br /&gt;
[[User:Blauzahl|Blauzahl]] mentioned she can use flash. &lt;br /&gt;
&lt;br /&gt;
For ([[User:mutlu_inek|mutlu_inek]]) flash also works with minor crashes from time to time, it does automatically restart, though, so no problem. I am using self-compiled trunk, rev. 798847, and adobe's flashplugin 9.0.124 on Arch Linux.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T21:56:54Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bugsquad/BugDays/KonquerorDay2 is over for me. This is only history:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r798847 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r798847, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r798847, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847 and with Konqui 3.5.9 none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847 and Konqui 3.5.9. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek</id>
		<title>User:Mutlu inek</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek"/>
				<updated>2008-04-20T21:56:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Reorganized.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Kuckuck!&lt;br /&gt;
&lt;br /&gt;
With regard to the KonquerorDay2, see [[User:Mutlu inek/KonquerorDay2]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T21:54:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: User:Mutlu inek moved to User:Mutlu inek/KonquerorDay2: Done.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r798847 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r798847, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r798847, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847 and with Konqui 3.5.9 none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847 and Konqui 3.5.9. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek</id>
		<title>User:Mutlu inek</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek"/>
				<updated>2008-04-20T21:54:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: User:Mutlu inek moved to User:Mutlu inek/KonquerorDay2: Done.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Mutlu inek/KonquerorDay2]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T21:53:22Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Undo revision 24199 by Mutlu inek (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r798847 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r798847, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r798847, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847 and with Konqui 3.5.9 none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847 and Konqui 3.5.9. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T21:52:34Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Replacing page with 'Kuckuck!'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Kuckuck!&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2"/>
				<updated>2008-04-20T21:36:20Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Division of Labour */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This day will happen in the future at some point, but feel free to start now. The aim is to carry on from where we left off on [[Contribute/Bugsquad/BugDays/06APR08|6th April Bug Day]]. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror.&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.2 or newer is best or SVN trunk) for testing these bugs. In this case, it probably won't matter which one, because KHTML/KJS are aggressively forward-ported and back-ported, and you might find 4.0.x easier to compile. &lt;br /&gt;
&lt;br /&gt;
You may need another browser to test things in.&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;, it won't show up in developer's searches for 4.0 bugs! Change the version field to match what the other one says, i.e. to match version the bug was first reported in, or mark it below if you don't have bugzilla permissions. Do not update or change the version number (ex. from 3.5.2 to 4.0.2) if it is currently set as a number! Just 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 or which distro the packages come from).&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 r795406||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk &amp;lt;s&amp;gt;r797569&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;r.798035&amp;lt;/s&amp;gt; r. 799086||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn trunk r797319 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Nixeagle|Nixeagle]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|frank78ac]] || svn trunk r798811 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || svn trunk r798735 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r798768 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Batika|Batika]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Njg234908|Njg234908]] || KDE 4.0.3 openSUSE ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:KRF|KRF]] || KDE 4.0.3 Kubuntu ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Crvena_Zvezda|Crvena_Zvezda]] || KDE 4.0.3 Kubuntu 8.04 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:katastrophe|katastrophe]] || KDE 4.0.3 gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mzanetti|mzanetti]] || svn trunk &amp;lt;s&amp;gt;r798527&amp;lt;/s&amp;gt; r799166 and 3.5.9 on Gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:bram85|bram85]] || svn trunk r798759 and 3.5 branch r790898 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Googlefish|googlefish]] || svn trunk r798497 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mutlu_inek|mutlu_inek]] || svn trunk r798847 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Philrod|PhilTrunk]] || svn trunk r796129 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Blauzahl|Blauzahl]] || svn branch r793981&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=khtml&amp;amp;component=khtml+adblock&amp;amp;component=khtml+ecma&amp;amp;component=khtml+event&amp;amp;component=khtml+forms&amp;amp;component=khtml+image+part&amp;amp;component=khtml+parsing&amp;amp;component=khtml+part&amp;amp;component=khtml+printing&amp;amp;component=khtml+renderer&amp;amp;component=khtml+xml&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&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;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-01-01&amp;amp;chfieldto=2003-01-31&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;newqueryname=konq-triage-2003-01&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;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month !! No of bugs !! IRC Nickname !! Status&lt;br /&gt;
|-&lt;br /&gt;
|2005-02 || 14 ||[[User:finex|FiNeX]]||  done ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-03 || 20 || [[User:Batika|Batika]] || done, please see [[User:Batika/konquerorbugs]] ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-04 || 16 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-07 || 10 ||[[User:krop|krop]]|| Done. {{Bug|109218}} left (kwallet is buggy atm)  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-08 || 10 ||[[User:krop|krop]]|| Done.  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-09 || 16 || [[User:Nixeagle|Nixeagle]] || done. Bugs I had issues with are at [[User:Nixeagle/konquerorbugs]]. I'd appreciate it if that page were updated as folks look at the bugs.||&lt;br /&gt;
|-&lt;br /&gt;
|2005-11 || 16 || [[User:Nixeagle|Nixeagle]] || done - any I did not finish are at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-03 || 17 || [[User:Nixeagle|Nixeagle]] || done - incomplete at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-04 || 19 || [[User:Nixeagle|Nixeagle]] || working&lt;br /&gt;
|-&lt;br /&gt;
|2006-05 || 20 || [[User:Njg234908|Njg234908]] || 17/20 done - will look at remaining 3 later&lt;br /&gt;
|-&lt;br /&gt;
|2006-06 || 21 || [[User:Crvena_Zvezda|Crvena_Zvezda]] || just starting&lt;br /&gt;
|-&lt;br /&gt;
|2006-07 || 16 || [[User:katastrophe|katastrophe]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-08 || 19 || [[User:mzanetti|mzanetti]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2006-09 || 23 || [[User:Frank78ac|Frank78ac]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-10 || 27 || [[User:Philrod|PhilTrunk]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-11 || 26 || [[User:finex|FiNeX]]||  working ||&lt;br /&gt;
|-&lt;br /&gt;
|2006-12 || 17 || [[User:bram85|bram85]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-01 || 26&lt;br /&gt;
|-&lt;br /&gt;
|2007-02 || 26 || [[User:lemma|lemma]] || almost done. just some stuff to recheck.&lt;br /&gt;
|-&lt;br /&gt;
|2007-03 || 25 ||[[User:krop|krop]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-04 || 11 ||[[User:mutlu_inek|mutlu_inek]]|| done  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-05 || 20&lt;br /&gt;
|-&lt;br /&gt;
|2007-06 || 21&lt;br /&gt;
|-&lt;br /&gt;
|2007-07 || 16 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-08 || 12 || [[User:Talavis|Talavis]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-09 || 9 || [[User:Talavis|Talavis]] || Done, unable to test: [[User:Talavis/konqbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2007-10 || 16&lt;br /&gt;
|-&lt;br /&gt;
|2007-11 || 21 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-12 || 23&lt;br /&gt;
|-&lt;br /&gt;
|2008-01 || 32&lt;br /&gt;
|-&lt;br /&gt;
|2008-02 || 28&lt;br /&gt;
|-&lt;br /&gt;
|2008-03 || 22&lt;br /&gt;
|-&lt;br /&gt;
|2008-04 || 12 || [[User:Googlefish|googlefish]] || just started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(Total bugs 616)&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;
:For those interested, this was implemented after a short discussion on IRC between grundleborg, blauzahl, _lemma, and myself (nixeagle).&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Non english locales}}&lt;br /&gt;
Bug #139937 confirm in konqueror kde 4.00.69 (KDE 4.00.69 &amp;gt;= 20080410) by Zayed&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/High Profile}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Needs more information}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs not related to today}}&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_step-by-step_instructions</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_step-by-step_instructions"/>
				<updated>2008-04-20T21:35:21Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs with step-by-step instructions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with step-by-step instructions===&lt;br /&gt;
&lt;br /&gt;
If you have provided step by step instructions on how to reproduce a bug, please list the bug here.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|98486}} - Bug reproduced in trunk. The kdewallet data overwrite user typed data. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|116406}} - Bug reproduced in trunk. Seems to be due to at least two unrelated problems in Konqueror. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|100586}} - Bug reproduced in trunk. Already had good instructions. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102088}} - Bug present in 4.0.3. Already had instructions. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|127025}} - still present in 4.0.3, causes crash (marked as crash in bz already) new backtrace attached. Has instructions but couldn't easily create standalone testcase [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|139560}} - still present in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140545}} - still present in 3.5.9 and trunk. Slightly different behaviour on KDE 4.x depending on the flash animation being played (changes on reload/different pages). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141677}} - still present in 3.5.9 and trunk. Behaves alightly different in trunk but still erroneous. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98631}} - Javascript popup &amp;quot;ASK&amp;quot; policy doesn't work correctly. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141824}} - still present in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|156647}} - Confirmed and added backtrace in 4.0.3.  Had instructions already.    - alexrudd&lt;br /&gt;
*{{Bug|133979}} - Confirmed in trunk (was confirmed already in 4.0.3, comment #7). Instructions already there. In addition to the &amp;quot;old&amp;quot; bug, the page is rendered incorrectly in KDE 4. Maybe one should change the bug summary or file a new bug to reflect this. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|137348}} - Link not followed on italian popular webmail (libero.it). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143948}} - Bug is reproducible in 3.5.9 and trunk. Already had simple instructions. Should probably be refiled as a Java Script Bug. [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|144753}} - Bug is reproducible in 3.5.9 and trunk. Already had simple instructions. [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_step-by-step_instructions</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_step-by-step_instructions"/>
				<updated>2008-04-20T21:34:27Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs with step-by-step instructions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with step-by-step instructions===&lt;br /&gt;
&lt;br /&gt;
If you have provided step by step instructions on how to reproduce a bug, please list the bug here.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|98486}} - Bug reproduced in trunk. The kdewallet data overwrite user typed data. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|116406}} - Bug reproduced in trunk. Seems to be due to at least two unrelated problems in Konqueror. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|100586}} - Bug reproduced in trunk. Already had good instructions. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102088}} - Bug present in 4.0.3. Already had instructions. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|127025}} - still present in 4.0.3, causes crash (marked as crash in bz already) new backtrace attached. Has instructions but couldn't easily create standalone testcase [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|139560}} - still present in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140545}} - still present in 3.5.9 and trunk. Slightly different behaviour on KDE 4.x depending on the flash animation being played (changes on reload/different pages). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141677}} - still present in 3.5.9 and trunk. Behaves alightly different in trunk but still erroneous. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98631}} - Javascript popup &amp;quot;ASK&amp;quot; policy doesn't work correctly. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141824}} - still present in 3.5.9 and trunk. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|156647}} - Confirmed and added backtrace in 4.0.3.  Had instructions already.    - alexrudd&lt;br /&gt;
*{{Bug|133979}} - Confirmed in trunk (was confirmed already in 4.0.3, comment #7). Instructions already there. In addition to the &amp;quot;old&amp;quot; bug, the page is rendered incorrectly in KDE 4. Maybe one should change the bug summary or file a new bug to reflect this. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|137348}} - Link not followed on italian popular webmail (libero.it). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143948}} - Bug is reproducible in 3.5.9 and trunk. Already had simle instructions. Should probably be refiled as aJava Script Bug. [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_needing_attention_from_Konqueror_developers</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing attention from Konqueror developers</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_needing_attention_from_Konqueror_developers"/>
				<updated>2008-04-20T21:31:08Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs needing attention from Konqueror developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs needing attention from Konqueror developers===&lt;br /&gt;
Add bugs here if you need to find out whether the observed behavior is intended, or if there's some other reason that it would be useful for a Konqueror developer to take a look. Make sure you indicate ''why'' the bug needs attention from them.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108634}} - The bug reporter complains about the style Konqueror uses for &amp;lt;abbr&amp;gt; &amp;amp; &amp;lt;acronym&amp;gt;. Konqueror just uses the &amp;quot;typical style&amp;quot; suggested here : http://www.w3.org/TR/REC-CSS2/sample.html [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|124193}} - Report has a problem with XLST, the only response to this bug is that XLST is not supported.&amp;lt;/s&amp;gt; [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
** Maksim has had a look, stated it was low priority but not a WONTFIX. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|124843}}&amp;lt;/s&amp;gt; - Report appears as if it may have a fix on the page. However I can't confirm as there is no way to get a working demo up. If you guys happen to know if this is resolved, please close it. Otherwise we have to wait until we can get a working demo going again. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**Closed after speaking to harri on IRC. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|103468}} - not sure what can really be done about this. Should it be closed? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|124910}} - Is this fixed? For all appearances it is in kde 4.0.3. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**Dev responded, looks like that one is staying open. We probably will need to create a test case of some sort to be sure that it really is fixed or not. Sadly I'm not able to do this. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|102198}} - Given comment #5, should it be marked as INVALID? [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|147408}} - The testcase site provided by the reporter is a mess (php code in html and so on). Should it work at all?&lt;br /&gt;
*{{Bug|126941}} - Error compiling konq using icpc - is this supported?  [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|149366}} - text-transform:lowercase not affecting input fields. This seems not to be working in other browsers (Firefox) [[Talavis|Talavis]]&lt;br /&gt;
*{{Bug|104656}} - the HTML is buggy, but should konqueror emulate firefox and other browsers here? [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|152285}} - there are some serious troubles regarding js with krugle.org in 4.0.3. Seems to work in 3.5.9, though. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|115913}} - should be ok to close. feature doesnt exist in kde4 anymore but works ok for me in 3.5.9. Reporter complains about intented behaviour i think. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152860}} - Regression in KDE 4.x. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153041}} - Patch included.&lt;br /&gt;
*{{Bug|133282}} - Confirmed for trunk. However it seems to be a site design issue. Should it be marked as INVALID? [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|98583}} - Problem about managing DPI/px/pt. After a long discussion the bug report is still without solution. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140777}} - The devs were already discussing if this was actually a bug or expected behaviour -&amp;gt; (&amp;amp;lt;style /&amp;amp;gt; in an xhtml document) [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140608}} - Very special case. A bug that maybe only showed up in a special version of gcc. Unsure if it might be closable as WORKSFORME. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141433}} - This bug is reproducible in 3.5.9 and trunk. The developers have already been discussing it but the bug wasn't closed back then. Unsure if this is a policy or a bug thing. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100850}} - Reported behavior is undefined in CSS 2.1, but seems to have an unexpected result, refer to comment #5. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|132590}} - Reported behaviour is illegal. Devs should decide if this non-standard &amp;quot;feature&amp;quot; should be implemented or bug should be closed. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|136836}} - setlectedTextAsHTML() function need to be checked from developers. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137347}} - Strange bug about CSS not loaded (random). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|144361}} - Bug is reproducible in 3.5.9 and trunk. Maksim wondered about which specification the keygen field belongs to. Should be researched and ither implemented or marked as invalid. [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_awaiting_feedback</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs awaiting feedback</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_awaiting_feedback"/>
				<updated>2008-04-20T21:23:48Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs awaiting feedback */&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;
*{{Bug|122883}} - No way to reproduce this as the links for the testcase give 403 forbidden. I've asked for updated links if there are still some available. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|103631}} - page no longer exists. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|130164}} - page no longer exists, but perhaps a testcase could be made with the description [[User:katastrophe|katastrophe]]&lt;br /&gt;
*{{Bug|139751}} - page has changed. asked for more information. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140091}} - bug too unspecific to really understand. asked for more information. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140287}} - even the reporter claims he wasn't able to reproduce this bug. I asked again if he stumbled upon it again. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140548}} - original site has changed. asked for testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141292}} - original reporter attached a backtrace. as the problem is not reproducible (and probably wasn't a common bug by the time reported) I asked for more information.&lt;br /&gt;
*{{Bug|138907}} - Bug appears only in a logged in section. Requested a testcase. [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|99314}} - Page with rendering problem not reachable. Asked for a testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141890}} - I'm not quite sure I understood the bug. I tried constructing a testcase, attached that and asked the reporter for more information. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141841}} - Original testcase no longer available. Asked the reporter to reupload it. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141840}} - Site no longer reachable. Asked reporter for a testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141822}} - Reporter talks about radioboxes which I can't see. Asked for more information/testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141772}} - It seems likely the site has changed. As I'm unsure I asked for more information. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141820}} - The reporter talks about a drop-down in the middle of the page. As I can't see a drow-down in any browser I tried I asked for more information. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|132849}} - Page no longer exists but perhaps a testcase could be made with the description [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|131685}} - Testcase needed. Description is little too lazy [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|136656}} - Asked for a testcase, the URL on the report are not reachable. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137098}} - The website has been changed. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137135}} - Asked for a testcase. The html on the report are not clear (to me). [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug137343|}} - Asked for confirmation about the current behaviour. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|144071}} - I could not triage this bug since the webpage is in Hungarian and the testing account that was given seems to have expired. I requested someone to open a new testing account. [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added"/>
				<updated>2008-04-20T21:18:47Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs with test-cases Added */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with test-cases Added===&lt;br /&gt;
Bugs that have had a test case (an example of how to reproduce the bug) added should be entered below.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108442}} - Testcase added - Confirmed in trunk. Seems unrelated to Konqueror [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109070}} - Testcase added - Confirmed in trunk. [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112756}} - Test case was already there, however someone with the correct permissions needs to add [testcase] to the summary. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|150165}} - Testcase already there, need [testcase] added to summary. Confirmed in trunk.[[User:Talavis|Talavis]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|103250}} Testcase added - Confirmed in trunk. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|103846}} - Testcase tag added - confirmed in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100647}} - Test case already present, need [testcase] added to summary [[User:Batika|Batika]]&lt;br /&gt;
**testcase tag added. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100805}} - Test case added, confirmed in 4.0.3. Modify summary [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104259}} - Test case tag added. confirmed in trunk and 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|128714}} - Test case. Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|128768}} - Test case. (Link to web page). Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|147960}} - Test case already present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147789}} - Very detailed test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147935}} - Test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|104396}} - Testcase tag added. Still present in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126778}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127174}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127027}} - still present in 4.0.3, has testcase but needs marking [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|148343}} - Testcase tag added. Cant test though. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|140107}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140644}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140842}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141122}} - Still present in 3.5.9 and trunk, testcase already present (label added). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141846}} - Still present in 3.5.9. Slightly different but related, incorrect behaviour in trunk. Testcase modified and readded. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98856}} - password form filled with a default value is blanked clicking back, testcase added. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99043}} - Double GET request on particular JS image loading with testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99824}} - CSS interpreter doesn't works on specific testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141920}} - testcase present (label added), still reproducible in 3.5.9 and trunk.&lt;br /&gt;
*{{Bug|138950}} - Javascript for scrolling doesn't work. Reproducible in 3.5.9 and trunk. [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|127487}} - still present in 4.0.3, js coding error on page but renders correct in Firefox. Testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127734}} - still present in 4.0.3, has testcase and is already marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127742}} - still present in 4.0.3, has testcase already - needs to be marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133749}} - Confirmed in trunk, test case is already there and marked. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133827}} - Confirmed in trunk, test case already there and is marked (not really sure though if this actually a bug). [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133967}} - Confirmed in trunk (was confirmed already in 4.0.3, comment #5). Test case already there, needs to be marked, also in the related {{Bug|160568}}. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136830}} - anchor href bug confirmed. Testcase confirmed. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|136957}} - onclick() not triggered on &amp;quot;option&amp;quot; element (with testcase) [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137133}} - Problems with history setted from JS. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143819}} - Testcase available, reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|143972}} - Testcase available, (with some differences, see BKO) reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|144308}} - Testcase available, reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added"/>
				<updated>2008-04-20T21:17:42Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs with test-cases Added */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with test-cases Added===&lt;br /&gt;
Bugs that have had a test case (an example of how to reproduce the bug) added should be entered below.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108442}} - Testcase added - Confirmed in trunk. Seems unrelated to Konqueror [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109070}} - Testcase added - Confirmed in trunk. [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112756}} - Test case was already there, however someone with the correct permissions needs to add [testcase] to the summary. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|150165}} - Testcase already there, need [testcase] added to summary. Confirmed in trunk.[[User:Talavis|Talavis]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|103250}} Testcase added - Confirmed in trunk. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|103846}} - Testcase tag added - confirmed in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100647}} - Test case already present, need [testcase] added to summary [[User:Batika|Batika]]&lt;br /&gt;
**testcase tag added. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100805}} - Test case added, confirmed in 4.0.3. Modify summary [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104259}} - Test case tag added. confirmed in trunk and 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|128714}} - Test case. Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|128768}} - Test case. (Link to web page). Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|147960}} - Test case already present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147789}} - Very detailed test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147935}} - Test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|104396}} - Testcase tag added. Still present in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126778}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127174}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127027}} - still present in 4.0.3, has testcase but needs marking [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|148343}} - Testcase tag added. Cant test though. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|140107}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140644}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140842}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141122}} - Still present in 3.5.9 and trunk, testcase already present (label added). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141846}} - Still present in 3.5.9. Slightly different but related, incorrect behaviour in trunk. Testcase modified and readded. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98856}} - password form filled with a default value is blanked clicking back, testcase added. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99043}} - Double GET request on particular JS image loading with testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99824}} - CSS interpreter doesn't works on specific testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141920}} - testcase present (label added), still reproducible in 3.5.9 and trunk.&lt;br /&gt;
*{{Bug|138950}} - Javascript for scrolling doesn't work. Reproducible in 3.5.9 and trunk. [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|127487}} - still present in 4.0.3, js coding error on page but renders correct in Firefox. Testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127734}} - still present in 4.0.3, has testcase and is already marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127742}} - still present in 4.0.3, has testcase already - needs to be marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133749}} - Confirmed in trunk, test case is already there and marked. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133827}} - Confirmed in trunk, test case already there and is marked (not really sure though if this actually a bug). [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133967}} - Confirmed in trunk (was confirmed already in 4.0.3, comment #5). Test case already there, needs to be marked, also in the related {{Bug|160568}}. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136830}} - anchor href bug confirmed. Testcase confirmed. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|136957}} - onclick() not triggered on &amp;quot;option&amp;quot; element (with testcase) [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137133}} - Problems with history setted from JS. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143819}} - Testcase available, reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|143972}} - Testcase available, (with some differences, see BKO) reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_with_test-cases_Added"/>
				<updated>2008-04-20T21:16:17Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs with test-cases Added */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bugs with test-cases Added===&lt;br /&gt;
Bugs that have had a test case (an example of how to reproduce the bug) added should be entered below.&lt;br /&gt;
&lt;br /&gt;
*{{Bug|108442}} - Testcase added - Confirmed in trunk. Seems unrelated to Konqueror [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109070}} - Testcase added - Confirmed in trunk. [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112756}} - Test case was already there, however someone with the correct permissions needs to add [testcase] to the summary. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|150165}} - Testcase already there, need [testcase] added to summary. Confirmed in trunk.[[User:Talavis|Talavis]]&lt;br /&gt;
**Added [testcase] [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|103250}} Testcase added - Confirmed in trunk. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|103846}} - Testcase tag added - confirmed in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100647}} - Test case already present, need [testcase] added to summary [[User:Batika|Batika]]&lt;br /&gt;
**testcase tag added. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|100805}} - Test case added, confirmed in 4.0.3. Modify summary [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104259}} - Test case tag added. confirmed in trunk and 3.5.9 [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|128714}} - Test case. Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|128768}} - Test case. (Link to web page). Confirmed in 4.0.3 [[User:Crvena_Zvezda|Crvena_Zvezda]]&lt;br /&gt;
*{{Bug|147960}} - Test case already present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147789}} - Very detailed test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|147935}} - Test case present. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|104396}} - Testcase tag added. Still present in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126778}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127174}} - still present in 4.0.3, testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|127027}} - still present in 4.0.3, has testcase but needs marking [testcase] [[User:Njg234908|Njg234908]] - done. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|148343}} - Testcase tag added. Cant test though. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|140107}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140644}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140842}} - Still present in 3.5.9 and trunk. testcase already present. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141122}} - Still present in 3.5.9 and trunk, testcase already present (label added). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141846}} - Still present in 3.5.9. Slightly different but related, incorrect behaviour in trunk. Testcase modified and readded. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98856}} - password form filled with a default value is blanked clicking back, testcase added. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99043}} - Double GET request on particular JS image loading with testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99824}} - CSS interpreter doesn't works on specific testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|141920}} - testcase present (label added), still reproducible in 3.5.9 and trunk.&lt;br /&gt;
*{{Bug|138950}} - Javascript for scrolling doesn't work. Reproducible in 3.5.9 and trunk. [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|127487}} - still present in 4.0.3, js coding error on page but renders correct in Firefox. Testcase added - needs marking as [testcase] [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127734}} - still present in 4.0.3, has testcase and is already marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127742}} - still present in 4.0.3, has testcase already - needs to be marked [testcase] in bz. [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133749}} - Confirmed in trunk, test case is already there and marked. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133827}} - Confirmed in trunk, test case already there and is marked (not really sure though if this actually a bug). [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|133967}} - Confirmed in trunk (was confirmed already in 4.0.3, comment #5). Test case already there, needs to be marked, also in the related {{Bug|160568}}. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136830}} - anchor href bug confirmed. Testcase confirmed. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|136957}} - onclick() not triggered on &amp;quot;option&amp;quot; element (with testcase) [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|137133}} - Problems with history setted from JS. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143819}} - Testcase available, reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-04-20T21:10:43Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs no longer present in 4.x */&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|109907}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Resolved in 3.5.9 as well, closing the bug. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|109860}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109694}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|109046}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**This works in konq 3.5.9, so I closed it. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|108596}} - The original website doesn't exist anymore. [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110251}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111585}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
**Confirmation that the bug was fixed in 3.5.9 is wanted [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
***It's still there [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|111336}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111125}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110284}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
**Works for me in 3.5.9 as well as 4.0.3. Closing. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110225}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112686}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**lemma says it also works in 3.5.9 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|112541}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|113507}} - Resolved in 4.0.3 - There is also a comment noting it works in 3.5.7. This should likely be closed. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|115909}} - Resolved in trunk (r796129) [[User:Philrod|Philrod]]&lt;br /&gt;
*{{Bug|116804}} - Resolved in 4.0.3 - I personally can't reproduce it. However flash *may* be required to produce this. I don't have that installed at this time. (If this is the wrong section, please move this) [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|117245}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|116124}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123490}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123378}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149466}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|150294}} - Resolved in trunk and 3.5.9? [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|129631}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|124422}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124407}} - Resolved in 4.0.3, by comments on the bug, I infer its resolved in 3.5.x as well. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123278}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124312}} - Resolved in 4.0.3 - Please note the bug is unconfirmed, but was confirmad at one time (A dev unconfirmed it again noting similar behavior to firefox). However the report is resolved so that it works as the filer wanted. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126416}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149709}} - Resolved in trunk [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|125567}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126285}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|101579}} - Resolved in 4.0.3 [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104297}} - I think its resolved in trunk and 3.5.9, but someone needs to check my testcase is correct. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102795}} - Resolved in 4.0.3. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|98542}} - CSS3 :first-line property work as expected. The bug seems fixed on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|104317}} - Resolved in trunk, still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|104358}} - fixed in trunk but still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126785}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127344}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127345}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127152}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|152008}} - resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|143641}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|142518}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|104438}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|113260}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152470}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153033}} - Resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|133028}} - Resolved in trunk, still present in 3.5.9 [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|104781}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138231}} - not present in 3.5.x and trunk&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138351}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138605}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138785}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138807}} - Resolved in trunk and 3.5.9&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138828}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138898}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|98571}} - Empty row in XHTML rendered correctly. Bug fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140850}} - Resolved in trunk and 3.5.9. Added testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139675}} - Resolved in trunk, still present in 3.5.9. testcase already present [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139783}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139917}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140051}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140611}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140692}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141079}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141647}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140643}} - Resolved in trunk, still present in 3.5.9 (&amp;lt;b&amp;gt;crash&amp;lt;/b&amp;gt;). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98975}} - konqueror in trunk doesn't crash anymore rendering the table on the testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99987}} - Javascript problem solved on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|142218}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142182}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142181}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142046}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100234}} - textarea use a lot of CPU. Cannot confirm on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|100274}} - Bug not reproducible on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|135000}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|135005}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|127487}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128128}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128156}} - not present in 4.0.3, still an issue in 3.5.7 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128232}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133470}} - resolved in trunk, still present in 3.5.8; JS debugger crash is well known according to DxSadEagle [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|142424}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|132428}} - Resolved in trunk, needs 3.5.9 testing. Buggy area is now the content of the &amp;quot;Now Playing&amp;quot; field [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|132549}} - Resolved in trunk and 3.5.9. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|133887}} - Resolved in trunk (dialog box in test case shows &amp;quot;event.type=DOMContentLoaded&amp;quot; as expected). Bug still there in 3.5.8, don't have 3.5.9 here. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136622}} - JS popup window right behaviour ok trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143719}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|143809}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|144669}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|144720}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-04-20T21:10:10Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs no longer present in 4.x */&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|109907}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Resolved in 3.5.9 as well, closing the bug. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|109860}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109694}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|109046}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**This works in konq 3.5.9, so I closed it. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|108596}} - The original website doesn't exist anymore. [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110251}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111585}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
**Confirmation that the bug was fixed in 3.5.9 is wanted [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
***It's still there [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|111336}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111125}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110284}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
**Works for me in 3.5.9 as well as 4.0.3. Closing. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110225}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112686}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**lemma says it also works in 3.5.9 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|112541}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|113507}} - Resolved in 4.0.3 - There is also a comment noting it works in 3.5.7. This should likely be closed. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|115909}} - Resolved in trunk (r796129) [[User:Philrod|Philrod]]&lt;br /&gt;
*{{Bug|116804}} - Resolved in 4.0.3 - I personally can't reproduce it. However flash *may* be required to produce this. I don't have that installed at this time. (If this is the wrong section, please move this) [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|117245}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|116124}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123490}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123378}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149466}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|150294}} - Resolved in trunk and 3.5.9? [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|129631}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|124422}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124407}} - Resolved in 4.0.3, by comments on the bug, I infer its resolved in 3.5.x as well. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123278}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124312}} - Resolved in 4.0.3 - Please note the bug is unconfirmed, but was confirmad at one time (A dev unconfirmed it again noting similar behavior to firefox). However the report is resolved so that it works as the filer wanted. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126416}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149709}} - Resolved in trunk [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|125567}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126285}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|101579}} - Resolved in 4.0.3 [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104297}} - I think its resolved in trunk and 3.5.9, but someone needs to check my testcase is correct. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102795}} - Resolved in 4.0.3. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|98542}} - CSS3 :first-line property work as expected. The bug seems fixed on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|104317}} - Resolved in trunk, still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|104358}} - fixed in trunk but still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126785}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127344}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127345}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127152}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|152008}} - resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|143641}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|142518}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|104438}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|113260}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152470}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153033}} - Resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|133028}} - Resolved in trunk, still present in 3.5.9 [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|104781}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138231}} - not present in 3.5.x and trunk&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138351}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138605}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138785}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138807}} - Resolved in trunk and 3.5.9&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138828}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138898}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|98571}} - Empty row in XHTML rendered correctly. Bug fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140850}} - Resolved in trunk and 3.5.9. Added testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139675}} - Resolved in trunk, still present in 3.5.9. testcase already present [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139783}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139917}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140051}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140611}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140692}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141079}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141647}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140643}} - Resolved in trunk, still present in 3.5.9 (&amp;lt;b&amp;gt;crash&amp;lt;/b&amp;gt;). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98975}} - konqueror in trunk doesn't crash anymore rendering the table on the testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99987}} - Javascript problem solved on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|142218}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142182}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142181}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142046}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100234}} - textarea use a lot of CPU. Cannot confirm on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|100274}} - Bug not reproducible on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|135000}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|135005}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|127487}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128128}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128156}} - not present in 4.0.3, still an issue in 3.5.7 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128232}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133470}} - resolved in trunk, still present in 3.5.8; JS debugger crash is well known according to DxSadEagle [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|142424}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|132428}} - Resolved in trunk, needs 3.5.9 testing. Buggy area is now the content of the &amp;quot;Now Playing&amp;quot; field [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|132549}} - Resolved in trunk and 3.5.9. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|133887}} - Resolved in trunk (dialog box in test case shows &amp;quot;event.type=DOMContentLoaded&amp;quot; as expected). Bug still there in 3.5.8, don't have 3.5.9 here. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136622}} - JS popup window right behaviour ok trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143719}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|143809}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|144669}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-04-20T21:08:49Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs no longer present in 4.x */&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|109907}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Resolved in 3.5.9 as well, closing the bug. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|109860}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109694}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|109046}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**This works in konq 3.5.9, so I closed it. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|108596}} - The original website doesn't exist anymore. [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110251}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111585}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
**Confirmation that the bug was fixed in 3.5.9 is wanted [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
***It's still there [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|111336}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111125}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110284}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
**Works for me in 3.5.9 as well as 4.0.3. Closing. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110225}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112686}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**lemma says it also works in 3.5.9 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|112541}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|113507}} - Resolved in 4.0.3 - There is also a comment noting it works in 3.5.7. This should likely be closed. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|115909}} - Resolved in trunk (r796129) [[User:Philrod|Philrod]]&lt;br /&gt;
*{{Bug|116804}} - Resolved in 4.0.3 - I personally can't reproduce it. However flash *may* be required to produce this. I don't have that installed at this time. (If this is the wrong section, please move this) [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|117245}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|116124}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123490}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123378}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149466}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|150294}} - Resolved in trunk and 3.5.9? [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|129631}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|124422}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124407}} - Resolved in 4.0.3, by comments on the bug, I infer its resolved in 3.5.x as well. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123278}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124312}} - Resolved in 4.0.3 - Please note the bug is unconfirmed, but was confirmad at one time (A dev unconfirmed it again noting similar behavior to firefox). However the report is resolved so that it works as the filer wanted. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126416}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149709}} - Resolved in trunk [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|125567}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126285}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|101579}} - Resolved in 4.0.3 [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104297}} - I think its resolved in trunk and 3.5.9, but someone needs to check my testcase is correct. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102795}} - Resolved in 4.0.3. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|98542}} - CSS3 :first-line property work as expected. The bug seems fixed on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|104317}} - Resolved in trunk, still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|104358}} - fixed in trunk but still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126785}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127344}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127345}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127152}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|152008}} - resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|143641}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|142518}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|104438}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|113260}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152470}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153033}} - Resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|133028}} - Resolved in trunk, still present in 3.5.9 [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|104781}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138231}} - not present in 3.5.x and trunk&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138351}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138605}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138785}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138807}} - Resolved in trunk and 3.5.9&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138828}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138898}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|98571}} - Empty row in XHTML rendered correctly. Bug fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140850}} - Resolved in trunk and 3.5.9. Added testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139675}} - Resolved in trunk, still present in 3.5.9. testcase already present [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139783}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139917}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140051}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140611}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140692}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141079}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141647}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140643}} - Resolved in trunk, still present in 3.5.9 (&amp;lt;b&amp;gt;crash&amp;lt;/b&amp;gt;). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98975}} - konqueror in trunk doesn't crash anymore rendering the table on the testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99987}} - Javascript problem solved on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|142218}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142182}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142181}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142046}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100234}} - textarea use a lot of CPU. Cannot confirm on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|100274}} - Bug not reproducible on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|135000}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|135005}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|127487}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128128}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128156}} - not present in 4.0.3, still an issue in 3.5.7 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128232}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133470}} - resolved in trunk, still present in 3.5.8; JS debugger crash is well known according to DxSadEagle [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|142424}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|132428}} - Resolved in trunk, needs 3.5.9 testing. Buggy area is now the content of the &amp;quot;Now Playing&amp;quot; field [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|132549}} - Resolved in trunk and 3.5.9. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|133887}} - Resolved in trunk (dialog box in test case shows &amp;quot;event.type=DOMContentLoaded&amp;quot; as expected). Bug still there in 3.5.8, don't have 3.5.9 here. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136622}} - JS popup window right behaviour ok trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143719}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;br /&gt;
*{{Bug|143809}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-04-20T21:07:57Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs no longer present in 4.x */&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|109907}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Resolved in 3.5.9 as well, closing the bug. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|109860}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109694}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|109046}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**This works in konq 3.5.9, so I closed it. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|108596}} - The original website doesn't exist anymore. [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110251}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111585}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
**Confirmation that the bug was fixed in 3.5.9 is wanted [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
***It's still there [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|111336}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111125}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110284}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
**Works for me in 3.5.9 as well as 4.0.3. Closing. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110225}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112686}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**lemma says it also works in 3.5.9 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|112541}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|113507}} - Resolved in 4.0.3 - There is also a comment noting it works in 3.5.7. This should likely be closed. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|115909}} - Resolved in trunk (r796129) [[User:Philrod|Philrod]]&lt;br /&gt;
*{{Bug|116804}} - Resolved in 4.0.3 - I personally can't reproduce it. However flash *may* be required to produce this. I don't have that installed at this time. (If this is the wrong section, please move this) [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|117245}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|116124}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123490}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123378}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149466}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|150294}} - Resolved in trunk and 3.5.9? [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|129631}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|124422}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124407}} - Resolved in 4.0.3, by comments on the bug, I infer its resolved in 3.5.x as well. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123278}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124312}} - Resolved in 4.0.3 - Please note the bug is unconfirmed, but was confirmad at one time (A dev unconfirmed it again noting similar behavior to firefox). However the report is resolved so that it works as the filer wanted. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126416}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149709}} - Resolved in trunk [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|125567}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126285}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|101579}} - Resolved in 4.0.3 [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104297}} - I think its resolved in trunk and 3.5.9, but someone needs to check my testcase is correct. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102795}} - Resolved in 4.0.3. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|98542}} - CSS3 :first-line property work as expected. The bug seems fixed on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|104317}} - Resolved in trunk, still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|104358}} - fixed in trunk but still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126785}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127344}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127345}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127152}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|152008}} - resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|143641}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|142518}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|104438}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|113260}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152470}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153033}} - Resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|133028}} - Resolved in trunk, still present in 3.5.9 [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|104781}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138231}} - not present in 3.5.x and trunk&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138351}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138605}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138785}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138807}} - Resolved in trunk and 3.5.9&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138828}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138898}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|98571}} - Empty row in XHTML rendered correctly. Bug fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140850}} - Resolved in trunk and 3.5.9. Added testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139675}} - Resolved in trunk, still present in 3.5.9. testcase already present [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139783}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139917}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140051}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140611}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140692}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141079}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141647}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140643}} - Resolved in trunk, still present in 3.5.9 (&amp;lt;b&amp;gt;crash&amp;lt;/b&amp;gt;). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98975}} - konqueror in trunk doesn't crash anymore rendering the table on the testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99987}} - Javascript problem solved on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|142218}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142182}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142181}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142046}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100234}} - textarea use a lot of CPU. Cannot confirm on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|100274}} - Bug not reproducible on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|135000}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|135005}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|127487}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128128}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128156}} - not present in 4.0.3, still an issue in 3.5.7 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128232}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133470}} - resolved in trunk, still present in 3.5.8; JS debugger crash is well known according to DxSadEagle [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|142424}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|132428}} - Resolved in trunk, needs 3.5.9 testing. Buggy area is now the content of the &amp;quot;Now Playing&amp;quot; field [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|132549}} - Resolved in trunk and 3.5.9. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|133887}} - Resolved in trunk (dialog box in test case shows &amp;quot;event.type=DOMContentLoaded&amp;quot; as expected). Bug still there in 3.5.8, don't have 3.5.9 here. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136622}} - JS popup window right behaviour ok trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143719}} - Not reproducible for me in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs_no_longer_present_in_4.x"/>
				<updated>2008-04-20T21:07:01Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Bugs no longer present in 4.x */&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|109907}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**Resolved in 3.5.9 as well, closing the bug. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|109860}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|109694}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|109046}} - Resolved in trunk [[User:krop|krop]]&amp;lt;/s&amp;gt;&lt;br /&gt;
**This works in konq 3.5.9, so I closed it. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|108596}} - The original website doesn't exist anymore. [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110251}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111585}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
**Confirmation that the bug was fixed in 3.5.9 is wanted [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
***It's still there [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|111336}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|111125}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110284}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
**Works for me in 3.5.9 as well as 4.0.3. Closing. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|110225}} - Resolved in trunk&amp;lt;/s&amp;gt; [[User:krop|krop]]&lt;br /&gt;
*{{Bug|112686}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
**lemma says it also works in 3.5.9 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|112541}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|113507}} - Resolved in 4.0.3 - There is also a comment noting it works in 3.5.7. This should likely be closed. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|115909}} - Resolved in trunk (r796129) [[User:Philrod|Philrod]]&lt;br /&gt;
*{{Bug|116804}} - Resolved in 4.0.3 - I personally can't reproduce it. However flash *may* be required to produce this. I don't have that installed at this time. (If this is the wrong section, please move this) [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|117245}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|116124}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123490}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123378}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149466}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|150294}} - Resolved in trunk and 3.5.9? [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|129631}} - Resolved in trunk and 3.5.9 [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|124422}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124407}} - Resolved in 4.0.3, by comments on the bug, I infer its resolved in 3.5.x as well. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|123278}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|124312}} - Resolved in 4.0.3 - Please note the bug is unconfirmed, but was confirmad at one time (A dev unconfirmed it again noting similar behavior to firefox). However the report is resolved so that it works as the filer wanted. [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126416}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|149709}} - Resolved in trunk [[User:Talavis|Talavis]]&lt;br /&gt;
*{{Bug|125567}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|126285}} - Resolved in 4.0.3 [[User:Nixeagle|Nixeagle]]&lt;br /&gt;
*{{Bug|101579}} - Resolved in 4.0.3 [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|104297}} - I think its resolved in trunk and 3.5.9, but someone needs to check my testcase is correct. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|102795}} - Resolved in 4.0.3. [[User:Batika|Batika]]&lt;br /&gt;
*{{Bug|98542}} - CSS3 :first-line property work as expected. The bug seems fixed on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|104317}} - Resolved in trunk, still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|104358}} - fixed in trunk but still present in 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|126785}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127344}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127345}} - not present in 4.0.3 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|127152}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|152008}} - resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|143641}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|142518}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|104438}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*{{Bug|113260}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|152470}} - Resolved in 4.0.3 and 3.5.9. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|153033}} - Resolved in 4.0.3. [[User:Krf|KRF]]&lt;br /&gt;
*{{Bug|133028}} - Resolved in trunk, still present in 3.5.9 [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|104781}} - Resolved in trunk and 3.5.9. [[User:Grundleborg|Grundleborg]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138231}} - not present in 3.5.x and trunk&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138351}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138605}} - Resolved in trunk, still present in 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138785}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Bug|138807}} - Resolved in trunk and 3.5.9&amp;lt;/s&amp;gt; [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138828}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|138898}} - Resolved in trunk and 3.5.9 [[User:Bram85|Bram85]]&lt;br /&gt;
*{{Bug|98571}} - Empty row in XHTML rendered correctly. Bug fixed in trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|140850}} - Resolved in trunk and 3.5.9. Added testcase. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139675}} - Resolved in trunk, still present in 3.5.9. testcase already present [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139783}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|139917}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140051}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140611}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140692}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141079}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|141647}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|140643}} - Resolved in trunk, still present in 3.5.9 (&amp;lt;b&amp;gt;crash&amp;lt;/b&amp;gt;). [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|98975}} - konqueror in trunk doesn't crash anymore rendering the table on the testcase. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|99987}} - Javascript problem solved on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|142218}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142182}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142181}} - Resolved in trunk, still present in 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|142046}} - Resolved in trunk and 3.5.9. [[User:lemma|lemma]]&lt;br /&gt;
*{{Bug|100234}} - textarea use a lot of CPU. Cannot confirm on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|100274}} - Bug not reproducible on trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|135000}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|135005}} - Resolved in trunk (r796129) [[User:Philrod|PhilTrunk]]&lt;br /&gt;
*{{Bug|127487}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128128}} - not present in 4.0.3, or 3.5.7 - think can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128156}} - not present in 4.0.3, still an issue in 3.5.7 [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|128232}} - not present in 4.0.3, or 3.5.7 - can be closed [[User:Njg234908|Njg234908]]&lt;br /&gt;
*{{Bug|133470}} - resolved in trunk, still present in 3.5.8; JS debugger crash is well known according to DxSadEagle [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|142424}} - Resolved in trunk [[User:krop|krop]]&lt;br /&gt;
*{{Bug|132428}} - Resolved in trunk, needs 3.5.9 testing. Buggy area is now the content of the &amp;quot;Now Playing&amp;quot; field [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|132549}} - Resolved in trunk and 3.5.9. [[User:Mzanetti|Mzanetti]]&lt;br /&gt;
*{{Bug|133887}} - Resolved in trunk (dialog box in test case shows &amp;quot;event.type=DOMContentLoaded&amp;quot; as expected). Bug still there in 3.5.8, don't have 3.5.9 here. [[User:Frank78ac|Frank78ac]]&lt;br /&gt;
*{{Bug|136622}} - JS popup window right behaviour ok trunk. [[User:finex|FiNeX]]&lt;br /&gt;
*{{Bug|143719}} - Resolved in trunk and 3.5.9 [[User:mutlu_inek|mutlu_inek]]&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:53:04Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r798847 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r798847, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r798847, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847 and with Konqui 3.5.9 none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847 and Konqui 3.5.9. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:32:04Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: 3.5.9, all remaining bugs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r79884, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847 and with Konqui 3.5.9 none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847, nor with Konqui 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847 and Konqui 3.5.9. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:25:11Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: 3.5.9, several bugs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 and Konqui 3.5.9 still do not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, and Konqui 3.5.9, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
I cannot confirm that the image vanishes with Konqui from KDE4 trunk r79884, nor with 3.5.9. However, now the image is shown twice with the text &amp;quot;aaa&amp;quot; inserted in between both images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:18:01Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: 3.5.9, bug 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, nor with 3.5.9, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot; for KDE4 and &amp;quot;An error occurred while processing your request: Your browser sent an incomplete request. This is a known problem with Konqueror versions through (at least) 3.5.5&amp;quot; for KDE 3.5.9.&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: 3.5.9, bug 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:12:49Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: 3.5.9, bug 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847, nor with 3.5.9.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:10:24Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:09:59Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;###&lt;br /&gt;
### I am currently using this page as a notepad for Bugsquad/BugDays/KonquerorDay2&lt;br /&gt;
###&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T20:03:15Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Retested + marked testcases&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
+TESTCASE&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
+TESTCASE&lt;br /&gt;
Cannot reproduce the error with Konqui from KDE4 trunk r79884.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
+TESTCASE&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:42:15Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 11, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.&lt;br /&gt;
&lt;br /&gt;
The KDE Crash Handler output:&lt;br /&gt;
&lt;br /&gt;
Application: nspluginviewer (nspluginviewer), signal SIGSEGV&lt;br /&gt;
Using host libthread_db library &amp;quot;/lib/libthread_db.so.1&amp;quot;.&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5e7b6d0 (LWP 19130)]&lt;br /&gt;
[New Thread 0xb19a0b90 (LWP 19136)]&lt;br /&gt;
[New Thread 0xb2267b90 (LWP 19135)]&lt;br /&gt;
[New Thread 0xb2a68b90 (LWP 19134)]&lt;br /&gt;
[KCrash handler]&lt;br /&gt;
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6&lt;br /&gt;
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#11 0x08127f58 in ?? ()&lt;br /&gt;
#12 0xbf84825c in ?? ()&lt;br /&gt;
#13 0xbf848208 in ?? ()&lt;br /&gt;
#14 0xbf848260 in ?? ()&lt;br /&gt;
#15 0xbf84822c in ?? ()&lt;br /&gt;
#16 0xbf848260 in ?? ()&lt;br /&gt;
#17 0xbf848278 in ?? ()&lt;br /&gt;
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)&lt;br /&gt;
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690&lt;br /&gt;
Backtrace stopped: frame did not save the PC&lt;br /&gt;
#0  0xb7f5f410 in __kernel_vsyscall ()&lt;br /&gt;
&lt;br /&gt;
Command line output:&lt;br /&gt;
&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;/home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = &amp;quot;sessionframe&amp;quot;)&lt;br /&gt;
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = &amp;quot;khtml part manager&amp;quot;)  emitting activePartChanged  QObject(0x0)&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  2&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  1&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode&lt;br /&gt;
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( &amp;quot;Structure and Interpretation of Computer Programs&amp;quot; )&lt;br /&gt;
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave &amp;quot;file&amp;quot; for KUrl(&amp;quot;file:///home/kde4/Desktop/ch1-Z-G-07.gif&amp;quot;)&lt;br /&gt;
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  &amp;quot;local:/tmp/ksocket-kde4/konquerorX18355.slave-socket&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::saveState: &amp;quot;&amp;quot; saveState this= KHTMLPart(0x82ee530)  ' &amp;quot;&amp;quot; ' saving URL  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;Structure and Interpretation of Computer Programs&amp;quot;&lt;br /&gt;
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated&lt;br /&gt;
QObject: Do not delete object, 'unnamed', during its event handler!&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144753&lt;br /&gt;
I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:37:24Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 10, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.&lt;br /&gt;
&lt;br /&gt;
The KDE Crash Handler output:&lt;br /&gt;
&lt;br /&gt;
Application: nspluginviewer (nspluginviewer), signal SIGSEGV&lt;br /&gt;
Using host libthread_db library &amp;quot;/lib/libthread_db.so.1&amp;quot;.&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5e7b6d0 (LWP 19130)]&lt;br /&gt;
[New Thread 0xb19a0b90 (LWP 19136)]&lt;br /&gt;
[New Thread 0xb2267b90 (LWP 19135)]&lt;br /&gt;
[New Thread 0xb2a68b90 (LWP 19134)]&lt;br /&gt;
[KCrash handler]&lt;br /&gt;
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6&lt;br /&gt;
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#11 0x08127f58 in ?? ()&lt;br /&gt;
#12 0xbf84825c in ?? ()&lt;br /&gt;
#13 0xbf848208 in ?? ()&lt;br /&gt;
#14 0xbf848260 in ?? ()&lt;br /&gt;
#15 0xbf84822c in ?? ()&lt;br /&gt;
#16 0xbf848260 in ?? ()&lt;br /&gt;
#17 0xbf848278 in ?? ()&lt;br /&gt;
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)&lt;br /&gt;
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690&lt;br /&gt;
Backtrace stopped: frame did not save the PC&lt;br /&gt;
#0  0xb7f5f410 in __kernel_vsyscall ()&lt;br /&gt;
&lt;br /&gt;
Command line output:&lt;br /&gt;
&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;/home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = &amp;quot;sessionframe&amp;quot;)&lt;br /&gt;
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = &amp;quot;khtml part manager&amp;quot;)  emitting activePartChanged  QObject(0x0)&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  2&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  1&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode&lt;br /&gt;
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( &amp;quot;Structure and Interpretation of Computer Programs&amp;quot; )&lt;br /&gt;
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave &amp;quot;file&amp;quot; for KUrl(&amp;quot;file:///home/kde4/Desktop/ch1-Z-G-07.gif&amp;quot;)&lt;br /&gt;
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  &amp;quot;local:/tmp/ksocket-kde4/konquerorX18355.slave-socket&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::saveState: &amp;quot;&amp;quot; saveState this= KHTMLPart(0x82ee530)  ' &amp;quot;&amp;quot; ' saving URL  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;Structure and Interpretation of Computer Programs&amp;quot;&lt;br /&gt;
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated&lt;br /&gt;
QObject: Do not delete object, 'unnamed', during its event handler!&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144720&lt;br /&gt;
The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:35:17Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 9, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.&lt;br /&gt;
&lt;br /&gt;
The KDE Crash Handler output:&lt;br /&gt;
&lt;br /&gt;
Application: nspluginviewer (nspluginviewer), signal SIGSEGV&lt;br /&gt;
Using host libthread_db library &amp;quot;/lib/libthread_db.so.1&amp;quot;.&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5e7b6d0 (LWP 19130)]&lt;br /&gt;
[New Thread 0xb19a0b90 (LWP 19136)]&lt;br /&gt;
[New Thread 0xb2267b90 (LWP 19135)]&lt;br /&gt;
[New Thread 0xb2a68b90 (LWP 19134)]&lt;br /&gt;
[KCrash handler]&lt;br /&gt;
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6&lt;br /&gt;
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#11 0x08127f58 in ?? ()&lt;br /&gt;
#12 0xbf84825c in ?? ()&lt;br /&gt;
#13 0xbf848208 in ?? ()&lt;br /&gt;
#14 0xbf848260 in ?? ()&lt;br /&gt;
#15 0xbf84822c in ?? ()&lt;br /&gt;
#16 0xbf848260 in ?? ()&lt;br /&gt;
#17 0xbf848278 in ?? ()&lt;br /&gt;
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)&lt;br /&gt;
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690&lt;br /&gt;
Backtrace stopped: frame did not save the PC&lt;br /&gt;
#0  0xb7f5f410 in __kernel_vsyscall ()&lt;br /&gt;
&lt;br /&gt;
Command line output:&lt;br /&gt;
&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;/home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = &amp;quot;sessionframe&amp;quot;)&lt;br /&gt;
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = &amp;quot;khtml part manager&amp;quot;)  emitting activePartChanged  QObject(0x0)&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  2&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  1&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode&lt;br /&gt;
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( &amp;quot;Structure and Interpretation of Computer Programs&amp;quot; )&lt;br /&gt;
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave &amp;quot;file&amp;quot; for KUrl(&amp;quot;file:///home/kde4/Desktop/ch1-Z-G-07.gif&amp;quot;)&lt;br /&gt;
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  &amp;quot;local:/tmp/ksocket-kde4/konquerorX18355.slave-socket&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::saveState: &amp;quot;&amp;quot; saveState this= KHTMLPart(0x82ee530)  ' &amp;quot;&amp;quot; ' saving URL  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;Structure and Interpretation of Computer Programs&amp;quot;&lt;br /&gt;
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated&lt;br /&gt;
QObject: Do not delete object, 'unnamed', during its event handler!&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144669&lt;br /&gt;
I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:31:53Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 8, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.&lt;br /&gt;
&lt;br /&gt;
The KDE Crash Handler output:&lt;br /&gt;
&lt;br /&gt;
Application: nspluginviewer (nspluginviewer), signal SIGSEGV&lt;br /&gt;
Using host libthread_db library &amp;quot;/lib/libthread_db.so.1&amp;quot;.&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5e7b6d0 (LWP 19130)]&lt;br /&gt;
[New Thread 0xb19a0b90 (LWP 19136)]&lt;br /&gt;
[New Thread 0xb2267b90 (LWP 19135)]&lt;br /&gt;
[New Thread 0xb2a68b90 (LWP 19134)]&lt;br /&gt;
[KCrash handler]&lt;br /&gt;
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6&lt;br /&gt;
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#11 0x08127f58 in ?? ()&lt;br /&gt;
#12 0xbf84825c in ?? ()&lt;br /&gt;
#13 0xbf848208 in ?? ()&lt;br /&gt;
#14 0xbf848260 in ?? ()&lt;br /&gt;
#15 0xbf84822c in ?? ()&lt;br /&gt;
#16 0xbf848260 in ?? ()&lt;br /&gt;
#17 0xbf848278 in ?? ()&lt;br /&gt;
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)&lt;br /&gt;
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690&lt;br /&gt;
Backtrace stopped: frame did not save the PC&lt;br /&gt;
#0  0xb7f5f410 in __kernel_vsyscall ()&lt;br /&gt;
&lt;br /&gt;
Command line output:&lt;br /&gt;
&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;/home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = &amp;quot;sessionframe&amp;quot;)&lt;br /&gt;
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = &amp;quot;khtml part manager&amp;quot;)  emitting activePartChanged  QObject(0x0)&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  2&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  1&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode&lt;br /&gt;
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( &amp;quot;Structure and Interpretation of Computer Programs&amp;quot; )&lt;br /&gt;
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave &amp;quot;file&amp;quot; for KUrl(&amp;quot;file:///home/kde4/Desktop/ch1-Z-G-07.gif&amp;quot;)&lt;br /&gt;
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  &amp;quot;local:/tmp/ksocket-kde4/konquerorX18355.slave-socket&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::saveState: &amp;quot;&amp;quot; saveState this= KHTMLPart(0x82ee530)  ' &amp;quot;&amp;quot; ' saving URL  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;Structure and Interpretation of Computer Programs&amp;quot;&lt;br /&gt;
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated&lt;br /&gt;
QObject: Do not delete object, 'unnamed', during its event handler!&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144308&lt;br /&gt;
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:27:48Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 7, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143972&lt;br /&gt;
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.&lt;br /&gt;
&lt;br /&gt;
The KDE Crash Handler output:&lt;br /&gt;
&lt;br /&gt;
Application: nspluginviewer (nspluginviewer), signal SIGSEGV&lt;br /&gt;
Using host libthread_db library &amp;quot;/lib/libthread_db.so.1&amp;quot;.&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5e7b6d0 (LWP 19130)]&lt;br /&gt;
[New Thread 0xb19a0b90 (LWP 19136)]&lt;br /&gt;
[New Thread 0xb2267b90 (LWP 19135)]&lt;br /&gt;
[New Thread 0xb2a68b90 (LWP 19134)]&lt;br /&gt;
[KCrash handler]&lt;br /&gt;
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6&lt;br /&gt;
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
#11 0x08127f58 in ?? ()&lt;br /&gt;
#12 0xbf84825c in ?? ()&lt;br /&gt;
#13 0xbf848208 in ?? ()&lt;br /&gt;
#14 0xbf848260 in ?? ()&lt;br /&gt;
#15 0xbf84822c in ?? ()&lt;br /&gt;
#16 0xbf848260 in ?? ()&lt;br /&gt;
#17 0xbf848278 in ?? ()&lt;br /&gt;
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)&lt;br /&gt;
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690&lt;br /&gt;
Backtrace stopped: frame did not save the PC&lt;br /&gt;
#0  0xb7f5f410 in __kernel_vsyscall ()&lt;br /&gt;
&lt;br /&gt;
Command line output:&lt;br /&gt;
&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;/home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = &amp;quot;sessionframe&amp;quot;)&lt;br /&gt;
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = &amp;quot;khtml part manager&amp;quot;)  emitting activePartChanged  QObject(0x0)&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  2&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart&lt;br /&gt;
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release -&amp;gt;  1&lt;br /&gt;
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)   &amp;quot;&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode&lt;br /&gt;
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( &amp;quot;Structure and Interpretation of Computer Programs&amp;quot; )&lt;br /&gt;
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave &amp;quot;file&amp;quot; for KUrl(&amp;quot;file:///home/kde4/Desktop/ch1-Z-G-07.gif&amp;quot;)&lt;br /&gt;
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  &amp;quot;local:/tmp/ksocket-kde4/konquerorX18355.slave-socket&amp;quot;&lt;br /&gt;
konqueror(18355)/khtml (part) KHTMLPart::saveState: &amp;quot;&amp;quot; saveState this= KHTMLPart(0x82ee530)  ' &amp;quot;&amp;quot; ' saving URL  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;&lt;br /&gt;
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot;  Typed URL:  &amp;quot;file:///home/kde4/Desktop/book-Z-H-11.xhtml&amp;quot; , Title:  &amp;quot;Structure and Interpretation of Computer Programs&amp;quot;&lt;br /&gt;
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated&lt;br /&gt;
QObject: Do not delete object, 'unnamed', during its event handler!&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;br /&gt;
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:18:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 6, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143948&lt;br /&gt;
As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the &amp;quot;organize&amp;quot; view do nothing. Also, Konqui reports a Java Script error: &amp;quot;Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:13:07Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 5, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143819&lt;br /&gt;
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:10:39Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request.&amp;quot;&lt;br /&gt;
So, as Maksim stated in May 2007, no crash, but no certificate generation.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:08:56Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T19:08:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 4, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144361&lt;br /&gt;
The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication&lt;br /&gt;
This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui. The OpenID website states: &amp;quot;An error occurred while processing your request: Your browser did not send us a valid certificate request&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T18:49:40Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=144071&lt;br /&gt;
I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T18:39:12Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Bug 2, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;br /&gt;
&lt;br /&gt;
http://bugs.kde.org/show_bug.cgi?id=143809&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2</id>
		<title>User:Mutlu inek/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Mutlu_inek/KonquerorDay2"/>
				<updated>2008-04-20T18:34:39Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: First bug, KDE4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://bugs.kde.org/show_bug.cgi?id=143719&lt;br /&gt;
Not reproducible for me with KDE4 trunk r798847.&lt;br /&gt;
It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2"/>
				<updated>2008-04-20T18:17:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: added 3.5.9&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This day will happen in the future at some point, but feel free to start now. The aim is to carry on from where we left off on [[Contribute/Bugsquad/BugDays/06APR08|6th April Bug Day]]. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror.&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.2 or newer is best or SVN trunk) for testing these bugs. In this case, it probably won't matter which one, because KHTML/KJS are aggressively forward-ported and back-ported, and you might find 4.0.x easier to compile. &lt;br /&gt;
&lt;br /&gt;
You may need another browser to test things in.&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;, it won't show up in developer's searches for 4.0 bugs! Change the version field to match what the other one says, i.e. to match version the bug was first reported in, or mark it below if you don't have bugzilla permissions. Do not update or change the version number (ex. from 3.5.2 to 4.0.2) if it is currently set as a number! Just 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 or which distro the packages come from).&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 r795406||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk &amp;lt;s&amp;gt;r797569&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;r.798035&amp;lt;/s&amp;gt; r. 799086||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn trunk r797319 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Nixeagle|Nixeagle]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|frank78ac]] || svn trunk r798811 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || svn trunk r798735 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r798768 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Batika|Batika]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Njg234908|Njg234908]] || KDE 4.0.3 openSUSE ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:KRF|KRF]] || KDE 4.0.3 Kubuntu ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Crvena_Zvezda|Crvena_Zvezda]] || KDE 4.0.3 Kubuntu 8.04 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:katastrophe|katastrophe]] || KDE 4.0.3 gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mzanetti|mzanetti]] || svn trunk &amp;lt;s&amp;gt;r798527&amp;lt;/s&amp;gt; r799166 and 3.5.9 on Gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:bram85|bram85]] || svn trunk r798759 and 3.5 branch r790898 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Googlefish|googlefish]] || svn trunk r798497 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mutlu_inek|mutlu_inek]] || svn trunk r798847 and 3.5.9 ||&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=khtml&amp;amp;component=khtml+adblock&amp;amp;component=khtml+ecma&amp;amp;component=khtml+event&amp;amp;component=khtml+forms&amp;amp;component=khtml+image+part&amp;amp;component=khtml+parsing&amp;amp;component=khtml+part&amp;amp;component=khtml+printing&amp;amp;component=khtml+renderer&amp;amp;component=khtml+xml&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&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;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-01-01&amp;amp;chfieldto=2003-01-31&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;newqueryname=konq-triage-2003-01&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;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month !! No of bugs !! IRC Nickname !! Status&lt;br /&gt;
|-&lt;br /&gt;
|2005-02 || 14 ||[[User:finex|FiNeX]]||  working  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-03 || 20 || [[User:Batika|Batika]] || in progress... ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-04 || 16 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-07 || 10 ||[[User:krop|krop]]|| Done. {{Bug|109218}} left (kwallet is buggy atm)  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-08 || 10 ||[[User:krop|krop]]|| Done.  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-09 || 16 || [[User:Nixeagle|Nixeagle]] || done. Bugs I had issues with are at [[User:Nixeagle/konquerorbugs]]. I'd appreciate it if that page were updated as folks look at the bugs.||&lt;br /&gt;
|-&lt;br /&gt;
|2005-11 || 16 || [[User:Nixeagle|Nixeagle]] || done - any I did not finish are at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-03 || 17 || [[User:Nixeagle|Nixeagle]] || done - incomplete at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-04 || 19 || [[User:Nixeagle|Nixeagle]] || working&lt;br /&gt;
|-&lt;br /&gt;
|2006-05 || 20 || [[User:Njg234908|Njg234908]] || 10 down back later to complete :)&lt;br /&gt;
|-&lt;br /&gt;
|2006-06 || 21 || [[User:Crvena_Zvezda|Crvena_Zvezda]] || just starting&lt;br /&gt;
|-&lt;br /&gt;
|2006-07 || 16 || [[User:katastrophe|katastrophe]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-08 || 19 || [[User:mzanetti|mzanetti]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-09 || 23 || [[User:Frank78ac|Frank78ac]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-10 || 27&lt;br /&gt;
|-&lt;br /&gt;
|2006-11 || 25&lt;br /&gt;
|-&lt;br /&gt;
|2006-12 || 17 || [[User:bram85|bram85]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-01 || 26&lt;br /&gt;
|-&lt;br /&gt;
|2007-02 || 26 || [[User:lemma|lemma]] || starting out...&lt;br /&gt;
|-&lt;br /&gt;
|2007-03 || 25 ||[[User:krop|krop]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-04 || 11 ||[[User:mutlu_inek|mutlu_inek]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-05 || 20&lt;br /&gt;
|-&lt;br /&gt;
|2007-06 || 21&lt;br /&gt;
|-&lt;br /&gt;
|2007-07 || 16 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-08 || 12 || [[User:Talavis|Talavis]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-09 || 9 || [[User:Talavis|Talavis]] || Done, unable to test: [[User:Talavis/konqbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2007-10 || 16&lt;br /&gt;
|-&lt;br /&gt;
|2007-11 || 21 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-12 || 23&lt;br /&gt;
|-&lt;br /&gt;
|2008-01 || 32&lt;br /&gt;
|-&lt;br /&gt;
|2008-02 || 28&lt;br /&gt;
|-&lt;br /&gt;
|2008-03 || 22&lt;br /&gt;
|-&lt;br /&gt;
|2008-04 || 12 || [[User:Googlefish|googlefish]] || just started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(Total bugs 615)&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;
:For those interested, this was implemented after a short discussion on IRC between grundleborg, blauzahl, _lemma, and myself (nixeagle).&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/High Profile}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Needs more information}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs not related to today}}&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2"/>
				<updated>2008-04-20T18:15:10Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Claimed 2007-04 for me :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This day will happen in the future at some point, but feel free to start now. The aim is to carry on from where we left off on [[Contribute/Bugsquad/BugDays/06APR08|6th April Bug Day]]. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror.&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.2 or newer is best or SVN trunk) for testing these bugs. In this case, it probably won't matter which one, because KHTML/KJS are aggressively forward-ported and back-ported, and you might find 4.0.x easier to compile. &lt;br /&gt;
&lt;br /&gt;
You may need another browser to test things in.&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;, it won't show up in developer's searches for 4.0 bugs! Change the version field to match what the other one says, i.e. to match version the bug was first reported in, or mark it below if you don't have bugzilla permissions. Do not update or change the version number (ex. from 3.5.2 to 4.0.2) if it is currently set as a number! Just 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 or which distro the packages come from).&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 r795406||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk &amp;lt;s&amp;gt;r797569&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;r.798035&amp;lt;/s&amp;gt; r. 799086||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn trunk r797319 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Nixeagle|Nixeagle]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|frank78ac]] || svn trunk r798811 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || svn trunk r798735 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r798768 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Batika|Batika]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Njg234908|Njg234908]] || KDE 4.0.3 openSUSE ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:KRF|KRF]] || KDE 4.0.3 Kubuntu ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Crvena_Zvezda|Crvena_Zvezda]] || KDE 4.0.3 Kubuntu 8.04 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:katastrophe|katastrophe]] || KDE 4.0.3 gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mzanetti|mzanetti]] || svn trunk &amp;lt;s&amp;gt;r798527&amp;lt;/s&amp;gt; r799166 and 3.5.9 on Gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:bram85|bram85]] || svn trunk r798759 and 3.5 branch r790898 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Googlefish|googlefish]] || svn trunk r798497 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mutlu_inek|mutlu_inek]] || svn trunk r798847 ||&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=khtml&amp;amp;component=khtml+adblock&amp;amp;component=khtml+ecma&amp;amp;component=khtml+event&amp;amp;component=khtml+forms&amp;amp;component=khtml+image+part&amp;amp;component=khtml+parsing&amp;amp;component=khtml+part&amp;amp;component=khtml+printing&amp;amp;component=khtml+renderer&amp;amp;component=khtml+xml&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&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;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-01-01&amp;amp;chfieldto=2003-01-31&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;newqueryname=konq-triage-2003-01&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;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month !! No of bugs !! IRC Nickname !! Status&lt;br /&gt;
|-&lt;br /&gt;
|2005-02 || 14 ||[[User:finex|FiNeX]]||  working  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-03 || 20 || [[User:Batika|Batika]] || in progress... ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-04 || 16 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-07 || 10 ||[[User:krop|krop]]|| Done. {{Bug|109218}} left (kwallet is buggy atm)  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-08 || 10 ||[[User:krop|krop]]|| Done.  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-09 || 16 || [[User:Nixeagle|Nixeagle]] || done. Bugs I had issues with are at [[User:Nixeagle/konquerorbugs]]. I'd appreciate it if that page were updated as folks look at the bugs.||&lt;br /&gt;
|-&lt;br /&gt;
|2005-11 || 16 || [[User:Nixeagle|Nixeagle]] || done - any I did not finish are at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-03 || 17 || [[User:Nixeagle|Nixeagle]] || done - incomplete at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-04 || 19 || [[User:Nixeagle|Nixeagle]] || working&lt;br /&gt;
|-&lt;br /&gt;
|2006-05 || 20 || [[User:Njg234908|Njg234908]] || 10 down back later to complete :)&lt;br /&gt;
|-&lt;br /&gt;
|2006-06 || 21 || [[User:Crvena_Zvezda|Crvena_Zvezda]] || just starting&lt;br /&gt;
|-&lt;br /&gt;
|2006-07 || 16 || [[User:katastrophe|katastrophe]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-08 || 19 || [[User:mzanetti|mzanetti]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-09 || 23 || [[User:Frank78ac|Frank78ac]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-10 || 27&lt;br /&gt;
|-&lt;br /&gt;
|2006-11 || 25&lt;br /&gt;
|-&lt;br /&gt;
|2006-12 || 17 || [[User:bram85|bram85]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-01 || 26&lt;br /&gt;
|-&lt;br /&gt;
|2007-02 || 26 || [[User:lemma|lemma]] || starting out...&lt;br /&gt;
|-&lt;br /&gt;
|2007-03 || 25 ||[[User:krop|krop]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-04 || 11 ||[[User:mutlu_inek|mutlu_inek]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-05 || 20&lt;br /&gt;
|-&lt;br /&gt;
|2007-06 || 21&lt;br /&gt;
|-&lt;br /&gt;
|2007-07 || 16 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-08 || 12 || [[User:Talavis|Talavis]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-09 || 9 || [[User:Talavis|Talavis]] || Done, unable to test: [[User:Talavis/konqbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2007-10 || 16&lt;br /&gt;
|-&lt;br /&gt;
|2007-11 || 21 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-12 || 23&lt;br /&gt;
|-&lt;br /&gt;
|2008-01 || 32&lt;br /&gt;
|-&lt;br /&gt;
|2008-02 || 28&lt;br /&gt;
|-&lt;br /&gt;
|2008-03 || 22&lt;br /&gt;
|-&lt;br /&gt;
|2008-04 || 12 || [[User:Googlefish|googlefish]] || just started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(Total bugs 615)&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;
:For those interested, this was implemented after a short discussion on IRC between grundleborg, blauzahl, _lemma, and myself (nixeagle).&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/High Profile}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Needs more information}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs not related to today}}&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2</id>
		<title>Contribute/Bugsquad/BugDays/KonquerorDay2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay2"/>
				<updated>2008-04-20T18:06:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Added user mutlu_inek&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
This day will happen in the future at some point, but feel free to start now. The aim is to carry on from where we left off on [[Contribute/Bugsquad/BugDays/06APR08|6th April Bug Day]]. Our target for triage is bugs listed in [http://bugs.kde.org bugs.kde.org] under the product Konqueror.&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.2 or newer is best or SVN trunk) for testing these bugs. In this case, it probably won't matter which one, because KHTML/KJS are aggressively forward-ported and back-ported, and you might find 4.0.x easier to compile. &lt;br /&gt;
&lt;br /&gt;
You may need another browser to test things in.&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;, it won't show up in developer's searches for 4.0 bugs! Change the version field to match what the other one says, i.e. to match version the bug was first reported in, or mark it below if you don't have bugzilla permissions. Do not update or change the version number (ex. from 3.5.2 to 4.0.2) if it is currently set as a number! Just 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 or which distro the packages come from).&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 r795406||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:krop|krop]]||svn trunk &amp;lt;s&amp;gt;r797569&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;r.798035&amp;lt;/s&amp;gt; r. 799086||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:finex|FiNeX]]||svn trunk r797319 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Nixeagle|Nixeagle]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Frank78ac|frank78ac]] || svn trunk r798811 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Talavis|Talavis]] || svn trunk r798735 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:lemma|lemma]] || svn trunk r798768 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Batika|Batika]] || KDE 4.0.3 Gentoo Linux ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Njg234908|Njg234908]] || KDE 4.0.3 openSUSE ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:KRF|KRF]] || KDE 4.0.3 Kubuntu ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Crvena_Zvezda|Crvena_Zvezda]] || KDE 4.0.3 Kubuntu 8.04 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:katastrophe|katastrophe]] || KDE 4.0.3 gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mzanetti|mzanetti]] || svn trunk &amp;lt;s&amp;gt;r798527&amp;lt;/s&amp;gt; r799166 and 3.5.9 on Gentoo ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:bram85|bram85]] || svn trunk r798759 and 3.5 branch r790898 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Googlefish|googlefish]] || svn trunk r798497 and 3.5.9 ||&lt;br /&gt;
|-&lt;br /&gt;
|[[User:mutlu_inek|mutlu_inek]] || svn trunk r798847 ||&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=khtml&amp;amp;component=khtml+adblock&amp;amp;component=khtml+ecma&amp;amp;component=khtml+event&amp;amp;component=khtml+forms&amp;amp;component=khtml+image+part&amp;amp;component=khtml+parsing&amp;amp;component=khtml+part&amp;amp;component=khtml+printing&amp;amp;component=khtml+renderer&amp;amp;component=khtml+xml&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_severity=critical&amp;amp;bug_severity=grave&amp;amp;bug_severity=major&amp;amp;bug_severity=crash&amp;amp;bug_severity=normal&amp;amp;bug_severity=minor&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&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;changedin=&amp;amp;chfield=%5BBug+creation%5D&amp;amp;chfieldfrom=2003-01-01&amp;amp;chfieldto=2003-01-31&amp;amp;chfieldvalue=&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;newqueryname=konq-triage-2003-01&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;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Month !! No of bugs !! IRC Nickname !! Status&lt;br /&gt;
|-&lt;br /&gt;
|2005-02 || 14 ||[[User:finex|FiNeX]]||  working  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-03 || 20 || [[User:Batika|Batika]] || in progress... ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-04 || 16 || [[User:Grundleborg|Grundleborg]] || done ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-07 || 10 ||[[User:krop|krop]]|| Done. {{Bug|109218}} left (kwallet is buggy atm)  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-08 || 10 ||[[User:krop|krop]]|| Done.  ||&lt;br /&gt;
|-&lt;br /&gt;
|2005-09 || 16 || [[User:Nixeagle|Nixeagle]] || done. Bugs I had issues with are at [[User:Nixeagle/konquerorbugs]]. I'd appreciate it if that page were updated as folks look at the bugs.||&lt;br /&gt;
|-&lt;br /&gt;
|2005-11 || 16 || [[User:Nixeagle|Nixeagle]] || done - any I did not finish are at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-03 || 17 || [[User:Nixeagle|Nixeagle]] || done - incomplete at [[User:Nixeagle/konquerorbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2006-04 || 19 || [[User:Nixeagle|Nixeagle]] || working&lt;br /&gt;
|-&lt;br /&gt;
|2006-05 || 20 || [[User:Njg234908|Njg234908]] || 10 down back later to complete :)&lt;br /&gt;
|-&lt;br /&gt;
|2006-06 || 21 || [[User:Crvena_Zvezda|Crvena_Zvezda]] || just starting&lt;br /&gt;
|-&lt;br /&gt;
|2006-07 || 16 || [[User:katastrophe|katastrophe]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-08 || 19 || [[User:mzanetti|mzanetti]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-09 || 23 || [[User:Frank78ac|Frank78ac]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2006-10 || 27&lt;br /&gt;
|-&lt;br /&gt;
|2006-11 || 25&lt;br /&gt;
|-&lt;br /&gt;
|2006-12 || 17 || [[User:bram85|bram85]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-01 || 26&lt;br /&gt;
|-&lt;br /&gt;
|2007-02 || 26 || [[User:lemma|lemma]] || starting out...&lt;br /&gt;
|-&lt;br /&gt;
|2007-03 || 25 ||[[User:krop|krop]]|| in progress...  ||&lt;br /&gt;
|-&lt;br /&gt;
|2007-04 || 11&lt;br /&gt;
|-&lt;br /&gt;
|2007-05 || 20&lt;br /&gt;
|-&lt;br /&gt;
|2007-06 || 21&lt;br /&gt;
|-&lt;br /&gt;
|2007-07 || 16 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-08 || 12 || [[User:Talavis|Talavis]] || in progress&lt;br /&gt;
|-&lt;br /&gt;
|2007-09 || 9 || [[User:Talavis|Talavis]] || Done, unable to test: [[User:Talavis/konqbugs]]&lt;br /&gt;
|-&lt;br /&gt;
|2007-10 || 16&lt;br /&gt;
|-&lt;br /&gt;
|2007-11 || 21 || [[User:KRF|KRF]] || done&lt;br /&gt;
|-&lt;br /&gt;
|2007-12 || 23&lt;br /&gt;
|-&lt;br /&gt;
|2008-01 || 32&lt;br /&gt;
|-&lt;br /&gt;
|2008-02 || 28&lt;br /&gt;
|-&lt;br /&gt;
|2008-03 || 22&lt;br /&gt;
|-&lt;br /&gt;
|2008-04 || 12 || [[User:Googlefish|googlefish]] || just started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(Total bugs 615)&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;
:For those interested, this was implemented after a short discussion on IRC between grundleborg, blauzahl, _lemma, and myself (nixeagle).&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs no longer present in 4.x}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing version field changed}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with test-cases Added}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs with step-by-step instructions}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as RESOLVED}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as INVALID}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs to be marked as DUPLICATE}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing users with particular setups}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Non english locales}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs needing attention from Konqueror developers}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/High Profile}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Needs more information}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs awaiting feedback}}&lt;br /&gt;
&lt;br /&gt;
{{:Contribute/Bugsquad/BugDays/KonquerorDay2/Bugs not related to today}}&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Talk:Schedules/KDE4/4.0_Requirements</id>
		<title>Talk:Schedules/KDE4/4.0 Requirements</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Talk:Schedules/KDE4/4.0_Requirements"/>
				<updated>2007-12-28T19:01:03Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: Suggestion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Maybe the dependency of KDE modules upon each other (e.g. kdebase on kdelibs and kdepimlibs) should be noted as well?&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-28T14:54:33Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Plasma */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** We can confirm it (FiNeX, mutlu_inek)&lt;br /&gt;
*** See http://bugs.kde.org/show_bug.cgi?id=154755&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* &amp;lt;s&amp;gt;If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&amp;lt;/s&amp;gt; Fixed, see http://bugs.kde.org/show_bug.cgi?id=151421 (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it h**p://img122.imageshack.us/img122/9417/plasmaclockhu3.png&amp;lt;/s&amp;gt;&lt;br /&gt;
** I erased this since it is many many weeks old, not confirmed and has no name, date or revision attached. If this is still a bug, reopen and file a bug report, please. (mutlu_inek)&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* In Regional&amp;amp;Language --&amp;gt; Keyboard Layouts, the &amp;quot;Active Layouts&amp;quot; list is too small, has even less height than a single entry. It cannot be resized, either. Therefore, it is unsuable to set up multiple layouts. Also, &amp;quot;Available layouts&amp;quot; list is unsorted. (mutlu_inek, rev. 753658)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154750&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-28T14:53:35Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Plasma */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** We can confirm it (FiNeX, mutlu_inek)&lt;br /&gt;
*** See http://bugs.kde.org/show_bug.cgi?id=154755&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* &amp;lt;s&amp;gt;If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&amp;lt;/s&amp;gt; Fixed, see http://bugs.kde.org/show_bug.cgi?id=151421 (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it h**p://img122.imageshack.us/img122/9417/plasmaclockhu3.png&amp;lt;/s&amp;gt; I erased this since it is many many weeks old, not confirmed and has no name, date or revision attached. If this is still a bug, reopen and file a bug report, please. (mutlu_inek)&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* In Regional&amp;amp;Language --&amp;gt; Keyboard Layouts, the &amp;quot;Active Layouts&amp;quot; list is too small, has even less height than a single entry. It cannot be resized, either. Therefore, it is unsuable to set up multiple layouts. Also, &amp;quot;Available layouts&amp;quot; list is unsorted. (mutlu_inek, rev. 753658)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154750&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-28T14:32:22Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Konsole */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** We can confirm it (FiNeX, mutlu_inek)&lt;br /&gt;
*** See http://bugs.kde.org/show_bug.cgi?id=154755&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* &amp;lt;s&amp;gt;If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&amp;lt;/s&amp;gt; Fixed, see http://bugs.kde.org/show_bug.cgi?id=151421 (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it&lt;br /&gt;
http://img122.imageshack.us/img122/9417/plasmaclockhu3.png&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* In Regional&amp;amp;Language --&amp;gt; Keyboard Layouts, the &amp;quot;Active Layouts&amp;quot; list is too small, has even less height than a single entry. It cannot be resized, either. Therefore, it is unsuable to set up multiple layouts. Also, &amp;quot;Available layouts&amp;quot; list is unsorted. (mutlu_inek, rev. 753658)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154750&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-28T14:18:20Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* Konsole */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** We can confirm it (FiNeX, mutlu_inek)&lt;br /&gt;
*** See http://bugs.kde.org/show_bug.cgi?id=154755&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it&lt;br /&gt;
http://img122.imageshack.us/img122/9417/plasmaclockhu3.png&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* In Regional&amp;amp;Language --&amp;gt; Keyboard Layouts, the &amp;quot;Active Layouts&amp;quot; list is too small, has even less height than a single entry. It cannot be resized, either. Therefore, it is unsuable to set up multiple layouts. Also, &amp;quot;Available layouts&amp;quot; list is unsorted. (mutlu_inek, rev. 753658)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154750&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-28T13:11:19Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* System Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** I can confirm it (FiNeX)&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it&lt;br /&gt;
http://img122.imageshack.us/img122/9417/plasmaclockhu3.png&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* In Regional&amp;amp;Language --&amp;gt; Keyboard Layouts, the &amp;quot;Active Layouts&amp;quot; list is too small, has even less height than a single entry. It cannot be resized, either. Therefore, it is unsuable to set up multiple layouts. Also, &amp;quot;Available layouts&amp;quot; list is unsorted. (mutlu_inek, rev. 753658)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154750&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-27T20:13:23Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* KDElibs - Misc */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** I can confirm it (FiNeX)&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it&lt;br /&gt;
http://img122.imageshack.us/img122/9417/plasmaclockhu3.png&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154706&lt;br /&gt;
**** Mek, could you post that as a comment to the bug report?&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate keys if under 1024 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== fileshare module ==&lt;br /&gt;
* file share config dialog crash adding shared folders. See {{bug|152989}} (FiNeX)&lt;/div&gt;</summary>
		<author><name>Mutlu inek</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Contribute/Bugsquad/KrushDays</id>
		<title>Contribute/Bugsquad/KrushDays</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Contribute/Bugsquad/KrushDays"/>
				<updated>2007-12-27T19:55:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mutlu inek: /* KDElibs - Misc */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Box|KDE4 Krush Days|Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page.}}{{note|&lt;br /&gt;
* Please attach you nickname in irc when you add a bug to this page.&lt;br /&gt;
* Move fixed bugs to KrushDaysFixed and mention the revision number(s) of this fix.&lt;br /&gt;
* Please use &amp;lt;nowiki&amp;gt;{{bug|xxxxx}}&amp;lt;/nowiki&amp;gt; to give links to bugs.&lt;br /&gt;
* Please always file new bugs noticed to '''[http://bugs.kde.org/ bugs.kde.org]'''. Many subprojects will &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; look at this page. Include all relevant information there. Do not link bug reports to external files. &lt;br /&gt;
* Do not report wishes here, use bugs.kde.org.}}{{Box|Crash Backtraces|&lt;br /&gt;
Do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; use &amp;lt;nowiki&amp;gt;http://rafb.net/paste/&amp;lt;/nowiki&amp;gt; for your crash backtraces, because those paste URLs there will expire after 24 hours.&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;b&amp;gt;[http://pastebin.ca/ http://pastebin.ca/]&amp;lt;/b&amp;gt; for crash backtraces and add a link to your paste when you add the crash to the list below. &lt;br /&gt;
&lt;br /&gt;
A backtrace is generally &amp;lt;b&amp;gt;very&amp;lt;/b&amp;gt; helpful for developers to identify the reason for the crash. To get good backtraces, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Build issues ==&lt;br /&gt;
* In kdebase on OS X 10.5 the build WITH_XKB = OFF variable is not respected resulting in failure of the build. (build process info found at http://techbase.kde.org/Getting_Started/Build/KDE4/Mac_OS_X_10.5_issues) Sorry it's so wordy, but I initially wrote it up for personal use.&lt;br /&gt;
* Kdepim don't build,error at 11% http://pastebin.com/mbfd8870 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdeaccessibility ==&lt;br /&gt;
&lt;br /&gt;
==== General things ====&lt;br /&gt;
* The 'Do you really want to activate &amp;quot;Slow keys&amp;quot;?' dialog is not obvious. You have a combobox down there where you can deactivate all accessx features &amp;amp; gestures, but it's a bit unclear should I press yes or no to deactivate the features... (teprrr)&lt;br /&gt;
&lt;br /&gt;
==== KMag ====&lt;br /&gt;
* There is no magnification shown but some garbage fractal-like patterns ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
== kdebase ==&lt;br /&gt;
==== Screen Locker (krunner_lock) ====&lt;br /&gt;
* running krunner_lock as a command seems to garble the screen but not actually lock it. (frank95com, jstubbs and mutlu_inek (rev. 743425 and 745228))&lt;br /&gt;
** See bug report: https://bugs.kde.org/show_bug.cgi?id=154674&lt;br /&gt;
* A 'Leave Message' function like GNOME introduced it recently would be very handy. Patch for KDE 3.5.x: http://www.kde-apps.org/content/show.php/Leave+Message+clone+from+gnome-2.20?content=66631 GNOME implementation:  http://www.gnome.org/start/2.20/notes/C/index.html#rnusers-login-and-screensaver (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KRunner ====&lt;br /&gt;
* When clicking &amp;quot;options&amp;quot; on the krunner dialog (the alt-f2 dialog), all of the text is invisible (black on black I'm assuming).  (level1)&lt;br /&gt;
** Opened a bug report with a patch: {{bug|154457}} (azuriel)&lt;br /&gt;
&lt;br /&gt;
==== Konsole ====&lt;br /&gt;
&lt;br /&gt;
* With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom)&lt;br /&gt;
** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)&lt;br /&gt;
* With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)&lt;br /&gt;
* None of the Top-Level Alt+&amp;lt;letter&amp;gt; menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom)&lt;br /&gt;
** I can confirm it (FiNeX)&lt;br /&gt;
* Wish: can the New Tab icon be back?&lt;br /&gt;
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp)&lt;br /&gt;
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek)&lt;br /&gt;
** How about let the user decide by him/herself. (Carutsu)&lt;br /&gt;
* Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a split URL will cut off everything after the split(SSJ_GZ).  See&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by mutlu_inek (rev. 743425 and 745228)&amp;lt;/s&amp;gt; Fixed in revision 751696 (mutlu_inek)&lt;br /&gt;
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689&lt;br /&gt;
* If you delselect the &amp;quot;show menu bar in new windows&amp;quot; option from the &amp;quot;edit profile&amp;quot; dialog and you click &amp;quot;Apply&amp;quot; (or &amp;quot;ok&amp;quot;) the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select &amp;quot;show menu bar...&amp;quot;). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT-&amp;gt;HIDE MENU BAR), the popup will have the option &amp;quot;SHOW MENU BAR&amp;quot;. See {{bug|152253}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me (mutlu_inek (rev. 743425))&lt;br /&gt;
* When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting &amp;quot;Close Current Tab&amp;quot; sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
** I added a backtrace (non-KDE debugging symbols are missing, though):  http://pastebin.ca/831868 (mutlu_inek, rev. 752605)&lt;br /&gt;
*** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675&lt;br /&gt;
* If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Dolphin ====&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;Desktop&amp;quot; and &amp;quot;Root&amp;quot; icons in dolphin have a completely different style than the usual folder icon. (mbiebl)&amp;lt;/s&amp;gt; (can't reproduce with r745359 at kdebase [ereslibre])&lt;br /&gt;
* Select icon in folder/file properties doesn't show the icons of the selected categories at first. Only after changing the combobox the icons are loaded. (bbroeksema)(I can confirmed that [TunaTom r732119])&lt;br /&gt;
* &amp;quot;Empty Trash&amp;quot; does not show up in the file menu when viewing the trash (yuriy)&lt;br /&gt;
** Application menus should never be changed dynamically. So an option would be showing &amp;quot;Empty Trash&amp;quot; always. From my point of view using the context menu is enough (at least I'm not aware about any file manager that has &amp;quot;Empty Trash&amp;quot; as part of the file-menu). For further discussions please mail me directly (peter.penz@gmx.at) or just use the kfm-devel mailing list. Thanks! (Peter Penz)&lt;br /&gt;
** How about showing a colored bar on the top of the filelist with button &amp;quot;empty trash&amp;quot;, like OS X has? Imho it would make it clearer that you're in a special folder and it'd make it easier to empty your trash from there. (teprrr)&lt;br /&gt;
** May just be me but I don't see the point of a move to trash entry when I'm in the trash. I don't see why that can't be changed to Remove Item. And if we are then going to change we might as well have a Empty trash option underneath it :) (DaSkreech)&lt;br /&gt;
* Several of the F1-F11 do not show up in the &amp;quot;Configure Shortcuts&amp;quot; dialog (e.g. F4) (gissi)&lt;br /&gt;
* &amp;lt;s&amp;gt;Inconsistency (IMHO): F4 in dolphin behaves different than in Konqueror (terminal panel vs. terminal in new window) (gissi)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I've moved this entry to the Konqi-issue-list, as the Konqi behavior should be fixed (Peter Penz)&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;It can only configure mimetype associations individually via properties on a file, and later clicking on a small settings button. To configure mimetypes globally, and not file related, it has to be done with Konqueror settings, as there is no such entry in SystemSettings. IMHO Dolphin or SystemSettings should also get the Konqueror's File association settings panel.&amp;lt;/b&amp;gt; (q3xr2).&lt;br /&gt;
** I Completely agree! This settings should be accesible even from the systemsettings! (FiNeX)&lt;br /&gt;
** {{bug|151781}} -- [[user:Pino|pino]]&lt;br /&gt;
&lt;br /&gt;
* Dolphin don't exec the shell scripts,of course syntax is good and those scripts has correct perms,double click and open scripts with kwrite instead of exec it.(Meskalamdug)&lt;br /&gt;
* Dolphin don't open the asc files,kgpg &amp;quot;small icon&amp;quot; appear but kpgp don't run for ask pass and decrypt the file,same thing on konqueror (Meskalamdug)&lt;br /&gt;
* Dolphin does not show (unless you manually refresh the view) changes to a files:&lt;br /&gt;
- Modification time&amp;lt;br&amp;gt;&lt;br /&gt;
- Permissions&amp;lt;br&amp;gt;&lt;br /&gt;
- Size (e.g. when watching a folder where a file is being downloaded)&amp;lt;br&amp;gt;&lt;br /&gt;
(and obviously, neither does Konqueror), leading to stale information being presented as current.  This is a feature that used to work way back in KDE3.3.  I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)&lt;br /&gt;
** Yes, this is even the case if you leave a folder and enter it again. All those values seem to be cached and are therefore displayed incorrectly. I don't think that this is acceptable for KDE's default file manager. (mutlu_inek, rev. 752605)&lt;br /&gt;
*** See bug report: https://bugs.kde.org/show_bug.cgi?id=154676&lt;br /&gt;
* Cannot edit Volume names in &amp;quot;Places&amp;quot; sidebar in Dolphin, while it's possible for folders. (Tyl3r)&lt;br /&gt;
* &amp;lt;s&amp;gt;When you rename any file or directory to something _really_ long (I tested with &amp;gt;70 letters), dolphin behaves weird directly after renaming. When you leave and re-enter the directory in which the file/directory is, it is painted correctly. (gissi, confirmed by jstubbs and teprrr)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Works fine for me. (mutlu_inek, rev. 743425) I think this is a very old bug. If you still have it, please undo the strikethrough format. mutlu_inek (rev. 751696)&lt;br /&gt;
* Trash icon should change between trash is empty or full, so we know if the trash folder have some file or not inside it. (teddy)&lt;br /&gt;
* In konqueror 3.5.x you can navigate files using the keyboard arrows. In dolphin you can do it too, but when you reach the last icon of a row, pressing &amp;quot;right&amp;quot; button doesn't select the first icon of the next row instead. In konqueror you can do it (in the 3.5.x). See {{bug|152985}} (FiNeX)&lt;br /&gt;
* &amp;lt;s&amp;gt;File names in Dolphin don't use the global KDE colour settings and can be hard to read. Upon further testing I found that the right colour was used after Dolphin re-starts. Still I don't see why everything else in Dolphin changes immediately according to colour changes and not the file names. (open_)&amp;lt;/s&amp;gt; (has been fixed [ereslibre]) (image removed to save space as the description is detailed enough [open_])&lt;br /&gt;
&lt;br /&gt;
==== Plasma ====&lt;br /&gt;
&lt;br /&gt;
Critical issues:&lt;br /&gt;
&lt;br /&gt;
* can't move panel plasmoids. (logixoul)&lt;br /&gt;
* &amp;lt;s&amp;gt;MinimizeAnimation doesn't animates correctly to the taskbar, with Kicker it   works fine (Plasma should tell KWin where the taskbar-entry is) (boom1992)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 746964)&lt;br /&gt;
* &amp;lt;strike&amp;gt;&amp;lt;s&amp;gt;Colorpicker and Kickoff plasmoid don't have context menu, so they can't be removed. (TunaTom)&amp;lt;/s&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** context menus are going to be replaced by hover-action-icons (ivan)&lt;br /&gt;
*** It's very anoying (and ugly), that the hover-action-icons show up whenever you hover a plasmoid, they should only show up when a button is hold too, e.g. ALT (yojoe)&lt;br /&gt;
**** Right-click on the desktop and select &amp;quot;lock widgets&amp;quot; so you won't have this problem anymore (Tyl3r)&lt;br /&gt;
** Lancelot now has context menu and is (re)movable (emilsedgh) patch already being reviewed on panel-devel&lt;br /&gt;
* If you move the mouse too quickly over a large plasmoid, it happens that the plasmoid doesn't receive or process the mouse-out event, which causes the hover-options frame + buttons to stay there for ever. Unless you hover the plasmoid again, wait some seconds and move the mouse pointer off the plasmoid. (yojoe)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** There is a bug report about this: https://bugs.kde.org/show_bug.cgi?id=152797&lt;br /&gt;
* The date format is not affected by the settings in KControl.&amp;lt;JRT&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Configuration dialogs do not appear on the current desktop, they only do in the desktop where plasma has been started on. (ruphy)&lt;br /&gt;
*When selecting a background image the file dialog blocks all of plasma (fregl)&lt;br /&gt;
** I can confirm this. This includes even plasma applets on the panel. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** bug report: http://bugs.kde.org/show_bug.cgi?id=154690&lt;br /&gt;
* &amp;lt;s&amp;gt;When one drags a file/folder from dolphin to the desktop, and tries to resize it _a lot_, the plasmoid disappears.&amp;lt;/s&amp;gt;&lt;br /&gt;
** It seems to work fine for me. Maybe you dropped the plasmoid off the screen? (mutlu_inek, rev. 743425) I simply can't reproduce this. (mutlu_inek, rev. 746964)&lt;br /&gt;
* Plasma crash when dragging a file icon onto the desktop. First time this happened the background and KickOff disappeared. I deleted the .kde4/config/plasma* files and caused the same crash, but second time the background and KickOff survived. Backtrace from crash - http://www.pastebin.ca/797047 (open_)&lt;br /&gt;
* Plasma crash upon closing 3D Earth Model (with no direct rendering) backtrace: http://pastebin.ca/797306 (scroll down for crash handle info) (kakalto)&lt;br /&gt;
** Another plasma crash upon closing the 3D Earth Model, or rather closing the widget that told me I didn't have the necessary OpenGL shaders. I had rotated the widget before closing it. Backtrace: http://pastebin.ca/799330 (open_)&lt;br /&gt;
* Plasma crashed and didn't return when trying to close the Lancelot applet. Also the Lancelot applet wasn't wide enough when it appeared to show the whole applet's contents. Unfortunately there was no crash dialog window for a backtrace. (open_)&lt;br /&gt;
** I can confirm this. Plasma crashes and leaves me in a white, empty and unusable screen. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Sometime the digital clock in the panel disappear but it reappear when i move the mouse over it&lt;br /&gt;
http://img122.imageshack.us/img122/9417/plasmaclockhu3.png&lt;br /&gt;
* Panel is half hidden on certain xinerama setups. http://images.smileaf.org/img:b1abe8ded856571ed771c105c977dc8d.png (smileaf)&lt;br /&gt;
* Plasma crashes when clicking on a taskbar element while the window's info popup is being displayed. (lucianolev, using Kde4Daily, rev. 752454)&lt;br /&gt;
&lt;br /&gt;
Unprioritized:&lt;br /&gt;
* The network plasmoid does not automatically select the active network connection (It uses eth0 by default, but I use wlan0 mostly) (mbiebl)&lt;br /&gt;
** A list of physical devices (Solid?) would be nice here, but it should be also possible to select a userdefined virtual interface (like tunnel devices). (eliasp)&lt;br /&gt;
** Even when I change the device to eth1 manually (eth1 is my net interface), it reports &amp;quot;not connected&amp;quot; after applying (kakalto)&lt;br /&gt;
** &amp;lt;s&amp;gt;It simply does not work for me at all. I use eth0 (and it is correctly set to it), but it reports &amp;quot;disconnected&amp;quot;. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
**** It works for me if I use the new Intel wireless iwl3945 driver. This driver assigns a wlan0 interface. If I use the old ipw3945 driver, then I get either eth0 or eth1 as my wireless interface and the plasmoid does not work at all.  (mutlu_inek, rev. 745228 and 746964)&lt;br /&gt;
***** Still doesn't work here (eliasp, rev. 746127)&lt;br /&gt;
* The Lock/Logout Widget has rectangular buttons -- should have square? &amp;lt;strike&amp;gt;IAC, icons should be centered on buttons.&amp;lt;/strike&amp;gt; &amp;lt;JRT&amp;gt;&lt;br /&gt;
* notes applet should be resized when the text is bigger that current size (emilsedgh)&lt;br /&gt;
* Further to the above: the &amp;quot;Note size&amp;quot; configuration option for notes appears to be non-functional.&lt;br /&gt;
* The dictionary plasmoid doesn't show the results. (Mogger)&lt;br /&gt;
** Looks like fixed in r732655, shows the result, but first changes the box with animation, then changes the result text, also its a bit slow (emilsedgh)&lt;br /&gt;
*** The plasmoid works really well for me. emilsedgh, are you sure it is not a network connection issue for you? Everything in reasonably quick here. (mutlu_inek, rev. 743425)&lt;br /&gt;
**** My connection is slow.this is why this looked slow to me.but the problem is still there, when i hit enter, the animation executes, but after a few seconds the text inside it gets changes&lt;br /&gt;
*Is there a way to reset the orientation of a plasma applet I have rotated? Would be nice if you could rotate an applet in predefined steps (e.g. 45°) by holding a key (e.g. Shift) like it is common in graphic editing applications. (yojoe)&lt;br /&gt;
* &amp;lt;s&amp;gt;It should not be possible to move plasma applets off the screen. There's no way to ever get them back! This might result in active applets consuming resources, the user is not aware off, because they were moved off-screen by accident. (yojoe)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I second this. Alternatively, they could be at least accessible via a list or smth. (mutlu_inek)&amp;lt;/s&amp;gt; This is resolved by Chani. The &amp;quot;Add Widget&amp;quot; dialog now shows running plasmoids which can be summoned back to the center of the screen. :) (mutlu_inek, rev. 746964)&lt;br /&gt;
*The &amp;quot;Widgets I Have Used Before&amp;quot; filter does not work (in the Add Widget dialog box). (yojoe)&lt;br /&gt;
&amp;lt;strike&amp;gt;*Weather applet, configure --&amp;gt; search for auckland, comes up with empty &amp;quot;found places&amp;quot; dialogue for BBC weather service. Other weather services come up with &amp;quot;the place auckland is not valid. The data source is not able to find this place&amp;quot; (kakalto)&amp;lt;/strike&amp;gt; You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)&lt;br /&gt;
*The &amp;quot;show desktop&amp;quot; applet don't work (Meskalamdug)&lt;br /&gt;
Glitches in playground:&lt;br /&gt;
*Welcome to KDE widget causes graphical glitches [http://mrk.homelinux.net/krush/welcome.png] and crashes plasma when removed[http://mrk.homelinux.net/krush/welcome.backtrace] with kDebug output &amp;quot;Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes&amp;quot;. (All other widgets behave normally)&lt;br /&gt;
* When an app has a show/hide tray icon (like Amarok, KMix etc.) and their window is not-maximized, each time you hide/show the app by clicking the tray icon, it's window is drawn about 20px lower, this stops when the panel finally gets in it's way. (dkarlovi)&lt;br /&gt;
*If you right click on a task in the taskbar, there is a paint issue if you hover over &amp;quot;Advanced&amp;quot; or &amp;quot;To Desktop&amp;quot;.&lt;br /&gt;
**Can't see that here. Seems to be fixed. Can someone confirm? (amp)&lt;br /&gt;
* In the Taskbar, the window icons for many non-KDE apps such as YaST, acroread are corrupted.&lt;br /&gt;
* Hardware info plasmoid shouldn't use lspci to get GPU info as this is located in /usr/sbin on some systems. (smileaf)&lt;br /&gt;
&lt;br /&gt;
Silly:&lt;br /&gt;
&lt;br /&gt;
* Analog Clock: add text &amp;amp; seconds indicator. Change size to 400. Is so SLOW that it easily skips 3 seconds per redraw! (Core2 Duo 2.20GHz, Quadro FX 570M, nvidia binary drivers, Thinkpad T61p) (BCoppens)&lt;br /&gt;
** is this the equivalent of &amp;quot;it hurts when i do this, doctor?&amp;quot; ;)&lt;br /&gt;
* &amp;lt;strike&amp;gt;Time Zone list should be redundant in configuration since the TZ should be set in KControl.  All that is needed is an option to display it.  Note, I think that this is the standard timezone list.  If what is wanted is an option to display a TZ other than the user's TZ, this should be a separate context menu item. &amp;lt;JRT&amp;gt;&amp;lt;/strike&amp;gt;&lt;br /&gt;
** of course you need a list of timezones what if you want to show timezones other than the one you are in or extra ones set elsewhere in kde?&lt;br /&gt;
**What about UTC+ and UTC- Regions avaliable in the timezones to pick from, i hate to search for a &amp;quot;close&amp;quot; city if I know perfectly what UTC zone I want.&lt;br /&gt;
**Why not adding a 'quick filter' line to the TZ select dialog like it's available in the dialog for adding plasma applets. Would make it much more faster and easier finding the needed city/location. (eliasp)&lt;br /&gt;
*When I logout of a KDE4 session and relogin again, all plasmoids I had ever added are instantiated again, even the ones that I closed in the previous session. (yojoe)&lt;br /&gt;
*When I logout and relogin to a KDE4 session my plasmoids are not scaled and rotated like I left them in the previous session. (yojoe)&lt;br /&gt;
*If i change the plasmoid size as soon as i leave the plasmoid area the size gets back to its &amp;quot;normal&amp;quot; size, and the position change dramatically (I can't really say how the position change). (Carutsu)&lt;br /&gt;
* The 'Disk Monitor' applet seems to have some serious problems retrieving the free disk space. Isn't it possible retrieving the free disk space from solid (eliasp)?&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/dolphin-plasma-free-diskspace.png&lt;br /&gt;
** On mine I have a partition with an unknown name and 16,777,216,0TiB All other partitions have the correct size. (smileaf)&lt;br /&gt;
* When the Fifteen Puzzle is resized the pieces inside remain the same size and the puzzle itself remains it's original size inside the larger widget rendering resizing pointless (open_)&lt;br /&gt;
* The settings buttions: Add Widget, Zoom in, Zoom out.. is too willing to hide. If you put your cursor between the buttons, it'll go to hide, then open up over and over and over... (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Plasma - Kickoff 'Start Menu' ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;leave -&amp;gt; logout opens a dialog with several options, instead of logging out or asking for confirmation - ({{bug|152486}}) (fred)&amp;lt;/s&amp;gt;&lt;br /&gt;
** You can change this behaviour in systemsettings. Should be default in 4.0 (amp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Unable to resize the kickoff menu. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;I confirm it. (FiNeX)&amp;lt;/s&amp;gt; Right click opens a context menu now. (mutlu_inek, rev. 752605)&lt;br /&gt;
* &amp;lt;s&amp;gt;Kickoff opens konqueror when clicking on an entry under &amp;quot;My Computer&amp;quot;. (mbiebl)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Seems to be fixed... Can anyone confirm that, please? (r 735451). (frank95com)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;confirmed. (r 740861) (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** I still get konqueror open when clicked storage device under &amp;quot;My Computer&amp;quot;, building KDE from SVN November 28.&lt;br /&gt;
**** I still get konqueror, too. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
* When opened by clicking on a link in &amp;quot;Storage&amp;quot; for example, Konqueror shows the contents of &amp;quot;/&amp;quot; in an unnamed tab. Right of that tab is another one showing the correct location. If you click that tab, konqeuror crashes. (goliath23)&lt;br /&gt;
* Kickoff: Clicking the applications tab, when the tab is open should return it to top-level.Current catalog-memory is a good feature however, so keep that aswell. (eirik_)&lt;br /&gt;
* Kickoff crash plasma desktop after open application/desktop(Meskalamdug)&lt;br /&gt;
** If this is referring to the crash upon opening utilities-&amp;gt;desktop, it is a qt bug which has been fixed in qt-copy and presumably upstream as well (jstubbs)&lt;br /&gt;
*** No problems with new qt-4.3.3 (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
*German umlauts (&amp;quot;&amp;amp;Uuml;&amp;quot; and such) are not properly displayed in menu items if they occour at the beginning of a word. This is the case in Development-&amp;gt;Translation (Entwicklung-&amp;gt;&amp;amp;Uuml;bersetzung) which is &amp;quot;Ubersetzung&amp;quot; then. If the menu item is chosen, the title of the next page is correctly written as &amp;quot;&amp;amp;Uuml;bersetzung&amp;quot; but the menu items again are &amp;quot;Ubersetzungswerkzeug&amp;quot; and such. {{bug|153995}} ([[User:Icwiener|Icwiener]] 13:51, 17 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
*Plasma crash when clicking on a recently used item from kickoff - attached backtrace here: http://pastey.net/77802 (null__)&lt;br /&gt;
&lt;br /&gt;
*Switch user from kickoff exec &amp;quot;launch application&amp;quot; (Meskalamdug)&lt;br /&gt;
** Confirmed (kakalto)&lt;br /&gt;
** Confirmed (mikkoc)&lt;br /&gt;
&lt;br /&gt;
* Handling of storage devices needs some loving:&lt;br /&gt;
** When clicking on an unmounted storage device, nothing happens (eliasp)&lt;br /&gt;
** When right-clicking -&amp;gt; eject on a device that is mounted by another user nothing happens - KDE3.5/Dolphin4 displays at least the HAL error message about being unable to umount it due to missing privileges.  (eliasp)&lt;br /&gt;
** The bars representing the disk usage should have a little more space on the right side. They currently seem to be cropped: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kick-off-storage-devices.png  (eliasp)&lt;br /&gt;
* When scrolling, the category name should stay on top instead of scrolling together with the content:&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/plasma-kickoff-category-name.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;The Kickoff button does a hover animation the first time I hover it, but then the new picture stays. (amp)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Not reproducible any more. (amp)&lt;br /&gt;
* I had an issue where the menu would always switch to the Leave section almost immediately after my mouse rolled over any of the other icons for different sections. When I logged back in it was back to normal (open_)&lt;br /&gt;
** Does &amp;quot;I had an issue&amp;quot; mean it is not reproducible? (mutlu_inek)&lt;br /&gt;
* Kickoff : clicking &amp;quot;LEAVE&amp;quot; tab -&amp;gt; Shutdown and restart menu item no have icons (teddy_)&lt;br /&gt;
&lt;br /&gt;
==== System Settings ====&lt;br /&gt;
* Missing &amp;quot;get root rights&amp;quot; button on pages like Date/Time, thus its impossible to change such settings (apaku) (#151669)&lt;br /&gt;
** Confirmed by FiNeX, Tyl3r and mutlu_inek (rev. 743425 and 745228)&lt;br /&gt;
*** See: http://bugs.kde.org/show_bug.cgi?id=151669&lt;br /&gt;
* &amp;lt;s&amp;gt;no settings to be changed for keyboard shortcuts - everything is empty (nixternal, mactalla) (#135282)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;When clicking e.g. &amp;quot;Appearance&amp;quot;, the System Settings window doesn't get resized. This causes very ugly (horizontal and vertical) scrollbars (gissi) (#153283)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Layouts are awful in general, Regional &amp;amp; Language for example is unusable. (annma) Improved Language tab svn r738336 (annma)&amp;lt;/s&amp;gt; This is much better now and going to be polished a bit more thanks to Aurelien. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;Default size for the text beneath the icons is too small. I see stuff like 'ppearanc' instead of 'Appearance' and 'ccesibilit'. Some other texts are wide enough, like 'Splash Screen'. (BCoppens) (#153285)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Changing the style to Oxygen changes all windows, EXCEPT the System Settings (BCoppens) (seems to be every other style change takes effect: #135287)&lt;br /&gt;
** I have the oxygen style also in systemsettings. Try to check again, please. (frank95com)&lt;br /&gt;
*** Hmmm, now that the default style is oxygen and I try to switch to good old plastik, I have the same issue: everything switches to plastik except the system settings. Strange (BCoppens)&lt;br /&gt;
*** I can confirm it: when you change the style and click to &amp;quot;apply&amp;quot; the style is not applied to the system settings window. (FiNeX)&lt;br /&gt;
* systemsettings has no menu - there is no way (for normal users) to start the help for it. (fregl)&lt;br /&gt;
* The systemsettings toolbar can be hidden but there is no way to get it back. (fregl) (#151667)&lt;br /&gt;
* I  don't find where to set the default Spelling dictionary (annma)&lt;br /&gt;
** Missing Spelling module [[User:Bille]]&lt;br /&gt;
* Need a real fix for [http://websvn.kde.org/trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094 http://websvn.kde.org/trunk/.../kcmultiwidget.cpp?r1=709212&amp;amp;r2=737094] which is only a workaround. Uncomment the Q_ASSERT to see the problem.&lt;br /&gt;
* The string on the &amp;quot;Accessibility&amp;quot; Info tab is too long. It cause the window be too wide. (FiNeX)&lt;br /&gt;
* The &amp;quot;Search&amp;quot; LineEdit is malplaced if the toolbar is moved to the sides.&lt;br /&gt;
* Every time i log in,kde create in $HOME/.kde4/share/config a gtkrc-2.0 file wich overwrite my gtk settings(colors,theme),text file said &amp;quot; If you do not want KDE to override your GTK settings, select Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox &amp;quot;Apply colors to non-KDE applications&amp;quot; &amp;quot;.But this checkbox is already disabled. (Meskalamdug)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you click on Notifications and then System Notifications there will be no events listed within the table, though the event source is Kopete leading a user to believe that Kopete has no events. If you click on the drop down Event source list and click on Kopete the events will be shown. Either start with a 'None' event source option or list the sources of the application when System Notifications is clicked. I prefer the None option as it will load faster and chances of a user editing the event sources of the first application in the list are slim (open_)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in System Settings (r746614 by me), cannot reproduce with Kopete. -- [[user:Pino|pino]] 18:21, 9 December 2007 (CET); Yes, this is fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* Regional &amp;amp; Language doesn't use kde color scheme &lt;br /&gt;
http://www.uploadgeek.com/uploads456/1/ss.png&lt;br /&gt;
* &amp;lt;s&amp;gt;The &amp;quot;general&amp;quot; tab should precede (be left of) the &amp;quot;advanced&amp;quot; tab. It also should have the focus be default. (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; Wow! Someone is doing an amazing job: fixed in SVN commit 752816 by ereslibre. (mutlu_inek)&lt;br /&gt;
* &amp;lt;s&amp;gt;I guess this is more of a question to think about: should the system settings gui should honor its own settings, i.e. whether to open programs (that is, KCMs) with single or double click? (mutlu_inek, rev. 752605)&amp;lt;/s&amp;gt; This has just been resolved by ereslibre in SVN commit 752784. (mutlu_inek)&lt;br /&gt;
&lt;br /&gt;
==== KWin ====&lt;br /&gt;
* KWin tryes to activate compositioning on my VIA card, and thus, freezes everything , no backtrace since everything hangs. (tomaz)&lt;br /&gt;
* Windows are not fully redrawn when minimizing and then restoring with OpenGL compositing in use (jstubbs)&lt;br /&gt;
** I've rebuilt with qt-copy and left a week between testing, but this seems partially fixed? my only issue now is that the last frame drawn is sometimes a transitional frame, when either minimizing or restoring. iow, the window is shown smaller than it really is upon restoring (until a paint is forced) and it is also sometimes still visible when minimizing (again, until a paint is forced) (jstubbs)&lt;br /&gt;
* the compositing KCM should provide an easy way to enable the COMPOSITE extension (logixoul)&lt;br /&gt;
* Sometimes (tested with Konsole, X.org 7.3, latest nvidia drivers and a Geforce 5900XT), the clicked menus are not displayed and KWin crashes. Backtrace : [http://rafb.net/p/zmYj1980.html] (idem)&lt;br /&gt;
**Backtrace is not there anymore. rafb removes pastes after some time. Please ude pastebin.ca ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* After a while the alt-tab window list is completely missing though I can still switch between windows with alt+tab (apaku)&lt;br /&gt;
* alt+tab only allows to switch between windows on the same screen in a multihead setup, its impossible to activate a window on another screen (though its on the same virtual X11 desktop) (apaku)&lt;br /&gt;
* KWin does not detect compositing ability on my pc with a GeForce 7600 GS (driver version 100.14.19) (goliath23)&lt;br /&gt;
** Are you sure your KWin has compositing support compiled in? Desktop effects kcm now shows the reason why compositing cannot be enabled, please check this (rivo)&lt;br /&gt;
* 'Scale In' effect also scales in Menus and Dropdown boxes from the 'middle' of their target area, this is ugly. Either don't do that for such windows, or let them scale in from their topleft corner (BCoppens)&lt;br /&gt;
* Alt+Shift+Tab for backwards scrolling through Alt+Tab shortcut is not assigned, but I can't remember if this was the case in KDE3 as well or not... (BCoppens)&lt;br /&gt;
** Now when I click Alt+Shit+Tab my keyboard doesn't respond anymore and I don't know how to get it back, the only solution is to logout with the mouse , which still works. (q3xr2)&lt;br /&gt;
*** I filled a bug about it: {{bug|153211}} (q3xr2)&lt;br /&gt;
* Moving windows with &amp;quot;Display Content&amp;quot; turned off does not display an empty frame. (using an OpenSource driver)&amp;lt;JRT&amp;gt;&lt;br /&gt;
* Alt+Tab crashes KWin here, when pressed too fast several times in a row. Backtrace: http://pastebin.ca/767870 ([[User:Icwiener|Icwiener]] 03:42, 10 November 2007 (CET))&lt;br /&gt;
* Composite effects make video playback really slow(Meskalamdug)&lt;br /&gt;
** Maybe you should use vo=gl in your settings. I use it in my /etc/mplayer/mplayer.conf and it works fine. (amp)&lt;br /&gt;
*** Using vo=gl..same thing,is slow (Meskalamdug)&lt;br /&gt;
* When switching between users (alt+f7 and alt+f8) the entire screen in black until I force a redraw by clicking somewhere (jstubbs)&lt;br /&gt;
* KWin 'locks up' when trying to create a screenshot using ALT+Print. Now you're not able anymore clicking things - the only thing you can do now is moving windows around. It's like ALT is constantly pushed. The only way to get rid of this is restarting X (CTRL+ALT+Backspace is due to the lock-up not possible). You can only click things when first pushing RMB, keeping it pushed, then LMB too. While keeping RMB down, you're able to click things. Now you can quit the session using ''Logout'' from the Kickoff menu. (eliasp).&lt;br /&gt;
** Confirmed here. (q3xr2)&lt;br /&gt;
** Confirmed by me, too. However, the problem is slightly less serious for me since I can still open apps from kickoff, close apps and even log out. But I cannot use the keyboard, any menus or click any buttons. (mutlu_inek, rev. 743425 and 745228)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154692&lt;br /&gt;
* kwin does not maximize windows corretly on my MacBook (intel xorg driver). See https://bugzilla.novell.com/show_bug.cgi?id=335530 for more information. xrandr output is at http://pastebin.ca/796053. _fm_&lt;br /&gt;
* If composite is activated when you first load a menu it's first displayed as an untuned TV, i mean the picture gets all messed up, then it gets normal, that happens only the first time, the image is cached later (i guess) and doesn't happen if you reopen it. I have an Intel chipset so that shouldn't be the problem. (Carutsu)&lt;br /&gt;
* &amp;lt;s&amp;gt;Show the windows (ctrl+f10) then writte something, the icons on the lower right corner of the window gets blank. (Carutsu)&amp;lt;/s&amp;gt;&lt;br /&gt;
** Fixed in revision 749354. (Carutsu)&lt;br /&gt;
* 'Show Windows'/'Expose' should never scale windows bigger as the actually are. Makes them looking blurry and ugly. (eliasp)&lt;br /&gt;
* After changing the cursor theme the cursor shape may be wrong when resizing by dragging the corners.  {{bug|153683}} (alecs1_)&lt;br /&gt;
* The Blur compositing plugin causes the screen to go black except for a observable(and moveable) mouse on a ATI Xpress1100 with the 7.11 (AIGLX) drivers . (nosrednaekim)&lt;br /&gt;
** The Blur compositing plugin works for me, but causes artifacts when for example switching between desktops (NVidia 7600 with proprietary driver x11-video-nvidia-1.0.9631-0.1) (shaga)&lt;br /&gt;
* Windows can start hidden in certain xinerama setups. example: smaller left screen and positioned lower than the right. (smileaf)&lt;br /&gt;
* Windows don't maximize to 1 screen on xinerama setups. (smileaf)&lt;br /&gt;
&lt;br /&gt;
==== Konqueror ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Autocomplete in Konqueror forms doesn't allow to type words starting with the same letter of a previous entry. Example: if you search the word &amp;quot;wall&amp;quot; on google and then you try to search for &amp;quot;wireless&amp;quot; it doesn't work. (Tyl3r)(confirmed jpwhiting, jakub)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me, too. When Konqueror displays the autocomplete hint, I cannot enter or delete more than one character. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** &amp;lt;s&amp;gt;You have to click again at the input field for each of the following characters until there are no more autocomplete suggestions. It seems the focus is changing to the autocompletion suggestions as soon as you type something. (eliasp)&amp;lt;/s&amp;gt; This has been resolved. (mutlu_inek, rev. 747385)&lt;br /&gt;
* &amp;lt;s&amp;gt;Website http://kriptopolis.org it is really bad rendered, however it is fine with Konqueror 3.5.7. (q3xr2)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Confirmed by me. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 746963)&lt;br /&gt;
* After changing the arrangement of the address bar while several tabs are open, switching to another tab deletes the changes or messes up konqueror so that it needs to be restarted. (r743536)(glenner) and (mutlu_inek, rev. 743425)&lt;br /&gt;
** See http://bugs.kde.org/show_bug.cgi?id=154693&lt;br /&gt;
* Nothing in View -&amp;gt; Sort By, Additional Information, &amp;lt;s&amp;gt;Panels, Navigation Bar&amp;lt;/s&amp;gt; submenus (yuriy)&lt;br /&gt;
**Confirmed here(SSJ_GZ).&lt;br /&gt;
**Confirmed here for the former, but no panels, navigation bar submenus (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;Nothing except &amp;quot;home folder&amp;quot; in home folder sidebar (yuriy) (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; The side bar is populated since quite a while now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* $HOME in the desktop entry doesn't seem to get evaluated (yuriy)&lt;br /&gt;
** Error is The File or Folder $HOME does not exist. This also mean we cannot get a tree view rooted at ~(SSJ_GZ)&lt;br /&gt;
* Some favicons do not appear in Konqueror's nav bar to titlebar. google.com and kubuntu.org works. kde.org, cnn.com and slashdot.org do not work. (JustinNoel)&lt;br /&gt;
** Bug #153049 (Quique)&lt;br /&gt;
* pressing ctrl+a when focus is on addressbar selects whole webpage instead of the text that is written in the addressbar (only on webpages: khtmlpart?) (emilsedgh) (mutlu_inek, rev. 743425)&lt;br /&gt;
** The same for text input fields in the displayed page. CTRL+A selects the text of the page, not of the input field. (eliasp)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154694&lt;br /&gt;
* In file management mode it can't show hidden files, it doesn't have this option in the View menu, neither there is a shorcut available. (q3xr2)&lt;br /&gt;
* In HTML forms (such as the textbox to edit this wikipage with, or the username box), the initial fontsize is small. Once I click on the form, the font suddenly enlargens. Especially annoying with this editbox, since the place where you think you clicked changes after fontsize change (BCoppens)&lt;br /&gt;
* &amp;lt;s&amp;gt;Clicking on a link to an in-page 'tag' (the a href=#tag thing, like there are lots of in the index of this wiki page), results in konqueror showing the 'Drag link' mouse cursor (BCoppens)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Yes, this really disturbs the browsing experience since no interaction with konqueror is possible until the mouse is clicked. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 751696)&lt;br /&gt;
* With Konqui becoming webbrowser as primary task, it would make sense to redesign the start page altogether and remove stuff like Storage media, Trash etc. Show something like &amp;quot;Search the web&amp;quot; which points to a search engine, like Google, yahoo,...&lt;br /&gt;
* &amp;lt;s&amp;gt;(Different from the one above) Start Konq. Enter '~'. Make a new tab (CtrlShift+N). Enter '/'. Switch back to the first tab. It's caption suddenly changes from '/home/kde4/' to 'kde4'! Switching to the second tab, removes the '/' and makes that tab nameless) (BCoppens)&amp;lt;/s&amp;gt; This seems fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Tabs are nameless if in file browsing mode and the root folder is displayed. (mutlu_inek, rev. 743425)&lt;br /&gt;
** See: http://bugs.kde.org/show_bug.cgi?id=153573&lt;br /&gt;
* Printing a html file from konqueror. The &amp;quot;HTML Settings&amp;quot; tab has an odd layout. It seems to miss a proper border. (mbiebl)&lt;br /&gt;
* The search button in the upper left corner of techbase.kde.org does not draw correctly (no text). (glenner)&lt;br /&gt;
** Not only that, also some other buttons. (frank95com)&lt;br /&gt;
* &amp;lt;s&amp;gt;For some pages the text in buttons is not shown in full, for example gmail. (talavis)&amp;lt;/s&amp;gt; This works well now. (mutlu_inek, rev. 743425)&lt;br /&gt;
* The height in konqueror address bar is too small (sergiof)&lt;br /&gt;
* Flash animations don't show in webpages (ex: www.motorcyclenews.com).Konqueror has the right path to flash plugin (sergiof)&lt;br /&gt;
** The flash plugin doesn't work here. (auxsvr)&lt;br /&gt;
*** I confirm,flash plugin doesn't work atm(Meskalamdug)&lt;br /&gt;
*** We can confirm that flash doesn't work either while it's well configured (carutsu and mutlu_inek (rev. 743425))&lt;br /&gt;
**** Flash works fine now (Meskalamdug)&lt;br /&gt;
***** Not for me. It is configured correctly and works in Firefox and Opera. I use version 9.0.48. (mutlu_inek, rev. 751696)&lt;br /&gt;
* Crashes when activating adblock-&amp;gt;hide filtered images (see {{bug|152107}} ) (TunaTom, reproduced by shaga)&lt;br /&gt;
* Drag and drop a file/URI from konqueror (web browsing), konqueror (file browsing with the dolphin part) and dolphin to a textfield in a webpage in konqueror doesn't work. Bug #152126 (FiNeX)&lt;br /&gt;
* The close buttons in the tabs don't work. (auxsvr)&lt;br /&gt;
* (wish) add an accelerator to &amp;quot;Save image as&amp;quot; on popup menu in khtml. See: http://pastebin.ca/768638 (FiNeX)&lt;br /&gt;
* Alt text frames are not large enough to show all of the text, e.g. &amp;quot;Comic 2&amp;quot; is displayed only as &amp;quot;Comic &amp;quot;. Also happens in kde3. (hdh)&lt;br /&gt;
* If you have a very long shortcut in the &amp;quot;Web shortcuts&amp;quot; configuration dialog on konqueror, the window will be resized over 1024px. If an user have such resolution he cannot view all the window.  The combo box for the &amp;quot;default search engine&amp;quot; is resized for displaying all the text and this make all the window resize.  Actually there is a schortcut called &amp;quot;Great Dictionary of the Catalan Language&amp;quot; who make this happen. See bug {{bug|152374}} (FiNeX)&lt;br /&gt;
* URL editor does not show browsing history when dropped down. It only shows the current page's URL. (JustinNoel)&lt;br /&gt;
* Import bookmark of mozilla(esported as mozilla bookmarks from konqueror 3x) doesn't work,no replace,no new folder (Meskalamdug)&lt;br /&gt;
* Inconsistency (IMHO): F4 in Konqueror behaves different than in Dolphin (terminal panel vs. terminal in new window) (gissi)&lt;br /&gt;
* Drag and Drop in dolphin part in konqueror doesn't work. See {{bug|152706}} (FiNeX)&lt;br /&gt;
* Edit bookmark crash,no backtrace generated (Meskalamdug)&lt;br /&gt;
** Now works fine (Meskalamdug)&lt;br /&gt;
* Copy then paste an existing bookmark crashes it. Backtrace: http://pastebin.ca/796786 (kakalto)&lt;br /&gt;
*Error loading dolphin part. By clicking in konqueror on systemsettings:/ ( in the main page.. &amp;quot;conqueror your desktop&amp;quot;, i get this error:&lt;br /&gt;
There was an error loading the module Dolphin Part.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory)&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module Cervisia.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
I click ok and then:&lt;br /&gt;
There was an error loading the module kdesvn.&lt;br /&gt;
The diagnostics is:&lt;br /&gt;
Library not found&lt;br /&gt;
i click ok and then:&lt;br /&gt;
There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type.&lt;br /&gt;
Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )&lt;br /&gt;
** I don't get this error; I get &amp;quot;An error occurred while loading settings:/: Unknown settings folder (kakalto)&lt;br /&gt;
* Konqueror doesn't show the ''Add RSS Feed to Akregator'' button in the lower left corner when a website provides a feed (eliasp)&lt;br /&gt;
* Konqueror crashes while trying to go to /home it crashed exactly at /hom (when there were no other choices I guess) backtrace http://pastebin.ca/796683 i tried several times with same result. (carutsu)&lt;br /&gt;
**It looks like some problem in text completion in the URL bar. It happens very often although I did not find a way to reproduce it (ergroot)&lt;br /&gt;
* If you open konqueror and immediately split the window in two (CTRL+SHIFT+R), the right pane loads &amp;quot;about:konqueror&amp;quot;, instead of cloning the current page (expected and normal behaviour at any other path) (kakalto)&lt;br /&gt;
* Konqueror doesn't split windows evenly (kakalto)&lt;br /&gt;
* If you split the window left/right, then click in the left pane, split the window left/right again, then close active view once (in either of the left two panes), it resizes one of the remaining panes to full window size, hiding the other pane. (kakalto)&lt;br /&gt;
** This also happens with the upper two panes if you split top/bottom twice, or with combinations of split top/bottom and left/right&lt;br /&gt;
* &amp;lt;s&amp;gt;&amp;quot;Storage Media&amp;quot; link in konqueror broken (kakalto)&amp;lt;/s&amp;gt; http://img.photobucket.com/albums/v221/Kakalto/Screenshots/media_notsupported.jpg media ioslave was removed in kde4 (smileaf)&lt;br /&gt;
* konqueror crashes on exit, backtrace: http://pastebin.ca/796825 (kakalto)&lt;br /&gt;
** Had the same thing happen here, backtrace: http://pastebin.ca/799318 (open_)&lt;br /&gt;
** If i try to open a unexistant kioprotocol, konqueror crashes on exit but only on a kde4 session, from kde3 it doesn't, backtrace: http://pastebin.com/f7729b262&lt;br /&gt;
** same here. I only get the crash if I've visited an external website - if you open local html pages only and then close there is no crash.  (matt__)&lt;br /&gt;
** me too. But if I launch Konqueror with Konsole and with an URL (for example konqueror www.kde.org) it doesn't crash on exit (toma222).&lt;br /&gt;
** seemsU** The  fixed now rev 746168&lt;br /&gt;
* &amp;lt;s&amp;gt;If I have some addresses in browsing history and start to type one, eg: google.com, and then change so something else (eg: typing goo then an S or some other letter) it brings konqueror to a crash. Maybe something related with the combobox?&amp;lt;/s&amp;gt; (jcalado)&lt;br /&gt;
* Copying files to a samba location stalls for anything more than a few hundred KiB (No problems under konq3) (kakalto)&lt;br /&gt;
* &amp;lt;s&amp;gt;If I open a link in a new tab in konqueror by pressing the middle mouse button, the address bar of the former pages and its thumbnail change to the html address and the thumbnail of the new tab (this does not happen when right-clicking the link and choosing &amp;quot;open in new tab&amp;quot;). (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt; Works well now. (mutlu_inek, rev. 751696)&lt;br /&gt;
* if I open the link http://techbase.kde.org/Contribute/Bugsquad/KrushDays konqueror crash. Backtrace: http://pastebin.ca/805725 (mancausoft)&lt;br /&gt;
* The bar at the bottom below where the scrollbar appears is inordinately large for what it displays.&lt;br /&gt;
* A KDE developer's blog does not render legibly at all: http://www.bramschoenmakers.nl/ (mutlu_inek, rev. 747385)&lt;br /&gt;
* After starting a download from konqueror,select folder,kget crash (Meskalamdug)&lt;br /&gt;
* This url http://sourceforge.net/project/downloading.php?group_id=46509&amp;amp;use_mirror=dfn&amp;amp;filename=openrdf-sesame-2.0-rc2-onejar.jar&amp;amp;54070129 crash konqueror (Meskalamdug)&lt;br /&gt;
** I can confirm this. There is a really bad backtrace here: http://pastebin.ca/829287 (mutlu_inek, rev. 751696)&lt;br /&gt;
* &amp;lt;s&amp;gt;Konqueror provides View-&amp;gt;enlarge Font and View-&amp;gt;shrink Font. If I select 75% in the shrink Font menu, the enlarge Font menu show 100% to me. So I get the impression the font size I am looking at is 100%. Even worse I am not able to select 100% in the enlarge View menu again. I think the two menues should be aware of each other and indicate what the current font size really is. For bugreport see: http://bugs.kde.org/show_bug.cgi?id=154121 (confirmed: TunaTom r748790)&amp;lt;/s&amp;gt; Fixed by ggarand in commit 752352. (mutlu_inek)&lt;br /&gt;
* Wish: add reload/stop button instead of the two buttons, add a button for replacing the menu bar (like this https://addons.mozilla.org/en-US/firefox/addon/3722 ) &amp;amp; create config for the look of the tab-bar (position, toogle add &amp;amp; close tab buttons ...)&lt;br /&gt;
&lt;br /&gt;
==== Kate ====&lt;br /&gt;
* Endless loop when executing the following steps: create a new file, save it with the .py extension, press enter, up, closed parenthesis, enter (paolo)&lt;br /&gt;
** I can confirm it, and I'll take a look at it. (mstocker)&lt;br /&gt;
** I have a fix for it, but I'm not sure if doesn't cause other problems: http://pastebin.ca/778318 (mstocker)&lt;br /&gt;
*** see http://lists.kde.org/?l=kwrite-devel&amp;amp;m=119789215123897&amp;amp;w=2 (tfry)&lt;br /&gt;
* Word Completion - flickering suggestion popup when mouse pointer is inside the popup area. ([[User:Hilefoks|Hilefoks]]) &amp;lt;s&amp;gt;Works now. (mutlu_inek, rev. 743425)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I still have this bug. ([[User:Hilefoks|Hilefoks]] rev. 748314)&lt;br /&gt;
*** Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** With and without composite and also when I run kate in KDE3. I have a NVidia GF 8800 and using the binary driver. ([[User:Hilefoks|Hilefoks]])&lt;br /&gt;
***** You should file a bug report.&lt;br /&gt;
* &amp;lt;s&amp;gt;Ctrl + a only selects everything up to the cursor (csh)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 743425)&lt;br /&gt;
** &amp;lt;s&amp;gt;I still have this bug. Revision 744890. (Carutsu)&amp;lt;/s&amp;gt; Solved in revision 746184.&lt;br /&gt;
&lt;br /&gt;
==== KWrite ====&lt;br /&gt;
* traceback after &amp;quot;file has changed, what will you do?&amp;quot; and clicking reload - however, i couldn't reproduce it. http://pastebin.ca/778564 (jstubbs)&lt;br /&gt;
** I used this feature a lot and it never crashed on me. (mutlu_inek, rev. 751699)&lt;br /&gt;
* kwrite word completion plugin (This problem is also highlighted in the KATE section) - enabled, when completing a word the popup flickers madly ONLY for the first word, but works for completion for the next word onwards. Attached kwrite output and bt - http://pastey.net/77535 and http://pastey.net/77536 - hmm dont think the bt is of any use (null__)&lt;br /&gt;
** Can you still reproduce this? It works perfectly for me. Do you use compositing? Which graphics card do you have? And which drivers do you use? (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;If you open a text file with kwrite, click on a line and press CTRL+A to select all, visually it only displays that line and all prior lines being selected, but if you copy to clipboard, it copies everything. When you switch programs or maximise kwrite, it refreshes and shows all as selected. Also affects Kate. (kakalto)&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;We could fix this by calling repaintText(false); in  KateView::selectAll() after setSelection(...)... ? (mstocker)&amp;lt;/s&amp;gt;&lt;br /&gt;
** I was able to confirm this a week ago, but it is fixed for me now in r746830 (firmo). Same here (uwolfer).&lt;br /&gt;
*If i open a binary-text file(for example nvidia-driver) kwrite use all ram and cause a out of memory (Meskalamdug)&lt;br /&gt;
** It works for me at revision 751699, could you check again? (mutlu_inek)&lt;br /&gt;
*** Still don't work,preview ok but when i try to open the files i have the memory problem (Meskalamdug)&lt;br /&gt;
**** You should file a bug report for this. (mutlu)&lt;br /&gt;
&lt;br /&gt;
==== Login Manager KCM ====&lt;br /&gt;
* There are numbers on the tabs (yuriy)&lt;br /&gt;
** yes - the kcm is too big to have non-clashing letter shortcuts.&lt;br /&gt;
&lt;br /&gt;
==== KFontChooser ====&lt;br /&gt;
*It doesn't work correctly for the bit mapped fonts Fixed[Misc] &amp;amp; Fixed[Sony] which come with X11 are the best example of this since they might be used in Konsole.  This is mainly a Konsole issue. &amp;lt;JRT&amp;gt;&lt;br /&gt;
**There should be only 2 sizes of Fixed[Sony] which works correctly in KDE3 it displays only two sizes.  I'm not 100% clear on how this works if you have a screen resolution other than 75 or 100, but xfontsel lists two point sizes for 100 dpi: 12 &amp;amp; 17 and this agrees with the KFontSel dialog.  But in KDE4 it lists the usual list of sizes from 4 to 64.&lt;br /&gt;
**There are several sizes of Fixed[Misc], according to xfonsel they are: 5, 6, 7, 8, 10, 11, 12, &amp;amp; 14.  KDE has this fairly close to correct -- close enough that it works OK.  It also lists 4 which may be a 75 dpi font and it lists 9 but not 12.  Could these be rounding errors?  IAC, KDE4 is the same as with Fixed[Sony], it has the standard list of 4 to 64.&lt;br /&gt;
**We need to first ask if this is a Qt bug/error as are other font issues.&lt;br /&gt;
***The Fixed{Misc} fonts are not a uniform set of fonts and I don't think that there is any way that Qt can deal with this issue.&lt;br /&gt;
&lt;br /&gt;
=== Icons KCM ===&lt;br /&gt;
* Forces you to a manual reboot if you try to change icon theme :-) (ruphy)&lt;br /&gt;
=== KNetattach ===&lt;br /&gt;
* After finishing the KNetattach wizard, it opens up a Konqueror window using the newly created connection instead of Dolphin. (eliasp)&lt;br /&gt;
&lt;br /&gt;
=== Klipper ===&lt;br /&gt;
* Not a bug per se but &amp;quot;Clear clipboard History&amp;quot;'s icon (right click in the systray icon of Klipper) is a sand clock, while the methaphor is (i think) reseting history it is just confusing IMHO, couldn't it be the clipboard with an eraser or something? (Carutsu)&lt;br /&gt;
&lt;br /&gt;
== kdeedu ==&lt;br /&gt;
==== kalgebra ====&lt;br /&gt;
* Crash when entering &amp;quot;t-&amp;gt;(1..100,t)&amp;quot; as a 2d graph function (astromme) (backtrace: http://pastebin.ca/796378)&lt;br /&gt;
- Fixed (apol) &lt;br /&gt;
--&amp;gt; it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632&lt;br /&gt;
&lt;br /&gt;
==== KHangMan ====&lt;br /&gt;
*  After typing an already typed letter, the focus is left on the guess &amp;quot;button&amp;quot;, which means I have to press tab to get back to the letter entry field. If we enable the focus back before tooltip is hidden, it means the tooltip has to be hidden when a new letter is entered. (jstubbs)&lt;br /&gt;
** annma: intented behaviour is that the input is impossible why popup is shown. To leave the kid the time to understand what he is doing. Messing with the tooltip now seems bad to me. It's a WON'T FIX until we have it tested with kids ;) sorry jstubbs!&lt;br /&gt;
* &amp;lt;s&amp;gt;See if the font progressbar can disappear after first run (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: Removing your ~/.fonts/d dustismo_roman.ttf will make the bug go away. The font will reinstall and then it'll be found. Not sure why it happened...&lt;br /&gt;
** jstubbs: the above does not work for me&lt;br /&gt;
* Test what happens for the fonts when no internet connection (annma)&lt;br /&gt;
* &amp;lt;s&amp;gt;Wish: when using the Special chars toolbar, letters should go immediatly in the word or in Missed. Annma is not sure this would work with kids, they maybe won't understand what happens. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: maybe a config option for KDE 4.1 as we are in feature freeze now.&lt;br /&gt;
* Language combo in toolbar does not resize correctly when adding a language with a longer name than those already present. (jstubbs)&lt;br /&gt;
* &amp;lt;s&amp;gt;Right-clicking &amp;quot;Type accented letters&amp;quot; does not offer the context sensitive help when the option is disabled. (jstubbs)&amp;lt;/s&amp;gt;&lt;br /&gt;
** annma: this is from Qt, it's default behaviour for QWhatsThis help.&lt;br /&gt;
** jstubbs: Using the &amp;quot;what's this&amp;quot; button from the title bar and then clicking on it gives the help. Perhaps this should be sent upstream? At the moment, it is not clear what the option does or under what situations it would become enabled...&lt;br /&gt;
&lt;br /&gt;
==== Kiten ====&lt;br /&gt;
* Searching for &amp;quot;one&amp;quot; takes a long time to process, during which the application blocks without any feedback. (jstubbs)&lt;br /&gt;
* &amp;quot;Filter Rare&amp;quot; does not seem to work (jstubbs)&lt;br /&gt;
* From the Search menu, selecting Search {with Beginning of Word, Anywhere}, Grade or Strokes does not seem to have any affect (jstubbs)&lt;br /&gt;
* Selecting Verb or Noun from the grammatical element dropdown does not seem to have any affect (jstubbs)&lt;br /&gt;
* When searching for something that has no results, the results pane continues to display the previous results until a refresh is forced (jstubbs)&lt;br /&gt;
* Can't copy text when right clicking on selected text in the results pane (jstubbs)&lt;br /&gt;
* Disabling &amp;quot;match only whole english word&amp;quot; still only matches whole words (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KBruch ====&lt;br /&gt;
* In fraction tasks, the denominators used sometimes exceed the max denominator that is set. (jstubbs) r732343 attempted to fixe it but not totally&lt;br /&gt;
&lt;br /&gt;
==== KGeography ====&lt;br /&gt;
* With KWin's dimming of inactive windows, it is difficult to relate the colors signfying right/wrong answers back to the map (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KmPlot ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Editing function does not work as if Enter is not doing anything (rivo, gissi and idem-kde4) Annma cannot reproduce.&amp;lt;/s&amp;gt;&lt;br /&gt;
**Note by gissi: For me, only editing a cartesian plot doesn't work, the others work as expected. Don't know wether that's the same for rivo and idem.&lt;br /&gt;
***I confirm this too, i also confirm that it is a regression, it worked just fine few month ago (ELV13)&lt;br /&gt;
****Should be fixed on r750188 (aacid) (confirmed pvandewyngaerde)&lt;br /&gt;
* The cursor disappear when a dialog is open and the mouse go over the plot visualizer section&lt;br /&gt;
* zoom in/out buttons do not work (pvandewyngaerde)&lt;br /&gt;
* opening the &amp;quot;constants editor&amp;quot; from the &amp;quot;equation editor&amp;quot;, does not work before you close the &amp;quot;equation editor&amp;quot; (pvandewyngaerde)&lt;br /&gt;
&lt;br /&gt;
==== Marble ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Navigate to Minneapolis (search is quick) and then zoom in until &amp;quot;saint paul&amp;quot; appears. Rotating up and down will now cause the text &amp;quot;saint paul&amp;quot; to jump around. (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* &amp;lt;s&amp;gt;In full screen mode, clicking in the right half of the globe doesn't work. It seems that plasma is getting the events? (jstubbs)&amp;lt;/s&amp;gt; Works now. (mutlu_inek, rev. 751699)&lt;br /&gt;
* Marble has to be restarted for the newly downloaded maps (KHotNewStuff2) to be integrated into the sidebar and therefore usable. (mutlu_inek, rev. 751699)&lt;br /&gt;
** Bug report: http://bugs.kde.org/show_bug.cgi?id=154700&lt;br /&gt;
&lt;br /&gt;
== kdegames ==&lt;br /&gt;
&lt;br /&gt;
==== Kolf ====&lt;br /&gt;
* The colors chosen for the balls are not displayed. They're white (without compositing). (frank95com).&lt;br /&gt;
&lt;br /&gt;
==== Patience ====&lt;br /&gt;
* Some graphical glitches in Klondike with compiz enabled(Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdegraphics ==&lt;br /&gt;
&lt;br /&gt;
==== Gwenview ====&lt;br /&gt;
* Random crashes when navigating to directories, or when editing the path manually. Backtrace http://pastebin.ca/760077 (luca_b)&lt;br /&gt;
* Gwenview is noticeably slower while loading the images than the stable 1.4.2 version (on the same system). It seems that the new version load entirely the image before showing it. Gwenview 1.4.2 show the image little by little that is better for the user experience. See bug report: {{bug|152275}} (mar nov 13 22:40:35 CET 2007, FiNeX)&lt;br /&gt;
* In the &amp;quot;view&amp;quot; mode, if the &amp;quot;zoom to fit option&amp;quot; is enabled and the gwenview window is smaller than the monitor resolution, when you navigate through images with &amp;quot;next&amp;quot; and &amp;quot;previous&amp;quot; buttons, the gwenview window will be resized to the max size for displaying the image. See bug {{bug|152276}} (mar nov 13 23:09:03 CET 2007, FiNeX)&lt;br /&gt;
* Problems while loading files without having read permissions. For a long description and some examples see: {{bug|152398}} (FiNeX)&lt;br /&gt;
* When rotating an image there are sometimes parts of the last rotation still visible and the image doesn't return to the centre of the window.http://img522.imageshack.us/img522/9755/gwenviewrotatecc9.th.jpg (open_)&lt;br /&gt;
** Confirmed, using r745387. (lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== KSnapshot ====&lt;br /&gt;
&lt;br /&gt;
* Snapshots are saved with permissions 0600 rather than the current umask (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== okular ====&lt;br /&gt;
* Reviews cannot be removed from the Reviews sidebar using delete key.(lucianolev)&lt;br /&gt;
&lt;br /&gt;
==== Kolourpaint ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Fonts look weird&amp;lt;/s&amp;gt; Fonts are fine for me. (mutlu_inek, rev. 743425)&lt;br /&gt;
* &amp;lt;s&amp;gt;urrent image size doesn't stand out - white on white background&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== kdelibs ==&lt;br /&gt;
&lt;br /&gt;
==== Phonon ====&lt;br /&gt;
* Can't get any sound to work. Chosen backend is xine. Tried to play an mp3 in juk. juk says its playing, but I get no sound. (mbiebl)&lt;br /&gt;
** Have you already tried to configure different main output from kcm_phonon to music category? Changing dev=0 output worked for me.. (teprrr)&lt;br /&gt;
* In the Phonon kcm module, dragging of devices in the priority list works, but it is not possible dropping them (eliasp)&lt;br /&gt;
** That's a bug in Qt, fixed in qt-copy patch 0194. See also http://trolltech.com/developer/task-tracker/index_html?id=181413&amp;amp;method=entry It still works (IIRC) if you press the SHIFT key while dragging.&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Style ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;konsole, Oxygen: the arrows of the right scrollbar are not visible (black on black). (mbiebl)&amp;lt;/s&amp;gt; Seems to be fixed. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Too little contrast in the window-list from alt-tab shortcut, people with only slight visual problems won't be able to see the difference between selected/not selected (apaku)&lt;br /&gt;
* Missing widgets / invisible text in the side bar off application like marble or kalzium&lt;br /&gt;
* Close/minimize/maximise/make independant button in title bar and panel qt container are not similar. In panel container when they are highlighted, a square is painted over them. In title bar it is a circle. To get more coherence, both should be the same (square are nicer in my opinion).&lt;br /&gt;
* Oxygen window decoration is missing &amp;quot;keep above others&amp;quot; and &amp;quot;keep below others&amp;quot; functionality. (and possibly icons for them, too) (teprrr)&lt;br /&gt;
* Tabbar scroll buttons, when the tabs exceed the space available for the widget, are drawn on top of the rightmost tab: [[Image:Kopete_yahooconfig_oxygen_tab_bug.png]]&lt;br /&gt;
** Already reported: {{bug|152327}} (FiNeX)&lt;br /&gt;
** Fixed on latest revisions (FiNeX)&lt;br /&gt;
*** This still does not work for me at all. Does anyone else have this bug, too? (mutlu_inek, rev. 751699)&lt;br /&gt;
**** Bug report: http://bugs.kde.org/show_bug.cgi?id=154701&lt;br /&gt;
* There's an obvious flaw in the drawing of progress bars, which is only visible during the first 15% of the progress bar being filled. After a progress bar is filled up to 20% it looks nice. To reproduce, start a large download with Kget for example and you'll notice the flaw. (yojoe)&lt;br /&gt;
** Same here (_Brandon_) http://www.uploadgeek.com/uploads456/0/schermata3.png&lt;br /&gt;
*** already reported, {{bug|152640}}&lt;br /&gt;
*Too litte textbox in konqueror using 1152*864 resolution. The text is cut up and down, same for dolphin&lt;br /&gt;
* Konsole tabbar look odd and ugly (teddy)&lt;br /&gt;
* Menu mouse-over in menubar still missing (teddy)&lt;br /&gt;
&lt;br /&gt;
==== Oxygen - Icons ====&lt;br /&gt;
&lt;br /&gt;
* Chanel icons in KMix could use some Oxygenification (JLP)&lt;br /&gt;
* systemsettings: in Network &amp;amp; Connectivity group every item has the same icon. (teprrr)&lt;br /&gt;
* Juk is missing guess tags from filename icon (teprrr)&lt;br /&gt;
* A lot of missing icons in kinfocenter (FiNeX)&lt;br /&gt;
* &amp;lt;b&amp;gt;List of missing icons with screenshots&amp;lt;/b&amp;gt;:&lt;br /&gt;
** http://www.finex.org/missing_icons/ (FiNeX)&lt;br /&gt;
* No icon in krandrtray on systray (Meskalamdug)&lt;br /&gt;
* Some missing icons in Korganizer (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Nepomuk ====&lt;br /&gt;
&lt;br /&gt;
* When you add ratings/comments to a file through Nepomuk and then you rename this file, the ratings/comments disappear. (Tyl3r)&lt;br /&gt;
** Reproducible also for me. ([[User:frank95com|frank95com]])&lt;br /&gt;
* Nepomuk won't start, I have enabled it with kcmshell4 kcm_nepomuk but it does not start. Every time I start kcmshell4 kcm_nepomuk, &amp;quot;Enable Nepomuk...&amp;quot; is unchecked again. (Meskalamdug)&lt;br /&gt;
** Reproducible also for me. However, according to the Service Manager in System Settings, the Nepomuk Server is automatically started and currently running. Also, Dolphin does not complain about Nepomuk not running. It offers that I can rate and tag files, but the entries are not actually recorded. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154702&lt;br /&gt;
* Dolphin doesn't tag nothing. When yuo change file the tag\rating, etc.. disappears. Nepomuk and strigi are started and seems running.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== KNS ====&lt;br /&gt;
* Sometimes KNS dialog is under Settings dialog (Kanagram and KStars) modal/non-modal issue when KNS is invoked from a Config dialog (jstubbs)&lt;br /&gt;
&lt;br /&gt;
==== KDElibs - Misc ====&lt;br /&gt;
* kbuildsycoca4 crashes on startup. Backtrace windows is displayed below splashscreen. After a while - everything goes down. Couldn't save backtrace, but last KDE entry was vfolder_menu.cpp:488. Next was qdebug. Using rev 741332 (macson_g)&lt;br /&gt;
* cannot write Right-To-Left...in kde3 when you start a line with a character of an rtl language, the line goes rtl automatically (emilsedgh)&lt;br /&gt;
** Well, for me it does write RTL, but the text is not right-aligned as in KDE3, but left-aligned which is indeed a bug. (mutlu_inek, rev. 743425)&lt;br /&gt;
*** Bug report: http://bugs.kde.org/show_bug.cgi?id=154705&lt;br /&gt;
* Configure shortcuts dialog is too small at start: I cannot see the action name at all (it says stuff like 'C...' instead of 'Close'). Furthermore, and much worse: I cannot change the width of the columns at all to try to make the action names readable! (BCoppens)&lt;br /&gt;
* I can reproduce this behaviour e.g. with okular or kbounce, but not whith kwin4 or kgouldrunner: open okular, resize it, close it -- when reopened it will have the same size as before. Now maximize the window and close the app. When you restart the app it has it's default size. (Trigger7)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** This bug seems to be related with {{bug|137108}}. Don't know a person but me which can reproduce it right now - please speak up if you can! Pinotree thinks this is a kdelibs bug and no bug in the applications. You can find an very ugly screen cast shich shows the problem here: http://alioth.debian.org/~trigger-guest/resizing-windows.ogg (Trigger7)&lt;br /&gt;
** I can reproduce this here. kpdf in KDE3 will restart maximized, however if you click the restore button, it returns to the default window size, which is too small. (auxsvr)&lt;br /&gt;
* When you make an application's toolbar locked, the next time you start the application the toolbar is not locked. (brumgabrasch)  {{bug|152263}}&lt;br /&gt;
* When you make an application's toolbar float, the next time you start the application the toolbar becomes a glitch.&lt;br /&gt;
*** Test case: http://www.mediafire.com/?5xjgdxttclt&lt;br /&gt;
*** Screenshot: http://img256.imageshack.us/img256/3091/glitchxi2.png&lt;br /&gt;
*** Steps to reproduce:&lt;br /&gt;
**** Run KWrite&lt;br /&gt;
**** Make the toolbar float&lt;br /&gt;
**** Exit it and run it again&lt;br /&gt;
*** Might be related:&lt;br /&gt;
**** The floating toolbars no longer have a title bar or a border&lt;br /&gt;
**** The &amp;quot;Toolbar Menu-&amp;gt;Orientation&amp;quot; menu no longer have &amp;quot;flat&amp;quot; or &amp;quot;floating&amp;quot;&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
** Mek: using Qt 4.4 snapshot this is fixed&lt;br /&gt;
* &amp;lt;s&amp;gt;When trying to hear an audio preview (Right click on an audio file -&amp;gt; Properties -&amp;gt; Preview) the UI appears completely messed up (luca_b).&amp;lt;/s&amp;gt;&lt;br /&gt;
** &amp;lt;s&amp;gt;Should be fixed. Please confirm. (Vir)&amp;lt;/s&amp;gt;&lt;br /&gt;
*** Works. (teprrr and eliasp)&lt;br /&gt;
* The now fixed audio preview dialog could use some further improvements. Currently, it's very hard doing a seek on a long track due to the really short seek bar. Here's a quick'n'dirty mockup how it could be done: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kfileaudiopreview-seekbar-redesign.png (eliasp)&lt;br /&gt;
* &amp;lt;s&amp;gt;Invisible menu bar disable shortcuts:&amp;lt;/s&amp;gt; {{bug|152519}} (FiNeX) Fixed on 744418&lt;br /&gt;
* The items in the &amp;quot;select folder&amp;quot; dialogue are not sorted. (rabauke)&lt;br /&gt;
* Double-clicking folders on the &amp;quot;select folder&amp;quot; dialogue does not expand them. (rabauke)&lt;br /&gt;
* Playing an audio preview (rightclick → properties → preview), the audio preview is played using the ''Video'' channel defined in Phonon's settings. The preview component should be able to decide, based on the MIME type (audio or video), whether to do the play the sound using the ''Video'' or ''Music'' channel of Phonon. It's easy to reproduce if you have more than one soundcard. (eliasp)&lt;br /&gt;
** Vir added a 'fix' to do the playback using the ''NoCategory'' Phonon channel. Now we're waiting, until NoCategory is configurable using kcm phonon ;-) (eliasp)&lt;br /&gt;
* Filedialog: It should be possible jumping to the address bar using F6/the default shortcut, like it's possible in Konqueror. (eliasp)&lt;br /&gt;
* In Kfind if you start deleting something that you have found while search is in progress, the delete progress window appear, but it don't want to stay in top of kfind. Kfind always stays on top with this window.(Linusv2)&lt;br /&gt;
&lt;br /&gt;
==== IO-slaves ====&lt;br /&gt;
* smb:/ ioslave causes crash (nixternal) (kakalto) - {{bug|152838}}&lt;br /&gt;
* smb:/ ioslave does not work with shares that need authentication. Console output: http://pastebin.ca/760196 (luca_b)&lt;br /&gt;
* The sftp:/ (scp:/ and others probably too) display '%2F' instead of '/' at the end of a path during autocompletion. Screenshot: http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/sftp-auto-completion.png (eliasp)&lt;br /&gt;
* Setting permissions (rwx) of a file via sftp:/ doesn't work. It just doesn't change anything. (eliasp)&lt;br /&gt;
* file transfer from smb-shares stalls, {{bug|153054}}&lt;br /&gt;
&lt;br /&gt;
==== KHTML ====&lt;br /&gt;
* There is no real font shrinking and enlarging available in apps that use khtml (I tested Konqueror and Akregator), only full page shrink/enlarge. This '''must''' be there in 4.0, IMO this is absolutely a release blocker. (If this functionality is available in KHTML and apps only don't use it, this bug note should be moved to all apps needing font shrink/enlarge but currently not implementing it) (gissi)&lt;br /&gt;
* Using full page shrink causes some graphical glitches (e.g. extremely unsharp font, displaced items). See [http://www.picupload.net/f-445754ac45c90a8218f6851003895e49.png Screenshot]. (gissi)&lt;br /&gt;
&lt;br /&gt;
==== Directory Browser ====&lt;br /&gt;
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)&lt;br /&gt;
&lt;br /&gt;
== kdemultimedia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Juk ====&lt;br /&gt;
* Too much columns in default setting. Not a bug but a bad looking thing. (frank95com)&lt;br /&gt;
* When retrieving covers from the internet, a lot of 'transfer dialog' windows pop up and covering the whole screen for a moment. (eliasp)&lt;br /&gt;
** I can confirm this. (mutlu_inek, rev. 743425)&lt;br /&gt;
* Also, the cover is not actually shown in the &amp;quot;cover&amp;quot; column (instead there is a placeholder pic). (mutlu_inek, rev. 743425)&lt;br /&gt;
* JuK needs to be restarted to apply a changed output device of the Phonon 'Music' channel. (eliasp)&lt;br /&gt;
&lt;br /&gt;
==== KMix ====&lt;br /&gt;
* The kmix icon in the system tray always shows 0% volume and doesn't respond to mouse wheel movement. (auxsvr)&lt;br /&gt;
** This happens when the default master channel is PCM. Trying to change to front it shows the volume percentage. (frank95com)&lt;br /&gt;
** I have an USB soundcard that only provides PCM, nothing else... I'd like to be able using volume change on scrolling + showing volume percentage. It worked in KDE 3.5.x. (eliasp)&lt;br /&gt;
*** I have a &amp;quot;solution&amp;quot; for this bug:select other master channel(whateveryouwant) then reselect pcm,then close and reopen kmix,you will find the volume in tray working. (Meskalamdug)&lt;br /&gt;
* wish: the checkbox to mute/unmute and output/input isn't very intuitive. Can I suggest something like this? (http://www.box.net/shared/quc0dkrx8t). (frank95com)&lt;br /&gt;
** vote++ (eliasp)&lt;br /&gt;
* The default layout of the KMix window should be changed at some points (eliasp): &amp;lt;s&amp;gt;has been fixed.&amp;lt;/s&amp;gt; Didn't change at all ;-( (Yes, I've deleted my config-files..!) (eliasp)&lt;br /&gt;
http://eliasprobst.eu/~elias/stuff/screenshots/kde4-issues/kmix-window-layout.png&lt;br /&gt;
** The window height should be increased or a minimal value should be set as it is currently not obvious, that the lower buttons are volume sliders - they look just like a button you can't click.&lt;br /&gt;
** There's a lot of unused space on the bottom.&lt;br /&gt;
** The default window width should be slightly increased - it looks a little bit squeezed.&lt;br /&gt;
* don't change the master channel: http://www.mancausoft.org/kmix_4.png (mancausoft)&lt;br /&gt;
&lt;br /&gt;
==== kscd ====&lt;br /&gt;
* crashes when inserting a CD. Problem is an assert thats hit http://pastebin.ca/769076 (apaku)&lt;br /&gt;
* another backtrace for above (looks different) http://pastebin.ca/768571 (yuriy)&lt;br /&gt;
* Eject button doesn't work (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== kdenetwork ==&lt;br /&gt;
&lt;br /&gt;
==== Kopete ====&lt;br /&gt;
* Kopete crashes while connecting to my GTalk account (shortly after the contact list is loaded). See {{bug|152874}}&lt;br /&gt;
* When creating an account in Kopete I chose to use KWallet to store my passwords. After which KWallet brings up it's dialog to enter the password, but the Kopete settings window switches to being the window that's on top (but not focused) when interacting with the KWallet dialog, and vice versa, KWallet is on top when clicking on the settings window. (open_)&lt;br /&gt;
* In the Settings drop-down menu there are tickable options which change from Show to Hide whether they are ticked or unticked. Personally it looks like the program is malfunctioning if Hide Offline Users is ticked and I can see offline users. (open_)&lt;br /&gt;
** Confirmed. The text shouldn't change for ToggleActions in the menu, and the tooltip for the Show All button always displays the wrong tooltip. (Earthwings)&lt;br /&gt;
* Adding a msn contact(valid) produce..nothing (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Akregator ====&lt;br /&gt;
* Akregrator provides currently no tabbing functionality at all. Neither is it possible to open an article using 'Rightclick -&amp;gt; Open in tab' nor using 'Middleclick' (when having it configured this way). It is only possible opening articles in an external browser. (eliasp).&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;s&amp;gt;Marking feeds or messages as Read does not work. Even when reading a message, it is not marked as read. ([[User:Kleag|Kleag]] 23:46, 7 November 2007 (CET))&amp;lt;/s&amp;gt; - fixed in [http://websvn.kde.org/?view=rev&amp;amp;revision=734910 734910]&lt;br /&gt;
** Marking feeds as Read is still broken for me. (yuriy)&lt;br /&gt;
*If a feed is deleted, the feed tree view is folded up completely. ([[User:Icwiener|Icwiener]] 03:48, 10 November 2007 (CET))&lt;br /&gt;
**Confirmed. Tree view is currently reset when something has changed. -- [[User:Eckhart|Eckhart]] 14:19, 10 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Shortcuts for increasing and decreasing font size in View menu are not shown completely (here &amp;quot;Ctrl+&amp;quot; for both) ([[User:Icwiener|Icwiener]] 13:11, 17 November 2007 (CET))&lt;br /&gt;
**Confirmed, same thing also in &amp;quot;Go&amp;quot; menu. -- [[User:Eckhart|Eckhart]] 12:57, 18 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*Doesn't remember the width of the columns in the feed list panel and the &amp;quot;article&amp;quot; column in the article list panel cannot be resized. See {{bug|152702}} (FiNeX)&lt;br /&gt;
&lt;br /&gt;
*When Multiple articles are highlighted and ^U is pressed only one has it's flag changed to unread. (DaSkreech)&lt;br /&gt;
&lt;br /&gt;
* When using 'Mark Feed as Read' the 'Unread' value in the feed list on the left isn't updated until clicking somewhere else again. (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* There is no visual feedback, whether a feed still contains unread articles (e.g. bold feed name in feed list) (eliasp)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When trying to delete an article the selected count is three times bigger than the selected articles. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* After deleting an article a list entry with no text is left. (msoeken) {{bug|152949}}&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 01:01, 26 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* When marking an article as important and then clicking on other articles, the flags are changing from one article to other ones. (msoeken)&lt;br /&gt;
** Confirmed. -- [[User:Eckhart|Eckhart]] 12:40, 25 November 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
*In the context menu (right click) of an article the icon for the option &amp;quot;Mark as important&amp;quot; is an envelope. (Carutsu)&lt;br /&gt;
&lt;br /&gt;
==== KGet ====&lt;br /&gt;
* Again the corrupt download problem:i try http://fpdownload.macromedia. com/get/flashplayer/current/install_flash_player_9_linux.tar.gz and i get a corrupted file (Meskalamdug)&lt;br /&gt;
** Are you saying that a previous problem crept in again? I tried the link and it worked for me. (mutlu_inek, rev. 752265)&lt;br /&gt;
*** Ok,solved now.Works fine (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
== KDEPIM ==&lt;br /&gt;
&lt;br /&gt;
Please report bugs to [http://bugs.kde.org the KDE bugtracker]. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.&lt;br /&gt;
&lt;br /&gt;
Make sure you include enough details in your reports.&lt;br /&gt;
&lt;br /&gt;
For crashes, read [[Development/Tutorials/Debugging/How_to_create_useful_crash_reports|this article]] first.&amp;lt;br&amp;gt;&lt;br /&gt;
For normal bugs, read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html this article].&lt;br /&gt;
&lt;br /&gt;
== kdeutils ==&lt;br /&gt;
&lt;br /&gt;
==== Ark ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Ark support only zip and raw cd images (Meskalamdug)&amp;lt;/s&amp;gt; This is fixed now. Thanks a lot! :)  (mutlu_inek, rev. 752605)&lt;br /&gt;
* Adding files to archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If I select several files that reside in an archive and unselect them, they are still selected in the &amp;quot;size&amp;quot; column. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Drag &amp;amp; drop does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Deleting files in archives does not work. (mutlu_inek, rev. 752605)&lt;br /&gt;
* If the files in the archive reside inside a folder, the folder is ignored and the files are extracted directly into the target folder. (mutlu_inek, rev. 752605)&lt;br /&gt;
* Ark open tar.gz ok,but create only zip archives or raw cd (Meskalamdug)&lt;br /&gt;
&lt;br /&gt;
==== Kinfocenter ====&lt;br /&gt;
* Most of the Items are empty (emilsedgh)&lt;br /&gt;
&lt;br /&gt;
==== KCalc ====&lt;br /&gt;
* &amp;lt;s&amp;gt;Under Settings-&amp;gt;Configure KCalc...-&amp;gt;General-&amp;gt;Precision there is a spin box labelled &amp;quot;Maximum number of digits:&amp;quot;. You can type numbers from 0-99 in it but it can be rotated (with the arrow buttons) up to 200. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The window becomes way too wide when chosen high precicion. It's what the user wants if he sets the precision that high, but couldn't there be another solution than expanding the window beyond the screen borders? ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&amp;lt;/s&amp;gt; I have a small screen (1024x768) and it does not even fill half of it. I condider this fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;The dialog &amp;quot;Configure KCalc&amp;quot; is way too tall, and the space is not even needed. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
* &amp;lt;s&amp;gt;After enabling some buttons under Settings (such as Science buttons or Statistic buttons) when you disable them the application doesn't resize back to the smaller size it needs now. (Carutsu)&amp;lt;/s&amp;gt; Fixed. (mutlu_inek, rev. 752265)&lt;br /&gt;
&lt;br /&gt;
==== KHexEdit ====&lt;br /&gt;
* In Settings-&amp;gt;Configure KHexEdit...-&amp;gt;Files there is an option &amp;quot;Do not save 'Recent' document list on exit&amp;quot;. This is a negative option. &amp;quot;Yes, I do not want to have them saved&amp;quot; &amp;lt;- odd ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
&lt;br /&gt;
==== KRegExpEditor ====&lt;br /&gt;
* On the info page on startup, the &amp;quot;littler than&amp;quot; sign '&amp;amp;lt;' for the email address at the end of the page is not drawn. ([[User:Icwiener|Icwiener]] 03:34, 10 November 2007 (CET))&lt;br /&gt;
* When typing &amp;quot;a+&amp;quot; (without quote chars), KRegExpEditor crashes ([http://pastebin.ca/768287 backtrace]) -- [[User:Eckhart|Eckhart]] 15:09, 10 November 2007 (CET)&lt;br /&gt;
** confirmed in revision 737446 (FiNeX)&lt;br /&gt;
&lt;br /&gt;
==== kgpg ====&lt;br /&gt;
* Gpg-agent won't start,i put it in .kde4/Autostart but at every kde start..kgpg said &amp;quot;The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/giuseppe/.gnupg/gpg.conf).However, the agent does not seem to be running. This could result in problems with signing/decryption.Please disable GnuPG Agent from KGpg settings, or fix the agent&amp;quot; my script syntax is &amp;quot;#!/bin/sh eval &amp;quot;$(gpg-agent --daemon)&amp;quot; (Meskalamdug)&lt;br /&gt;
** Probably is a Konsole problem,gpg-agent is running but no $GPG_AGENTINFO like kde3 (Meskalamdug)&lt;br /&gt;
* Kpgp don't generate key