Giter Site home page Giter Site logo

Comments (7)

dougfabris avatar dougfabris commented on September 26, 2024 2

@mboudet I added the fix I mentioned above to the 6.7.4

from rocket.chat.

mboudet avatar mboudet commented on September 26, 2024 1

Would it be possible to also backport it to 6.7, which is still in support until Oct 2024? We have this issue with 6.7.3, Docker edition.

from rocket.chat.

reetp avatar reetp commented on September 26, 2024

The message toolbar (allowing to add reactions/quote/reply in thread/...) is not showing anymore in Firefox after upgrading to Rocketchat v6.8.0.

It is still visible in Chrome when hovering a message with the mouse. See the screenshot:

Please see this and tell us which versions your browsers are.

I just tested on open.rocket.chat with the latest versions of both browsers and it worked OK.

#32453

from rocket.chat.

dougfabris avatar dougfabris commented on September 26, 2024

Hi there, thanks for the contribution! πŸš€ πŸ’―

Sorry, this error does not happen on the latest version. It was fixed here: #32415.

Rocket.Chat provides support for, at least, 3 months for each release and 6 months for the latest releases of each major version

I would suggest you update your Rocket.Chat version to the latest stable version, which you can find in Releases Page and, check it HERE the table with versions and End of Life dates.


Questions? Help needed? Feature Requests?

  • Join our Open Server in the #support channel and feel free to raise a question
  • Join our Community Forum and search/create a post there

from rocket.chat.

fangebee avatar fangebee commented on September 26, 2024

The message toolbar (allowing to add reactions/quote/reply in thread/...) is not showing anymore in Firefox after upgrading to Rocketchat v6.8.0.

It is still visible in Chrome when hovering a message with the mouse. See the screenshot:

Please see this and tell us which versions your browsers are.

To my knowledge, it works fine in Debian-based Chromium v125.0.6422.76 but it fails with Debian-based Firefox ESR (v115.11).

I just tested on open.rocket.chat with the latest versions of both browsers and it worked OK.

Well, all our users have Firefox-ESR as their default browser running on Debian stable computers. Unfortunately, upgrading Firefox is not option for us.

#32453

Sorry, I didn't find this report. It's clearly a duplicate.

I would suggest you update your Rocket.Chat version to the latest stable version, which you can find in Releases Page and, check it HERE the table with versions and End of Life dates.

We already have Rocketchat v6.8.0 with enterprise support. From what I can see, there is no newer version available on Releases Page.
Can you please point me to the "latest stable version"?

from rocket.chat.

fangebee avatar fangebee commented on September 26, 2024

Sorry, this error does not happen on the latest version. It was fixed here: #32415.

OK, I think I understand the problem now.
Looks like the fix was done in branch develop but didn't reach tag v6.8.0.

Comparing apps/meteor/package.json from tag 6.80 and apps/meteor/package.json from branch develop:

diff --git a/apps/meteor/package.json b/apps/meteor/package.json
index 127439f74c..cbffa5140b 100644
--- a/apps/meteor/package.json
+++ b/apps/meteor/package.json
@@ -1,7 +1,7 @@
 {
        "name": "@rocket.chat/meteor",
        "description": "The Ultimate Open Source WebChat Platform",
-       "version": "6.9.0-develop",
+       "version": "6.8.0",
        "private": true,
        "author": {
                "name": "Rocket.Chat",
@@ -242,7 +242,7 @@
                "@rocket.chat/favicon": "workspace:^",
                "@rocket.chat/forked-matrix-appservice-bridge": "^4.0.2",
                "@rocket.chat/forked-matrix-bot-sdk": "^0.6.0-beta.3",
-               "@rocket.chat/fuselage": "^0.53.7",
+               "@rocket.chat/fuselage": "^0.53.4",
                "@rocket.chat/fuselage-hooks": "^0.33.1",
                "@rocket.chat/fuselage-polyfills": "~0.31.25",
                "@rocket.chat/fuselage-toastbar": "^0.31.26",

Could you please release a tag 6.8.1 including the fix?

from rocket.chat.

dougfabris avatar dougfabris commented on September 26, 2024

@fangebee I'm sorry not being so clear. I wanted to mean it's current fixed on our latest development version. This fix will be available on the next minor release 6.9.0, which is around the corner. But I will check the possibility to add it to a patch release for 6.8.x

from rocket.chat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.