0 commenti (0 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Java29.769 star (29.769 star)10.177 fork (10.177 fork)batch import
bughelp wanted
Descrizione
edge 浏览器客户端进入编辑模式后, 无法进行选中文字以及编辑文字
如图
Guida contributor
- Tech stack
- javascripthtmlcss
- Dominio
- frontend
- Tipo issue
- bug
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 2
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- under 1 hour
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- fresh
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- mostly clear
- Prerequisiti
- Familiarity with web developmentUnderstanding of browser CSS and JavaScript events
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 70
- Direzione di ricerca
- Investigate the edit mode implementation in Apollo's frontend code, likely in the apollo portal module. Look for CSS properties like user select or pointer events that may conflict with text selection in Edge. Consider reproducing the issue locally in Edge to confirm the behavior and then implement a fix to ensure text selection and editing work correctly.