-
Bug
-
Resolution: Fixed
-
P2
-
1.0.1
-
None
-
1.0.2fcs
-
unknown
-
generic
Invoke the Notepad demo and type several lines of text.
Move the caret to the middle of a line of text and call GetAccessibleTextRect() - notice that the rect returned is good.
Now move the caret to the end of a line of text and call GetAccessibleTextRect() again - notice that the rect returned has a very large width value. This is wrong!
Move the caret to the middle of a line of text and call GetAccessibleTextRect() - notice that the rect returned is good.
Now move the caret to the end of a line of text and call GetAccessibleTextRect() again - notice that the rect returned has a very large width value. This is wrong!