FLUID-2374: Pressing the "enter" key after changing the value in a textfield, has no effect

Metadata

Source
FLUID-2374
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2009-03-17T14:19:29.000-0400
Updated
2009-05-26T15:26:18.000-0400
Versions
  1. 1.0
Fixed Versions
  1. 1.1
Component
  1. UI Options

Description

Pressing the "enter" key after changing the value in a textfield, has no effect

Steps to reproduce

1) Open the UI Options example from the daily build site

2) Type in a value in one of the textfields

3) Press the enter key

Notice that pressing the enter key does not change the size in the preview window. Pressing the tab key, will.

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)

Comments

  • Justin Obara commented 2009-05-14T10:16:36.000-0400

    Bug Parade 1.1 release

  • Antranig Basman commented 2009-05-25T22:28:31.000-0400

    Fixed at revision 7243

  • Michelle D'Souza commented 2009-05-26T13:41:19.000-0400

    Right now enter submits the form which will save and apply the settings. I think enter should actually just change the value but not save it.

  • Michelle D'Souza commented 2009-05-26T15:25:33.000-0400

    On second thought I was convinced that the behaviour is correct in an IRC conversation: http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2009-05-26

  • Michelle D'Souza commented 2009-05-26T15:26:18.000-0400

    I reviewed the code - looks good.