annolinux / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Window not resizing to the new video's dimentions #183

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In the settings set Use single instance and replace existing instance
2. Open a video to play ( leave it playing, pause it or stop it)
3. Not open another video/clip movie

What is the expected output? What do you see instead?
The main window is supposed to be resized with the new clip's dimentions but 
it's not

What version of the product are you using? On what operating system?
gnome-mplayer 0.9.5

Please provide any additional information below.
If you have "Details" in the Main window, the old movie height is being treat 
as 0. Meaning the Main window's dimentions become
window.height = Old_Movie.height + New_Movie.height(+Details_panel.height)
window.width = Old_Movie.width

Original issue reported on code.google.com by veliko...@tiscali.co.uk on 21 May 2009 at 1:42

GoogleCodeExporter commented 8 years ago
No, the second video retains the same window size as the first, this is by 
design.

Original comment by kdeko...@gmail.com on 21 May 2009 at 3:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
"No, the second video retains the same window size as the first, this is by 
design."

Ok I have no idea that was the case.

Please test the case described with Details Panel switched ON.

Original comment by veliko...@tiscali.co.uk on 21 May 2009 at 11:38

GoogleCodeExporter commented 8 years ago
This is fixed in SVN now

Original comment by kdeko...@gmail.com on 21 May 2009 at 1:00

GoogleCodeExporter commented 8 years ago
Confirmed it's working perfect now

Original comment by veliko...@tiscali.co.uk on 21 May 2009 at 10:19