History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-3967
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Duplicate
Priority: -- --
Assignee: Unassigned
Reporter: Geert Bevin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo
LPP-3964

Text in fields shifts up after changing focus

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

Time Tracking:
Not Specified

Environment: Firefox 2.0.0.3 MacOSX

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
* 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

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Benjamin Shine - 14/May/07 03:02 PM
Simple test case:
<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.

Max Carlson - 12/Nov/07 04:39 PM
Duplicate of LPP-4658

Mamye Kratt - 11/Apr/08 12:02 PM
Close as duplicate.