Skip to main content

Bug Tracker

Side navigation

#7135 closed bug (duplicate)

Opened October 08, 2010 04:35PM UTC

Closed October 14, 2010 08:11PM UTC

Last modified October 14, 2010 08:11PM UTC

Data Link Focus

Reported by: aburleson Owned by: aburleson
Priority: low Milestone: 1.4.3
Component: datalink Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

If an input is focused on page load and that input is linked to a javascript object, changing the text of that input will not change the property of that object. If you focus on another control and put focus back on the textbox and change the text the property will be updated.

Attachments (0)
Change History (7)

Changed October 13, 2010 04:35AM UTC by addyosmani comment:1

component: unfileddatalink
need: ReviewTest Case
owner: → aburleson
priority: undecidedlow
status: newpending

Can you provide us with a test case reproducing the above issue so we can test it further?

Changed October 13, 2010 12:09PM UTC by aburleson comment:2

status: pendingnew

Changed October 13, 2010 12:09PM UTC by aburleson comment:3

Test case is located at http://jsfiddle.net/NSsys/4/

Please note, this only applies to IE, current system setup.

Windows 7 Ultimate 64-bit (Update-to-date)

IE 8

When you click run the focus is set to first name, enter a first name and tab to the next field and the object is not changed. Go back to the first name field and change the value and the property will change.

Changed October 14, 2010 03:14AM UTC by snover comment:4

status: newpending

This ticket has been marked as missing a test case. In an effort to reduce the number of outstanding tickets in the bug tracker, it will be closed automatically in 30 days. In order to prevent this from happening, please provide a working test case. If a test case has already been provided and our records are wrong, please respond to the ticket so that it can be fixed. Thank you!

Changed October 14, 2010 10:55AM UTC by aburleson comment:5

status: pendingnew

Test case has been submitted, please see previous comment.

Changed October 14, 2010 08:11PM UTC by snover comment:6

resolution: → duplicate
status: newclosed

Changed October 14, 2010 08:11PM UTC by snover comment:7

Duplicate of #6374.