ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Important issue in Firefox code Inspercor

  • ما من ردود
  • 0 have this problem
  • 30 views
more options

Hi!

I have big issue, its very unpleasant thing, I even dont want to site web develop in Firefox anymore.

Issue: If open the code inspector and go to css rules editor, at the right, select tab Rules. And try to edit some random web-page element by css rules editor. Add new rules and write :

background: linear-gradient(to left, )

so looking not bad, but at this moment starts issue, if you type between "to left," and ending scope ")", for example space from keyboard, editor will initiate autocomplete. and insert first word from autocomplete, but you was just type "space" button. Its not correct behavior! Correct: after type "space" - no autocomplete or no autocomplete dialog. But if press ctrl+space - its initiate autocomplete. Another correct: after type any buttons on keyboard - its initiate autocomplete dialog, but correct dialog, that only show some variants, but not auto-paste that! This feature very well working in Chromium Browser, and Google Chrome. And it's not annoying..

This issue do imposible very important thing: editing css in live on page from css Rule editor!

Maybe I have not found some settings, but how to fix this auto-past text? Or please add this to bug-log and fix it ASAP.

(on attached screenshot - text after "space" button pressed, its autocomplete and AUTO-PAST text aliceblue )

Hi! I have big issue, its very unpleasant thing, I even dont want to site web develop in Firefox anymore. Issue: If open the code inspector and go to css rules editor, at the right, select tab Rules. And try to edit some random web-page element by css rules editor. Add new rules and write : background: linear-gradient(to left, ) so looking not bad, but at this moment starts issue, if you type between "to left," and ending scope ")", for example space from keyboard, editor will initiate autocomplete. and insert first word from autocomplete, but you was just type "space" button. Its not correct behavior! Correct: after type "space" - no autocomplete or no autocomplete dialog. But if press ctrl+space - its initiate autocomplete. Another correct: after type any buttons on keyboard - its initiate autocomplete dialog, but correct dialog, that only show some variants, but not auto-paste that! This feature very well working in Chromium Browser, and Google Chrome. And it's not annoying.. This issue do imposible very important thing: editing css in live on page from css Rule editor! Maybe I have not found some settings, but how to fix this auto-past text? Or please add this to bug-log and fix it ASAP. (on attached screenshot - text after "space" button pressed, its autocomplete and AUTO-PAST text aliceblue )
Attached screenshots