Last modified: 2012-04-19 21:43:41 UTC
Reporting against Babaco Release. (Hosted on http://prototype.wikimedia.org) Steps to Reproduce :: 1)Open dialog boxes ( Inserting Link, Insert table and Search and Replace) 2)Click Enter button <<Nothing happens >> Expected Outcome :: Insert, Replace buttons shall be invoked when Enter key is pressed Note : Dialogs are closed when Esc is pressed (as expected) Test Environment (Client) :: Browser (User-Agent): Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 Javascript: Enabled Cookies Enabled: Enabled Java Enabled: Enabled CPU class/type: OS/CPU Windows NT 6.0 Screen Width x Height: 1280 x 800 Screen Color Depth: 32
Fixed in r56391.
Insert, Replace buttons shall be invoked when Enter key is pressed. But user should enter a single value for one of the fields.
Steps to reproduce the new issue: 1) Open a dialog box (Inserting Link or Insert table or Search and Replace window). 2) Give a value to one of a fields and click on the window. 3) Now Click "Enter" button. <<Nothing happens >> Expected Outcome :: Insert, Replace buttons shall be invoked when Enter key is pressed.
(In reply to comment #3) > Steps to reproduce the new issue: > 1) Open a dialog box (Inserting Link or Insert table or Search and Replace > window). > 2) Give a value to one of a fields and click on the window. > 3) Now Click "Enter" button. > > <<Nothing happens >> > > Expected Outcome :: > Insert, Replace buttons shall be invoked when Enter key is pressed. > Fixed in r56948. In some browsers (for instance in Chrome), fixing this seems to be impossible because there's no way to catch keypresses on things that aren't textboxes (that I know of).
Tested for all browsers. Working fine.
Added keyword babaco to the bug
Reproducible this bug on the following browser for 'Insert Table' functionality. <<Cannot create a table when click 'Enter' key>> Test Environment:: Browser (User-Agent): Opera/9.50 (Macintosh; Intel Mac OS X; U; en) Time and Date: 10:36:16 AM - Monday, October 05, 2009 Javascript: Enabled Cookies Enabled: Enabled Java Enabled: Enabled
Since we blacklisted Opera < 9.6, bugs for Opera 9.5 are no longer valid. Reclosing as FIXED.
agree and close