iasp / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

Font change does not work in new documents #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have an existing saved document with text in any given font.
2. Select any or all of the text (or don't, either way nothing happens).
3. Go to the options menu and choose a different font.

What is the expected output? What do you see instead?
The font doesn't change to the new selection. (Occasionally I can't get it
to change on a new document, either.)

What version of the product are you using? On what operating system?
0.5.3 on Ubuntu 8.10

Please provide any additional information below.
I can get the font to change for the document by using a text editor to
edit the file rather than Textroom and using find and replace to replace
all instances of the old font name in the code with instances of the one I
would like, but this is clearly not the ideal.

Original issue reported on code.google.com by kaitwosp...@gmail.com on 2 Mar 2009 at 10:44

GoogleCodeExporter commented 8 years ago
You can't change the font of selected font from Options window. You have to 
press
Ctrl+W to change the font.

Cheers.

Original comment by gordebak on 12 May 2009 at 5:27