id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3774	mcedit: Weird coordinates for maximize/close mouse buttons	egmont	zaytsev	"In the upper row of mcedit, there are two buttons (the actual symbols vary across skins):

{{{
[*][X]
}}}

Click with the mouse to observe the following:

- the leftmost `[` invokes the pulldown menu (just as if you clicked anywhere to the left),

- the next three cells: `*][` invoke the ""(un)maximize"" action,

- the last two cells: `X]` close the editor.

This looks like a simple off-by-one.

Also, once you unmaximize, the behavior changes there: It's only the exact `*` and `X` symbols that perform the given action, the surrounding brackets drag the frame for moving. It would be nice if the maximized and unmaximized cases were consistent. (I guess having all three adjacent cells perform the desired action results in better usability – what do you think?)"	defect	closed	trivial	4.8.19	mcedit	master	fixed					merged	committed-master
