notes icon indicating copy to clipboard operation
notes copied to clipboard

Links do not open in a separate tab

Open mat-m opened this issue 1 year ago • 2 comments

Please make a clear and concise description of what the bug is.

Steps to reproduce

  1. Set your app Display Mode as Open in preview mode
  2. Create a Note
  3. Paste an internet link, e.g. https://wasgij.com/puzzles/blooming-marvellous/
  4. Switch to preview mode
  5. Click on the link

Expected behaviour

It should open the page in a new tab or new window

Actual behaviour

The link opens in the same tab as Nextcloud, so we lose access to the notes

Screenshots

If applicable, add screenshots to help explain your problem.

Server

Please complete the following information.

  • Notes app version: 4.11.0
  • Nextcloud version: 30.0.0
  • OS: docker-compose
  • Web server: docker-compose
  • PHP version: docker-compose
  • Database: docker-compose

Nextcloud configuration:

``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder ```

Client

Please complete the following information.

  • Browser (incl. version): Opera 114
  • OS: Windows 11 24H2

Log files

Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.

mat-m avatar Nov 27 '24 23:11 mat-m

External links open in new tab in rich text mode. Can reproduce problem with preview mode

enjeck avatar Apr 27 '25 09:04 enjeck

@enjeck : the fix is in Notes code or in a dependency ?

mat-m avatar Aug 02 '25 16:08 mat-m