Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

When you copy and paste text into a textbox, the font choice always reverts to Segoe UI

Steps to reproduce:

 

1. In PowerBI Desktop, insert new text box into report.

2. Change font from Segoe UI (default) to other value (e.g. Arial, Verdana, etc.)

3. Copy and paste text into text box.

 

Expected behavior:

 

Font for text box remains what was chosen in step 2.

 

Actual behavior:

 

Font for text box "resets" to Segoe UI.

Status: New
Comments
v-chuncz-msft
Community Support

@Anonymous 

 

The latest version of Power BI Desktop works fine for me. You may try it.

Anonymous
Not applicable

I have the latest version, Here's some GIFs of it acting abnormally:

 

Pasting converts font back to Segoe UI:

Pasting converts next line in textbox to Segoe UIPasting converts next line in textbox to Segoe UI

 

Deleting text reverts the default font to Segoe UI

2020-06-16-09-56-21.gif

 

 

 

 

 

 

 

 

Here's one that's super weird (but also obvious if you understand the tool is just injecting span elements)

 

Insert a new line - font shows Cambria - hit left and right to navigate away from and back to new line, font is now Segoe UI:

 

2020-06-16-09-59-53.gif

 

 

 

 

 

 

 

 

Seems to be some code triggered to inject span elements under certain conditions, but I don't think these are the right conditions.