[Bootstrap] Rows with Action button Striping issue in Firefox

Bug #1353695 reported by Aaron Sahlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Jeremy Moffitt

Bug Description

In Firefox only, on tables that have actions buttons every other row's last column is missing right and lower border.

I attached images to clarify.

Tags: bootstrap
Revision history for this message
Aaron Sahlin (asahlin) wrote :
Revision history for this message
Cindy Lu (clu-m) wrote :

I notice this issue too. (FF31)

Changed in horizon:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Jeremy Moffitt (jeremy-moffitt) wrote :

I'll take a look and see if I can pin down a cause. I definitely see the issue on the latest bits.

Changed in horizon:
assignee: nobody → Jeremy Moffitt (jeremy-moffitt)
status: Triaged → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/115769

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/115769
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c2b2ac5c02596deec42bdd4d004e9c8ba8809546
Submitter: Jenkins
Branch: master

commit c2b2ac5c02596deec42bdd4d004e9c8ba8809546
Author: Jeremy Moffitt <email address hidden>
Date: Wed Aug 20 12:58:39 2014 -0700

    Fix odd row last cell border colors on Firefox

    Firefox was allowing the background color to overlap the borders which
    made it look like there was not a border on the cell. This shows up
    when the rows are striped, or on a row hover. Fixed by explicitly
    adding background-clip:padding-box, which should have been the
    default behavior.

    Change-Id: Ifd64cbea09ba5288da652b5306263766b5953358
    Closes-bug: 1353695

Changed in horizon:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → juno-3
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.