Open Bug 1933932 Opened 1 year ago Updated 8 days ago

www.camoni.co.il - The "Read more" button is missing

Categories

(Web Compatibility :: Site Reports, defect, P3)

Desktop
Linux

Tracking

(Webcompat Priority:P2, Webcompat Score:5, firefox133 affected, firefox134 affected, firefox135 affected)

Webcompat Priority P2
Webcompat Score 5
Tracking Status
firefox133 --- affected
firefox134 --- affected
firefox135 --- affected

People

(Reporter: rbucata, Unassigned)

References

()

Details

(Keywords: webcompat:needs-contact, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs][autowebcompat:processed][autowebcompat:repro-failed])

User Story

platform:windows,mac,linux,android
impact:content-missing
configuration:general
affects:all
branch:release
diagnosis-team:dom
user-impact-score:150
autowebcompat-repro-status:failed
autowebcompat-repro-reason:blocked
autowebcompat-repro-report-os:all

Attachments

(1 file)

Environment:
Operating system: Linux
Firefox version: Firefox 134.0

Steps to reproduce:

  1. Navigate to:
  2. Dismiss the login pop-up
  3. Observe the inside of messages box located on the right side

Expected Behavior:
The קראו עוד (read more) button is present

Actual Behavior:
The קראו עוד (read more) button is missing

Notes:

  • Reproduces regardless of the status of ETP
  • Reproduces in firefox-nightly, and firefox-release
  • Does not reproduce in chrome

Created from https://github.com/webcompat/web-bugs/issues/144151

Attached image Screenshot_1.png

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

The button is there, but it has display: none in Firefox, but not in Chrome.

Severity: -- → S2
User Story: (updated)
Priority: -- → P3
Webcompat Priority: --- → P2
Webcompat Score: --- → 6
@-moz-document url-prefix() {
  .text-shorten {
    display:block;
    overflow:auto
  }
  .text-shoren-more-btn {
    display:none
  }
}

Removing that fixes the issue. So they're doing it intentionally, probably from before we supported -webkit-line-clamp.

User Story: (updated)
User Story: (updated)
Webcompat Score: 6 → 5
Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][autowebcompat:processed]
User Story: (updated)
Whiteboard: [webcompat-source:web-bugs][autowebcompat:processed] → [webcompat-source:web-bugs][autowebcompat:processed][autowebcompat:repro-failed]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: