Open Issues Need Help
View All on GitHubAI Summary: The user is asking for guidance or a hint on how to implement a custom link behavior that ensures links do not open in a new tab or window (i.e., without `target="_blank"`). They are looking for advice on how to achieve this specific "additional link behaviour."
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is requesting a feature for an editor where clicking on an image reveals options to modify its properties. These desired properties include alternative text, width, height, and border, similar to the functionality found in CKEditor 4.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: After adding an `<hr>` tag, clicking visually below the line and typing causes the new text to appear *above* the horizontal line, contrary to expectation. This indicates a misalignment between the perceived caret position and the actual text insertion point within the editor. The expected behavior is for text to appear below the line, and a workaround involves pressing the 'arrow-down' key twice to correctly position the caret.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user reports a regression where a text area can no longer be programmatically focused, despite previously working. They are requesting a working code example to focus the text area upon initialization so users can start typing immediately.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is reporting an issue where clicking outside the editor causes the cursor to reset to position 0. They are requesting a feature where the editor remembers the cursor's last position and restores it when the editor regains focus, improving the user experience by maintaining cursor state.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: A security researcher or automated system is attempting to report a vulnerability but cannot find a `SECURITY.md` file in the repository. They are requesting the repository owner to add this file with a contact email address, after which they will send the vulnerability details.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: Video previews are failing to display because YouTube URLs copied by users with ad blockers include an `&ab_channel=mychannel` parameter, which breaks the preview functionality. The proposed fix is to automatically trim this specific parameter from the URL before it is processed or saved, ensuring correct video embedding.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is experiencing a complete page freeze in an Angular application when both Chart.js (v3.7.0) and `@kolkov/angular-editor` (v2.0.0) are installed and loaded together. They have provided clear steps to reproduce this issue, starting with a new Angular project and installing both libraries.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is experiencing an issue where font selection in an Angular editor does not work, specifically when the editor is embedded within an Angular Material dialog. They observed that only the font buttons receive the 'ng-star-inserted' class, and speculate this is due to the `angular-editor-toolbar`'s font binding logic causing constant re-evaluation, which then conflicts with UI component libraries.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is attempting to apply `text-align: center` or `text-align: end` to a paragraph element, likely through a visual editor or component property. Despite selecting the desired alignment, the text remains left-aligned in the rendered output, indicating the style is not being effectively applied or is being overridden.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The color picker in the Angular WYSIWYG editor does not function in Safari, likely due to Safari's lack of support for the HTML5 color input type. The user is asking if there's a way to integrate a custom, cross-browser compatible color picker to resolve this issue.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is requesting a feature for an Angular editor where clicking on the 'Link' option within the editor's toolbar would open a custom popup instead of the default link insertion/editing interface. This allows for a tailored user experience when managing hyperlinks.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is encountering a `TypeError: Cannot read properties of undefined (reading 'parentElement')` when programmatically dispatching a `blur` event on an `AngularEditorComponent` within a Karma/Jasmine test. The error occurs in the component's `onTextAreaBlur` method, indicating that a DOM element or its parent is not properly defined or mocked in the test environment, even though the component functions correctly outside of testing.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user reports a significant performance degradation, specifically slow speed, when multiple instances of 'angular-editors' are utilized within an application. They are seeking guidance and potential solutions to resolve this performance issue.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is seeking guidance on how to enable or add fullscreen and table options to the "kolkov editor," stating that these features are currently unavailable and they have been unable to find any resources. They are requesting assistance to implement these functionalities.
A simple native WYSIWYG editor component for Angular 6 -19+
AI Summary: The user is inquiring about the availability of Right-to-Left (RTL) language support within the product. They have reviewed the documentation but could not find any information regarding this feature, suggesting either a lack of existing support or a gap in the documentation.
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+
A simple native WYSIWYG editor component for Angular 6 -19+