| Author |
Message |
wzastrow
Joined: 11 Jan 2007 Posts: 12
|
Posted: Tue Jun 19, 2007 2:37 pm Post subject: Text Highlight in Amount Field |
|
|
It's pretty easy. All you have to do is try entering a transaction without using the mouse. Use the Tab Key to move from field to field. Everything works fine until you get to the Amount Field. It should be "highlighted" so you can just overwrite the contents.
If you mouse click into the field it works as it should, it's only when you "Tab" into the field that it doesn't.
One of my developers suggested that you look into the "OnFocus" event of the text box & see if the contents are being highlighted as they are when doing an "OnClick" event.
Let me know if this helps,
Thanks. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2086
|
Posted: Tue Jun 19, 2007 5:06 pm Post subject: |
|
|
| It is actually what puzzled me, it works exactly as expected here. I tab thru the fields, when I get to amount all is selected. Are you using very last version? |
|
| Back to top |
|
 |
wzastrow
Joined: 11 Jan 2007 Posts: 12
|
Posted: Tue Jun 19, 2007 7:32 pm Post subject: |
|
|
| Yes, I am using the latest version running on Windows XP. |
|
| Back to top |
|
 |
wzastrow
Joined: 11 Jan 2007 Posts: 12
|
Posted: Tue Jun 19, 2007 7:34 pm Post subject: |
|
|
| Another thing to note... I have tried installing the latest version on 3 different Windows XP machines & the behavior is the same on all of them. |
|
| Back to top |
|
 |
|