0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Java29 769 stars (29 769 stars)10 177 forks (10 177 forks)batch import
bughelp wanted
Description
edge 浏览器客户端进入编辑模式后, 无法进行选中文字以及编辑文字
如图
Guide contributeur
- Stack technique
- javascripthtmlcss
- Domaine
- frontend
- Type d'issue
- bug
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- under 1 hour
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- fresh
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- Familiarity with web developmentUnderstanding of browser CSS and JavaScript events
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 70
- Direction de recherche
- 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.