[Haiku-commits] r31302 - haiku/trunk/src/apps/mediaplayer
Matt Madia
mattmadia at gmail.com
Tue Jun 30 01:27:21 CEST 2009
On Mon, Jun 29, 2009 at 22:39, Marcus Overhagen<marcusoverhagen at arcor.de> wrote:
>> I have long disliked these and found them buggy in various ways and
>> therefore support their removal.
> Well, they were implemented on BeOS R5 and were *not* buggy there.
> What especially is the problem?
>
If i'm following this thread correctly -- there's a few issues with it.
http://dev.haiku-os.org/ticket/3627
http://dev.haiku-os.org/ticket/3628
Two more bugs that i never filed:
IMHO, media player looks very weird when all 3 elements (border,menu,
controls) are hidden. It becomes either 3pixels high or 16pixels high
-- it depends.
To make it 3pixels high, remove the frame/border first. to make it
16pixels high, remove the border/frame last.
Another inconsistency, depending on the order that the elements are
removed, you may or may not be be able to click MediaPlayer and Alt+Fx
to another workspace. It seems if border/frame is the last to be
removed, you cannot. if border/frame is not the last to be removed,
you can.
> I really like to place the window always-on-top in a corner of the screen,
> and then remove frame, menu and controls.
Out of curiosity, why? for keyboard navigation or some other reason?
--mmadia
More information about the Haiku-commits
mailing list