-
- Downloads
Bug 736915 - Print Selection prints a blank page when the selection is inside a table. r=bz
When rendering just the current Selection (Print - Selection) then don't create display items for table-related frames unless the frame itself is part of the selection, and always ask descendant frames to build display lists [in case they are selected].
Showing
- layout/tables/nsTableCellFrame.cpp 66 additions, 67 deletionslayout/tables/nsTableCellFrame.cpp
- layout/tables/nsTableFrame.cpp 23 additions, 25 deletionslayout/tables/nsTableFrame.cpp
- layout/tables/nsTableOuterFrame.cpp 0 additions, 2 deletionslayout/tables/nsTableOuterFrame.cpp
- layout/tables/nsTableRowFrame.cpp 13 additions, 15 deletionslayout/tables/nsTableRowFrame.cpp
- layout/tables/nsTableRowGroupFrame.cpp 11 additions, 13 deletionslayout/tables/nsTableRowGroupFrame.cpp
Loading
Please register or sign in to comment