Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 288934
Alias:
Product:
Component:
Status: RESOLVED
Resolution: UPSTREAM
Assigned To: Marcus D. Hanwell <cryos@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: simon <s7mon@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
yakuake_start.jpg yakuake when started fresh image/jpeg simon 2009-10-13 20:28 0000 262.14 KB Details
yakuake_show_hide.jpg yakuake after several hide/show runs image/jpeg simon 2009-10-13 20:29 0000 207.67 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 288934 depends on: Show dependency tree
Bug 288934 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2009-10-13 20:18 0000
Yakuake (terminal emulator which scrolls in from screen-top like in FPS quake)
gets a different window position than 0/0 each time it's invoked to scroll down
under fluxbox (1.1.1-r1)

so after several uses it's no longer from top to e.g. 50% of the screen but
from the middle to the bottom.

Reproducible: Always

Steps to Reproduce:
1. Start yakuake-2.9.6 (2.8 old codebase is fine) within fluxbox.
2. use key to show and hide yakuake several times


Actual Results:  
window position is moved downwards.

Expected Results:  
window position stays starting from top of the screen.

yakuake-2.8 (old kde3 codebase) works fine.

changed return value of   QRect MainWindow::getDesktopGeometry()
from mainwindow.cpp of yakuake to return fixed screen size with 
return QRect(0,0,1280, 1024);
but this didn't change the behavior.

------- Comment #1 From simon 2009-10-13 20:28:20 0000 -------
Created an attachment (id=207013) [details]
yakuake when started fresh

this is the correct position after startup of yakuake and where it should be
positioned always.

------- Comment #2 From simon 2009-10-13 20:29:27 0000 -------
Created an attachment (id=207014) [details]
yakuake after several hide/show runs

this is current position after yakuake was hidden and shown a few times (~10x)

------- Comment #3 From Tomáš Chvátal 2009-11-10 12:12:47 0000 -------
Hello, this is not gentoo bug at all, but upstream issue.
Please open bug in upstream bugzilla on http://bugs.kde.org/
When you have the bugreport reported upstream add please another comment here
with the link to upstream bug (or add the link to the URL field of bug).

Thanks

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug