<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>279451</bug_id>
          
          <creation_ts>2011-08-05 13:46:26 +0000</creation_ts>
          <short_desc>app doesn&apos;t remember app width, if app width &gt; screen width()</short_desc>
          <delta_ts>2023-03-09 18:41:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kdelibs</product>
          <component>kdeui</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Paolo M.">paolomilani</reporter>
          <assigned_to name="kdelibs bugs">kdelibs-bugs-null</assigned_to>
          <cc>berubeevan911</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>20</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1150243</commentid>
    <comment_count>0</comment_count>
    <who name="Paolo M.">paolomilani</who>
    <bug_when>2011-08-05 13:46:26 +0000</bug_when>
    <thetext>Version:           4.7 (using KDE 4.7.0) 
OS:                Linux

if you close a kde app (dolphin, kate...) when app width is greater than screen size, the application will start with maximum width. Always. Even when you close it with a smaller size.

this happens because in ~/.kde/share/config/APPLICATIONrc
there is:
Width 1280=1281
1280 is my screen resolution
To correct this bug, I have to change 1281 with a number &lt; 1280.



Reproducible: Always

Steps to Reproduce:
1- run a kde app, for example dolphin. (but kate is also affected)
2- manually resize app, larger than screen width. For example, move the app &quot;out&quot; the screen and then resize it to be larger than screen width.
3- quit the application and run it again. App has maximum width.
4- now resize it to be smaller.
5- quit the application and run it again: app has maximum width! it should have the smaller size! now it happens always!

check in ~/.kde/share/config/dolphinrc
there is:
Width 1280=1281
1280 is my screen resolution
To correct this bug, I have to change 1281 with a number &lt; 1280.



Actual Results:  
application has maximum width

Expected Results:  
application must have previous width, just before closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>