Oh, it should be noted that this is on Mac OS X 10.8.3. I have NOT tested these on any other platforms, and in fact #2 at least isn't even applicable to other platforms. Sorry for not mentioning that earlier.

-----------------------------------------------
Israel Brewster
Computer Support Technician II
Era Alaska
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x7293
-----------------------------------------------

BEGIN:VCARD
VERSION:3.0
N:Brewster;Israel;;;
FN:Israel Brewster
ORG:Frontier Flying Service;MIS
TITLE:PC Support Tech II
EMAIL;type=INTERNET;type=WORK;type=pref:isr...@frontierflying.com
TEL;type=WORK;type=pref:907-450-7293
item1.ADR;type=WORK;type=pref:;;5245 Airport Industrial Wy;Fairbanks;AK;99701;
item1.X-ABADR:us
CATEGORIES:General
X-ABUID:36305438-95EA-4410-91AB-45D16CABCDDC\:ABPerson
END:VCARD

On May 29, 2013, at 10:55 AM, Israel Brewster <isr...@eraalaska.net> wrote:

Attached to this e-mail is a small application that demonstrates three (apparent) bugs I have run into when trying to use Qt 5.1.0 beta on my mac. My apologies if they are already known. Each of them is, to me at least, a critical bug that will prevent me from moving to 5.1 (I'm having other issues with 5.0 at the moment). The bugs are:

1) When generating a PDF using QPDFWriter, and setting a page size (In this example QPrinter::Letter), the page size is actually set to something very small. The generate PDF button in my example app demonstrates this.

2) Menus are not properly merged with the application menu. Note that the Quit command appears in both the File menu and the Application menu, but only the one in the file menu actually runs my quit code.

3) Menu keyboard shortcuts are not functional when the keyboard focus is in a text input field. Try hitting command-D (which should open a dialog box) while the cursor is in the text input field. On my machine at least, a "d" character is typed in the field, but the menu command is not run.

It should be noted that numbers 2 and 3 are new since 5.1 - they appear to work properly in the 5.0.x builds. #1 existed in 5.0.x as well.

If anyone can give me a hint as to how to work around these issues, or a link to a bug report, that would be appreciated. Thanks!
-----------------------------------------------
Israel Brewster
Computer Support Technician II/Developer
Era Alaska
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x7293
-----------------------------------------------
<Test51Bugs.zip>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to