Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  
PrintSetupDialog.cpp
Posted by: Anony Mous
Date: May 19, 2007 04:06AM

Quote
PrintSetupDialog.cpp
static const PaperSizes gPaperSize[] = {
{IDS_PRINT_LEGAL, nsIPrintSettings::kPaperSizeInches, 8.5, 11.0, FALSE},
{IDS_PRINT_LETTER, nsIPrintSettings::kPaperSizeInches, 8.5, 14.0, FALSE},
{IDS_PRINT_A4, nsIPrintSettings::kPaperSizeMillimeters, 210.0, 297.0, FALSE},
{IDS_PRINT_USERDEFINED, nsIPrintSettings::kPaperSizeInches, 8.5, 11.0, TRUE}
};

Isn't legal 8 x 14 and letter 8 x 11?

Options: ReplyQuote
Re: PrintSetupDialog.cpp
Posted by: rmn
Date: May 20, 2007 04:23PM

According to MS Word, Legal is 8.5 x 14 and Letter is 8.5 x 11. Could you report this in the BTS?

Options: ReplyQuote
Re: PrintSetupDialog.cpp
Posted by: Anony Mous
Date: May 24, 2007 05:05AM

Is there a way to do this without creating a log in? Or can someone else with an account already do this?

Options: ReplyQuote
Re: PrintSetupDialog.cpp
Posted by: rmn
Date: May 29, 2007 07:08AM

OK, I reported it as bug 914.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.