[GH-ISSUE #480] Right click context menu #232

Closed
opened 2026-03-03 00:19:31 +03:00 by kerem · 3 comments
Owner

Originally created by @cjohnston1158 on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/480

Current behavior

Highlighting text and right clicking should bring up a menu like with other applications.

Expected behavior

No menu is brought up.

Steps to reproduce

  1. Type some text
  2. Highlight it
  3. Right click

Environment

Nothing was found in the developer tools except react-i18next:: i18n.languages were undefined or empty

Desktop

  • Boost Note.next version:
dpkg -l | grep boost
ii  boostnote.next                                   0.4.1                                          amd64        
ii  libboost-date-time1.71.0:amd64                   1.71.0-6ubuntu6                                amd64        set of date-time libraries based on generic programming concepts
ii  libboost-filesystem1.71.0:amd64                  1.71.0-6ubuntu6                                amd64        filesystem operations (portable paths, iteration over directories, etc) in C++
ii  libboost-iostreams1.71.0:amd64                   1.71.0-6ubuntu6                                amd64        Boost.Iostreams Library
ii  libboost-locale1.71.0:amd64                      1.71.0-6ubuntu6                                amd64        C++ facilities for localization
ii  libboost-thread1.71.0:amd64                      1.71.0-6ubuntu6                                amd64        portable C++ multi-threading
  • OS version and name:
cat /etc/lsb-release
DISTRIB_ID=Pop
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Pop!_OS 20.04 LTS"
Originally created by @cjohnston1158 on GitHub (May 19, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/480 # Current behavior Highlighting text and right clicking should bring up a menu like with other applications. # Expected behavior No menu is brought up. # Steps to reproduce 1. Type some text 2. Highlight it 3. Right click # Environment Nothing was found in the developer tools except react-i18next:: i18n.languages were undefined or empty ## Desktop - Boost Note.next version: ``` dpkg -l | grep boost ii boostnote.next 0.4.1 amd64 ii libboost-date-time1.71.0:amd64 1.71.0-6ubuntu6 amd64 set of date-time libraries based on generic programming concepts ii libboost-filesystem1.71.0:amd64 1.71.0-6ubuntu6 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++ ii libboost-iostreams1.71.0:amd64 1.71.0-6ubuntu6 amd64 Boost.Iostreams Library ii libboost-locale1.71.0:amd64 1.71.0-6ubuntu6 amd64 C++ facilities for localization ii libboost-thread1.71.0:amd64 1.71.0-6ubuntu6 amd64 portable C++ multi-threading ``` - OS version and name: ``` cat /etc/lsb-release DISTRIB_ID=Pop DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Pop!_OS 20.04 LTS" ```
kerem 2026-03-03 00:19:31 +03:00
Author
Owner

@Flexo013 commented on GitHub (May 22, 2020):

Confirmed on Windows 10 as well. Having some context options here would be great.

This is an example from the Boostnote Legacy app:
image

<!-- gh-comment-id:632835207 --> @Flexo013 commented on GitHub (May 22, 2020): Confirmed on Windows 10 as well. Having some context options here would be great. This is an example from the Boostnote Legacy app: ![image](https://user-images.githubusercontent.com/4507015/82696855-2df84a80-9c68-11ea-9a72-35108bef9980.png)
Author
Owner

@moltenbit commented on GitHub (May 23, 2020):

Confirmed on Windows 10 as well. Having some context options here would be great.

This is an example from the Boostnote Legacy app:

image

Maybe add some formatting options.

<!-- gh-comment-id:633100345 --> @moltenbit commented on GitHub (May 23, 2020): > Confirmed on Windows 10 as well. Having some context options here would be great. > > > > This is an example from the Boostnote Legacy app: > > ![image](https://user-images.githubusercontent.com/4507015/82696855-2df84a80-9c68-11ea-9a72-35108bef9980.png) > > Maybe add some formatting options.
Author
Owner

@Rokt33r commented on GitHub (Aug 23, 2021):

Please follow this issue. https://github.com/BoostIO/BoostNote.next/issues/1105

<!-- gh-comment-id:903645898 --> @Rokt33r commented on GitHub (Aug 23, 2021): Please follow this issue. https://github.com/BoostIO/BoostNote.next/issues/1105
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#232
No description provided.