Closed
Bug 1905278
Opened 2 years ago
Closed 1 year 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•2 years ago
|
||
| Reporter | ||
Updated•2 years ago
|
status-firefox127:
--- → affected
status-firefox129:
--- → affected
OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 129
Updated•2 years ago
|
Severity: -- → S2
User Story: (updated)
Keywords: webcompat:needs-diagnosis,
webcompat:site-report
Priority: -- → P1
Updated•2 years ago
|
User Story: (updated)
| Assignee | ||
Comment 2•1 year 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•1 year ago
|
Keywords: webcompat:needs-sitepatch → webcompat:sitepatch-applied
| Assignee | ||
Comment 3•1 year ago
|
||
The sitepatch is shipping in bug1910643
Comment 4•1 year ago
|
||
Ksenia, can we remove the site patch now that the underlying issue has been fixed?
Flags: needinfo?(kberezina)
| Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year 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•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•1 year 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•1 year ago
|
Keywords: webcompat:sitepatch-applied
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•