EXA Solid doesn't fill the destination alpha channel, which is annoying. This causes disappearing fonts and other issues. A possible fix would be to use NV_062_FMT_VALUE_LE_Y32 as the format instead of RGBA8.
Using Y32 surface format does indeed seem to make Solid() behave correctly, alpha gets filled with the correct value now at least. Closing the bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.