mozilla / nightlytt

Nightly Tester Tools
https://wiki.mozilla.org/Auto-tools/Automation_Development/Projects/Addons/NightlyTesterTools
Other
61 stars 37 forks source link

Cannot insert buildid into some text boxes #249

Closed whimboo closed 6 years ago

whimboo commented 7 years ago

For example the search field on AMO doesn't allow me to paste in the buildid:

https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/

Whenever I try that I see the following message but without a reference to a file:

Error: Could not establish connection. Receiving end does not exist.

@kyoshino can you please have a look?

whimboo commented 7 years ago

Btw. it also doesn't work for contenteditable elements.

kyoshino commented 7 years ago

Will figure out why.

whimboo commented 6 years ago

@kyoshino will you have the time to get this investigated/fixed? If not we might want to release the 4.0 version, and get this done for 4.1. I would just like to get the release out now that 57 is on beta. Thanks.

kyoshino commented 6 years ago

Sorry I'm late!! Looks like the AMO issue cannot be solved as reported as Bug 1310082. Fixing the contenteditable issue now.

whimboo commented 6 years ago

That sounds good to me. Thank you for the update @kyoshino. I will review it soon.

whimboo commented 6 years ago

PR #253 got merged.