Closed
Bug 1063245
Opened 11 years ago
Closed 6 years ago
Unable to copy or paste in add-on settings within the add-on manager
Categories
(Firefox for Android Graveyard :: Add-on Manager, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: arpitnext, Unassigned)
References
Details
Attachments
(1 file)
51.22 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; CrOS x86_64 6158.12.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.26 Safari/537.36
Steps to reproduce:
Install any add-on which has any text-based option/preference to be modify by the users. Go to the Add-on Manager and try to copy or paste in the input box. Nothing happens.
(For example, you may try with this add-on: https://addons.mozilla.org/en-US/firefox/addon/custom-user-agent-string/ )
(Used Add-on SDK API: https://developer.mozilla.org/en-US/Add-ons/SDK/High-Level_APIs/simple-prefs )
Actual results:
No way to copy from or paste to the text input field.
Expected results:
Copy and paste should work smoothly, like any other input field.
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Other → Android
Hardware: x86_64 → ARM
Summary: Unable to Copy or Paste on Add-on Manager pages → Unable to copy or paste in add-on settings within the add-on manager
Version: unspecified → Trunk
Comment 1•11 years ago
|
||
This is likely because we don't have proper text selection support in XUL elements. Bug 1079466 would fix this.
Depends on: 1079466
![]() |
||
Comment 2•6 years ago
|
||
wfm using https anywhere text inputs in advanced settings.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•