Visible Text Cursor for Filled Text Boxes
I recently set white backgrounds as the default style for text boxes in MuseScore (I'm tired of barlines overlapping with text), but the text cursor (the vertical bar that flashes to mark where your text input is) is not visible so typing can be difficult. Probably should fix it to make it visible?
Comments
Sounds like #308693: Cursor invisible in text element when highlight is set at 100% opacity which has been reported as a bug that needs fixed.
In reply to Sounds like #308693: Cursor… by mike320
Sounds about right. On a related note, selecting the fill color for the text box by clicking a color square on the top left of the pallete doesn't seem to work? At least for the white color box; I always had to choose the pick color screen option to find a white color, which then doesn't exactly seem to blend in with the background white (is the background fully white?) color that I wanted it to.
In reply to Sounds about right. On a… by Quinn Ouyang
I believe what you are seeing is that the white color box isn't white but clear. The alpha is set to 0 (invisible) while the color white you get from the selector has an alpha of 255 (no transparency at all). You can select the white and set the alpha to 255.
In reply to I believe what you are… by mike320
I checked and alpha is set to 255. My goal is to get a white background so barlines etc. won't hurt text readability. The problem is that the textbox's white color is of a slightly different hue than the background score's white color. I attached a sample, though it might be small and hard to discern.
In reply to I checked and alpha is set… by Quinn Ouyang
Were you setting the hightlight color or only the frame color? The highlight color is the color inside of the text box. In my testing, I made both the frame, text and hightlight white, color $ffffff and set the alpha to 255 for the highlight (which defaults to 0) and I don't see any difference between the text box and default paper color.
In reply to Were you setting the… by mike320
Ah, turns out my score isn't completely white. I fixed it now and now it's seamless; thanks for the help! (As a reference: Edit -> Preferences -> Canvas -> color box for options)
In reply to Ah, turns out my score isn't… by Quinn Ouyang
Good to know. I've never changed that.