Mojira Archive
MCPE-32740

Button block press "animation" is wrong

Attached are four screenshots – so named according to their edition. Look at the top face.

Correct behavior (Java)

Pushing a stone or wooden button hides the inner half (closest to the block) by pushing the outer half (furthest from the block) inward.

Incorrect behavior (Bedrock)

Pushing a stone or wooden button removes the outer half, shaving it off of the button where it seemingly vanishes before reappearing.

My attempt at a terrible visual model

If you can't see what's happening in the screenshots, picture this:
The half of the button closest to the wall is painted blue, and the half furthest from the wall is painted red.
In Java, pushing the button exposes only the red half (makes sense). In Bedrock, pushing the button exposes only the blue half (logically impossible).

The texture is also slightly different, but that is a separate issue.