FireRainbow breaks Firebugs 'Add Watch'
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 20/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- javascript
- Ambito
- devtools
Direzione di ricerca
Inizia con la riproduzione HTML fornita e il punto di ingresso Add Watch del Firebug Script Panel. Riproduci la modifica della selezione in "spa" nel Watch Panel, quindi traccia come l’evidenziazione di FireRainbow influisce sul testo selezionato. Il lavoro è completato quando l’espressione evidenziata viene aggiunta sistematicamente al Watch Panel senza un errore di sintassi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Hi Antonin I have had a problem in Firebug for a while now that if I highlight text
in the Script Panel, right-click and 'Add Watch' the wrong text is added
... I have just discovered that this issue is caused by
FireRainbow. Here is a small test case so that you can see what is happening: ================= <html> <head> <script> function doit() { var s = 'Just some dummy Text'; debugger; } </script> </head> <body onload="doit();"> 1. Activate Firebug and refresh the page to trigger debugging 2. When debugging starts, highlight the 's' in s += 'Just some dummy
Text'; 3. Right-click the highlighted 's' and choose 'Add Watch' 4. If the correct text was added to the Watch Tab then right-click
the text and add watch again I just get a '<' symbol added to the watch panel and a syntax
error ... strangely, it sometimes works but very rarely. </body> </html> ================= What steps will reproduce the problem? 1. Install FireRainbow and restart Firefox 2. Load the test file 3. Activate Firebug and refresh the page to trigger debugging 4. When debugging starts, highlight the 's' in s += 'Just some dummy
Text'; 5. Right-click the highlighted 's' and choose 'Add Watch' 6. If the correct text was added to the Watch Tab then right-click the
text and add watch again What is the expected output? I expect to see the highlighted text added to the Watch Panel What do you see instead? I just get "spa" added to the watch panel and syntax error. Additional info: This only happens when Firebug is installed ================= Thanks for your hard work. Mike Ratcliffe
- Lingua principale
- JavaScript
- Stelle
- 58
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di binaryage/firerainbow
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
binaryage/firerainbow#16 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 15/100
binaryage/firerainbow#14 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
binaryage/firerainbow#13 · 4 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 20/100
binaryage/firerainbow#12 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 20/100
binaryage/firerainbow#11 ·
Tutte le issue di binaryage/firerainbow
Issue simili
-
Update HugeIcons library Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
antfu-collective/icones#398 ·
-
ECmail.com Aperta
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
wesbos/burner-email-providers#554 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
radiantearth/stac-browser#1023 ·
-
HMR stops working Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
components-web-app/docs#92 ·