Rocket.chat.electron: The server icon seems to increase.

Created on 11 Jun 2018  路  10Comments  路  Source: RocketChat/Rocket.Chat.Electron

My Setup

  • Operating System: Windows10 Pro
  • App Version: 2.11.0

  • [x] I have tested with the latest version
  • [x] I can simulate the issue easily

Description


The server icon seems to increase.
Move your mouse over the icon to return to the original state, but when you mouse out it will return to the increased state.
rc_app_bug

Current Behavior


The server icon seems to increase.

Expected Behavior


Nothing happens.

Most helpful comment

Testing on Windows 10, it looks like the issue goes away for us when removing filter: brightness(90%); from the .server-list element. Here is a gif of the change in action.

I'll be willing to make a PR if this seems valid! Thoughts on using a background-color (Either a straight hex, or an rgba value) instead of filter?

All 10 comments

Hi, same issue here. The issue has been introduced with this client version. I had no issue with older versions.

Hi, same issue : Windows 10 and last rocket chat client (2.11.0).

Seems to be a problem with the Electron build, and only happens on Windows. We will investigate tomorrow.

After I tested on Windows 7, this issued didn't occur. Maybe only windows 10 is affected.

I use Windows 8.1 Pro, and I'm also having this issue.
Rocket.Chat+ Version 2.11.0

In my company, this issue is present on all Windows 10 installations with Rocket.Chat+ 2.11.0. On MacOS everything seems to look fine.

We are seeing it on windows 7 with latest RC windows client. 2.11.0

Testing on Windows 10, it looks like the issue goes away for us when removing filter: brightness(90%); from the .server-list element. Here is a gif of the change in action.

I'll be willing to make a PR if this seems valid! Thoughts on using a background-color (Either a straight hex, or an rgba value) instead of filter?

Hi @DylanPaulusSEL , is there anyway do some change on client side to solve it first? If only wait a new version it takes long time.

@mfa777
If you don't need the server list you can always hide it. (Don't currently have access to RocketChat, but I believe you can find it in the menu bar under View > Toggle Server List).

A more intensive approach, if you have the option, would be to recompile the Electron app yourself--removing the filter style from the stylesheet would do it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nstoeckigt picture nstoeckigt  路  3Comments

jswolf19 picture jswolf19  路  4Comments

paulz1 picture paulz1  路  3Comments

bbrendon picture bbrendon  路  4Comments

dryabchenko picture dryabchenko  路  5Comments