optixlab / keepnote

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

When clicking the up/down arrows for the font size, it doesn't stop #712

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select text you want to increase the font size (so that the change is 
visible when the font size increases or decreases)
2. Click multiple (2-3) times on the font up/down arrow to increase or decrease 
the font.
3. The number for the font size continues going up or down depending on which 
arrow you selected even after you have stopped clicking and the selected text 
can be seen growing or shrinking. It will not stop until it reaches 500 font 
size (up) and 2 font size (down)

What is the expected output? What do you see instead?
I expect the number to increase by the next available font size up or down. 
Instead the number continues going up until the upper or lower limit is reached.

What version of the product are you using? On what operating system?
KeepNote 0.7.8 on Ubuntu 14.10.

Please provide any additional information below.
Sometimes it's possible to stop the size by clicking on the opposite arrow 
(clicking down if the font is going up, clicking up if the font size is going 
down) but this doesn't work always. The text box for the font size become 
un-editable (you can't simply type a font size). 

Original issue reported on code.google.com by pbult...@bulteel.org on 15 Dec 2014 at 10:52