FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 284 : cursor in wrong place when PDE's font size is changed from the default
Last modified: 2006-02-08 12:46
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
51
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
22samurai
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-02-08 12:42
When the text size is made smaller throught the Preferences menu, the caret
doesn't match the actual text insertion point. If the text is smaller than
default, the carat overcompensates, and if the text is larger than default,
it undercompensates. It looks like the variable that determines the amount
of space the carat should jump (which is the width of a single character)
is not being updated when the font size changes.
Additional Comment
#1 From fry 2006-02-08 12:46
*** This bug has been marked as a duplicate of
51
***