Open Bug 877080 Opened 11 years ago Updated 2 years ago

using accesskey generates content in <input> or <textarea> fields

Categories

(Core :: DOM: Editor, defect)

21 Branch
x86
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mad99, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:21.0) Gecko/20100101 Firefox/21.0 (Beta/Release)
Build ID: 20130511120803

Steps to reproduce:

Hit in form with <input> or <textarea> a defined accesskey like ctrl+alt+s for »save« or ctrl+alt+c for »save and close«


Actual results:

The save or save and close process doesn't work. 
Unfortunately with the press of ctrl+alt+accesskey there was created an hidden content at the place of the cursor: 
Instead of the readable string :Latin Lounge
there is in front (cursor was there) of »Latin Lounge« a hidden sign : \u0013Latin Lounge (also in the upper line, but also hidden in this Bugzilla Form.


Expected results:

Instead of the hidden string content \u0013 the »save« or »save and close« process should work. And NO HIDDEN STRING should create.
ctrl+alt+c => \u0013
ctrl+alt+s => \u0003
Component: Untriaged → Editor
Product: Firefox → Core

Can't reproduce

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0

Currently accesskey invoked with Alt+Shift+Key

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: