Ticket #2180 (new bug)

Opened 7 months ago

MediaPlayer GUI needs to use the layout system

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

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

show_hide_menu_controls.png (28.4 kB) - added by leavengood 7 months ago.
Screenshot showing various problems with the MediaPlayer window

Change History

Changed 7 months ago by leavengood

Screenshot showing various problems with the MediaPlayer window

Note: See TracTickets for help on using tickets.