hgs1906 / smartgwt

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

Arrows, home, end keys not change cursor position in textitem #475

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In SmartGWT 2.2 textitem don't change cursor position (if arrows,home,end key 
pressed) if dynamicform placed inside modal window.

Showcase Windows/Modality

SmartGWT 2.2
Firefox 3.6
Linux 2.6.18

Version 2.1 don't have that issue.

Original issue reported on code.google.com by a.peche...@gmail.com on 13 Jun 2010 at 7:39

GoogleCodeExporter commented 9 years ago
I think this is wider issue.

We run into this problem when layouts (VStack, VLayout etc. were tested) had 
overflow-parameters set and layouts where pilled up inside a Tab. When 
overflow-settings where removed from layouts Tab was overflowing and arrows, 
home and end keys where again working fine.

Original comment by heikki.s...@gmail.com on 14 Jun 2010 at 1:29

GoogleCodeExporter commented 9 years ago
Sorry but i don't understand the solution. There is another issue open for this 
problem that say nightly build solve the problem but isn't true.. what can i do 
for this bug?

Original comment by Dud...@gmail.com on 17 Jun 2010 at 6:42

GoogleCodeExporter commented 9 years ago
Just to clarify our case, we did not found real solution. We removed all custom 
overflow settings below Tab element. Finally, home etc. keys were working fine 
for form items. However, the layouts' overflows were not something what we were 
looking.

Original comment by heikki.s...@gmail.com on 17 Jun 2010 at 7:18

GoogleCodeExporter commented 9 years ago
... and correct that issue in next release :)

I switch now to version 2.1 back :(

Original comment by a.peche...@gmail.com on 17 Jun 2010 at 7:28

GoogleCodeExporter commented 9 years ago
See issue 468, which is already fixed. Will be released on SmartGWT 2.3-version.

Original comment by Matti.Si...@gmail.com on 9 Jul 2010 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by smartgwt...@gmail.com on 4 Mar 2011 at 3:13