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

Table border is not showing in Firefox browser #11010

Closed
dbelob opened this issue Dec 28, 2021 · 2 comments
Closed

Table border is not showing in Firefox browser #11010

dbelob opened this issue Dec 28, 2021 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@dbelob
Copy link

dbelob commented Dec 28, 2021

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
https://stackblitz.com/edit/primeng-tablecolresize-demo
https://www.primefaces.org/primeng/showcase/#/table/colresize
(open in Firefox)

Current behavior
Table border is not visible in Firefox:
image

Expected behavior
Table border should be visible in any browser:
image

Minimal reproduction of the problem with instructions

  1. Add [resizableColumns]="true" to p-table tag
  2. Open webpage in Firefox

What is the motivation / use case for changing the behavior?
Fix bug.

Please tell us about your environment:

  • Angular version: 13.1.1

  • PrimeNG version: 13.0.3 (since 10.x.x)

  • Browser: Firefox 95.0.2

  • Language: all

@dbelob
Copy link
Author

dbelob commented Dec 28, 2021

There is a similar closed issue #5829

@yigitfindikli yigitfindikli self-assigned this Jan 5, 2022
@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jan 5, 2022
@yigitfindikli yigitfindikli added this to the 13.0.5 milestone Jan 5, 2022
@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jan 5, 2022
@yigitfindikli
Copy link
Member

Seems to be fixed with #11021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants