Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time stamp appearing, then disappearing when pointed at, near the foot of the messages area #3766

Open
grahamperrin opened this issue Apr 29, 2017 · 4 comments
Labels
P3 S-Minor Impairs non-critical functionality or suitable workarounds exist S-Tolerable Low/no impact on users T-Defect

Comments

@grahamperrin
Copy link

Description

If a message is at or near the foot of the messages area, then its time stamp may disappear when pointed at.

Steps to reproduce

  1. https://matrix.to/#/!GiBpZSGcdzTfkNXmer:matrix.org/$1493418047567086nulfy:matrix.org
  2. view in browser
  3. scroll up until an earlier message is at or near the foot of the messages area
  4. point at the centre of the messages area
  5. move the pointer rapidly down towards the time stamp
  6. observe appearance of the time stamp

Expected

  • when the pointer arrives at the time stamp, the time stamp should persist

Actual result

  • at the time of (or a split-second before) arrival of the pointer at the time stamp area, the stamp disappears.

Making this reproducible, for issue reporting purposes, does feel contrived. However the experiences of the bug were not contrived. I observed the bug:

A key to making the bug reproducible may be rapidity of movement of the pointer.

Log: not sent

Screenshots

/develop/

2017-04-29 00-18 time stamp disappeared
Worked around:

2017-04-29 00-19 time stamp with day and date

/app/

2017-04-29 01-07 another

Worked around:

2017-04-29 01-08 worked around

Version information

Platform: web

Firefox 53.0 (64-bit)

URLs:

https://riot.im/develop/#/room/#mozilla_#firefox:matrix.org

Also at https://riot.im/app/#/room/#mozilla_#firefox:matrix.org

$ about

===================
General information
===================

boot environment now (N) … 12.0-CURRENT-up-20170330_080908 NR 2017-03-30
       after restart (R) … 12.0-CURRENT-up-20170330_080908 NR 2017-03-30
boot loader …………………………………… BSD
            type ……………………… EFI
CPU ………………………………………………………… Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz
    number of cores ……………… 4
host ……………………………………………………… momh167-gjp4-hpelitebook850g2-trueos.university.brighton.ac.uk
memory ………………………………………………… 16384 MB available, 4135 MB free
OS git branch ……………………………………………………………………………………… drm-next
OS git revision ………………………………………………………………………………… a009033ff
OS kernel build time ………………………………………………………… Wed 2017 Mar 29 20:13:33 UTC
OS kernel identity …………………………………………… (uname -i) GENERIC
OS platform (architecture) ……………………… (uname -m) amd64
OS release level ………………………………………………… (uname -r) 12.0-CURRENT
OS version and patch level …… (freebsd-version) 12.0-CURRENT
TrueOS package set ………………… CUSTOM
TrueOS version …………………………… TrueOS-Desktop-201703201429
uptime ………………………………………………… 11:01
user  …………………………………………………… grahamperrin

More (TrueOS Desktop):

    desktop environment …… KDE
    sound card driver ………… pcm1: <Realtek (0x0280) (Analog 2.0+HP/2.0)> on hdaa1  (1p:2v/1r:1v) default
    wireless driver ……………… iwm0
    X11 drivers ………………………… intel_drv.so 

$ 
@grahamperrin grahamperrin changed the title time stamp appearing, then disappearing when pointed at, near the foor of the messages area time stamp appearing, then disappearing when pointed at, near the foot of the messages area Apr 29, 2017
@lampholder
Copy link
Member

On the occasions when the timestamp hasn't appeared, it looks like the line highlight hasn't appeared either. The line highlight is just plain-old CSS :hover on the mx_EventTile I think (and hence unlikely to go wrong) so there's an outside chance of this being firefox being a tiny bit glitchy :\

I wasn't able to reproduce (even moving my mouse as fast as I could) on chrome or ff on mac.

@lampholder lampholder added T-Defect S-Tolerable Low/no impact on users S-Minor Impairs non-critical functionality or suitable workarounds exist P3 ui/ux labels Apr 30, 2017
@grahamperrin
Copy link
Author

I set aside a screen recording 2017-04-29 00-16-49.mp4 but refrained from sharing (wishing to not publicly disclose the chat at the time of the recording – nothing sensitive, AFAICT, but I like to not disclose without the explicit permission of participants). A frame from that recording:

example 1 frame

Screenshots from a more recent example:

example 02 a
example 02 b

More exaggerated:

example 03 a
example 03 b

It 'feels' like an edge case; would you like to demote from p3 to p5?

@grahamperrin
Copy link
Author

grahamperrin commented May 1, 2017

… wishing to not publicly disclose the chat …

Scrub that. For the room that was recorded, the topic (not visible, a separate issue) draws attention to a public log, so here's the screen recording:

2017-04-29 00-16-49.mp4.tar.gz

@lampholder
Copy link
Member

It certainly does seem very edge casey - I can't reproduce running ff 53 on my ubuntu machine. But it is obviously a real glitch that, so I think it's okay to leave it p3. Certainly something weird is going on :P

@jryans jryans removed the Z-UI/UX label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 S-Minor Impairs non-critical functionality or suitable workarounds exist S-Tolerable Low/no impact on users T-Defect
Projects
None yet
Development

No branches or pull requests

3 participants