Opened 16 years ago

Closed 15 years ago

#2180 closed bug (fixed)

MediaPlayer GUI needs to use the layout system

Reported by: leavengood Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/MediaPlayer Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I emailed about this on the haiku-development list.

I don't know if this is a GCC4 issue, but I can consistently make the MediaPlayer GUI look bad with the current code.

To reproduce, open the MediaPlayer, then either use the Alt-M shortcut or click the "No Menu" menu item under Settings. You must do this first to reproduce. You will get the top window shown in the attached image. You can still click the menu as seen in the second window in the attachment.

If you then show the menu again, hide the controls, and click the menu you get the third window.

The above might be a bug in the code, though if you open the application then hide the controls first and then the menu, it does not happen. Either way I think using the layout system would be better.

If you set the menu font size to 18 you get the last image, which is definitely something the layout system could fix.

Maybe this could be tackled once stippi finishes his changes to the MediaPlayer back-end.

Attachments (1)

show_hide_menu_controls.png (28.4 KB ) - added by leavengood 16 years ago.
Screenshot showing various problems with the MediaPlayer window

Download all attachments as: .zip

Change History (2)

by leavengood, 16 years ago

Attachment: show_hide_menu_controls.png added

Screenshot showing various problems with the MediaPlayer window

comment:1 by stippi, 15 years ago

Resolution: fixed
Status: newclosed

I could only reproduce the last issue with the menu being cut off with a large font. The other issues (invalidation) seem all to have been fixed meanwhile. Fixed in hrev28917.

Note: See TracTickets for help on using tickets.