Closed
Bug 1905278
Opened 7 months ago
Closed 4 months ago
personalizedplates.revenue.tn.gov - Nothing happens when clicking on a plate
Categories
(Web Compatibility :: Site Reports, defect, P1)
Tracking
(firefox127 wontfix, firefox129 wontfix, firefox132 fixed)
RESOLVED
FIXED
People
(Reporter: ctanase, Assigned: ksenia)
References
()
Details
(Keywords: webcompat:platform-bug, webcompat:site-report)
User Story
platform:windows,mac,linux,android impact:workflow-broken configuration:general affects:all
Attachments
(2 files)
Environment:
Operating system: Windows 10
Firefox version: Firefox 123/127/129
Steps to reproduce:
- Go to https://personalizedplates.revenue.tn.gov/#/
- Select "Automobile" from the drop-down that overlays the screen.
- Click on any plate.
Expected Behavior:
A pop-up for personalizing the plate appears.
Actual Behavior:
Nothing happens.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in Firefox Nightly, Firefox Release
- Does not reproduce in Chrome
Created from https://github.com/webcompat/web-bugs/issues/138589
Reporter | ||
Comment 1•7 months ago
|
||
Reporter | ||
Updated•7 months ago
|
status-firefox127:
--- → affected
status-firefox129:
--- → affected
OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 129
Updated•7 months ago
|
Severity: -- → S2
User Story: (updated)
Keywords: webcompat:needs-diagnosis,
webcompat:site-report
Priority: -- → P1
Updated•7 months ago
|
User Story: (updated)
Assignee | ||
Comment 2•6 months ago
|
||
I've filed bug1909584 with a reduced test case and it's possible to add an intervention here as a workaround:
#plateDiv[data-v-5a5a33d5] {
pointer-events: none;
}
Depends on: 1909584
Assignee | ||
Updated•6 months ago
|
Keywords: webcompat:needs-sitepatch → webcompat:sitepatch-applied
Assignee | ||
Comment 3•6 months ago
|
||
The sitepatch is shipping in bug1910643
Comment 4•6 months ago
|
||
Ksenia, can we remove the site patch now that the underlying issue has been fixed?
Flags: needinfo?(kberezina)
Assignee | ||
Comment 5•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → kberezina
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80565e0a2a3a
Remove intervention for personalizedplates.revenue.tn.gov; r=twisniewski
Comment 7•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Assignee | ||
Comment 8•4 months ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #4)
Ksenia, can we remove the site patch now that the underlying issue has been fixed?
Yeah, removed.
Flags: needinfo?(kberezina)
Assignee | ||
Updated•4 months ago
|
Keywords: webcompat:sitepatch-applied
Updated•4 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•