Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bug or feature?
#1
in all browsers cent, in js alt+right mouse button is not tracked
https://forum.ru-board.com/topic.cgi?for...art=2340#7
in other browsers everything is fine
and on all pages, and this is not affected by the quick save image function (it was not there in older versions, and the key combination is not tracked there either)

why is that? will it be fixed or not? and how to track browser cent from js without giving the extension additional rights to work with chrome:// pages? https://forum.ru-board.com/topic.cgi?for...art=2480#9

ps event.altKey only in context menu event does not work document.addEventListener('contextmenu',
Reply
#2
This is should be a bug, may be caused by fast save image.
Reply
#3
(08-22-2025, 04:30 PM)Admini Wrote: This is should be a bug, may be caused by fast save image.
This error has been with the cent since the first version 1.7.6.15 and no one has ever noticed this bug in so many years?
For some reason I didn't notice this function in the old version, I thought it wasn't there, but now I see that it is there starting from the first one.
This needs to be fixed

although for those who noticed it it doesn't matter anymore, there may still be other extensions or scripts on sites that use the alt event with a context menu
Reply
#4
(08-23-2025, 03:28 PM)QZMTCH Wrote: This error has been with the cent since the first version 1.7.6.15 and no one has ever noticed this bug in so many years?
For some reason I didn't notice this function in the old version, I thought it wasn't there, but now I see that it is there starting from the first one.
This needs to be fixed

although for those who noticed it it doesn't matter anymore, there may still be other extensions or scripts on sites that use the alt event with a context menu
Because the Alt key dismiss the context menu by default, it is impossible to make the menu pop up by pressing Alt+Right-Click, so this bug has no effect in most cases.
Reply
#5
(08-23-2025, 03:45 PM)Admini Wrote: Because the Alt key dismiss the context menu by default, it is impossible to make the menu pop up by pressing Alt+Right-Click, so this bug has no effect in most cases.
but in js there is such an event, and in other browsers it can be used

now there are many sites where online tools are used to edit something, and there can be combinations of alt with the right button (like online photoshop)
Reply
#6
(08-23-2025, 05:44 PM)QZMTCH Wrote: but in js there is such an event, and in other browsers it can be used

now there are many sites where online tools are used to edit something, and there can be combinations of alt with the right button (like online photoshop)
Will fix it in the next release.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)