Juergen Kunz
366544befc
fix(wysiwyg): Improve text selection detection with block-level approach
- Remove global selectionchange listener in favor of block-level detection
- Add comprehensive debugging logs to track selection detection
- Add multiple event listeners (mouseup, keyup, selectstart) for better coverage
- Add debounced selection checking to avoid race conditions
- Add click-outside handler to hide formatting menu
- Simplify selection detection logic by removing complex shadow DOM traversal
2025-06-24 16:31:00 +00:00
..
2025-06-24 16:17:00 +00:00
2025-06-24 16:31:00 +00:00
2025-06-24 10:45:06 +00:00
2025-06-24 16:31:00 +00:00
2025-06-24 15:52:28 +00:00
2025-06-24 15:17:37 +00:00
2025-06-24 15:52:28 +00:00
2025-06-24 10:45:06 +00:00
2025-06-24 13:41:12 +00:00
2025-06-24 10:45:06 +00:00
2025-06-24 13:41:12 +00:00
2025-06-24 16:17:00 +00:00
2025-06-24 15:52:28 +00:00
2025-06-24 13:41:12 +00:00
2025-06-24 15:52:28 +00:00
2025-06-24 15:52:28 +00:00
2025-06-24 13:41:12 +00:00
2025-06-24 16:17:00 +00:00
2025-06-23 17:36:39 +00:00
2025-06-24 12:24:02 +00:00
2025-06-23 17:36:39 +00:00