
| Key: |
LPP-3967
|
| Type: |
Sub-task
|
| Status: |
Closed
|
| Resolution: |
Duplicate
|
| Priority: |
--
|
| Assignee: |
Unassigned
|
| Reporter: |
Geert Bevin
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
OpenLaszlo
LPP-3964
Created: 12/May/07 10:33 AM
Updated: 11/Apr/08 12:02 PM
|
|
| Component/s: |
Compiler - JavaScript
|
| Affects Version/s: |
4.0.2
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Firefox 2.0.0.3 MacOSX
|
|
| Severity: |
Minor
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
* visit Bla-bla List
* make sure you're logged out
* type in your login in the Username field
* press tab key
* text in Username field shifts up a couple of pixels
|
|
Description
|
* visit Bla-bla List
* make sure you're logged out
* type in your login in the Username field
* press tab key
* text in Username field shifts up a couple of pixels |
Show » |
|
<canvas>
<simplelayout />
<edittext width="200">hit tab a few times</edittext>
<edittext width="200">the text creeps up</edittext>
</canvas>
Hit tab repeatedly. The focus brackets appear and alternate between the two edittexts. The first two times the focus leaves an edittext, the text in it creeps up a few pixels.