Opened 14 years ago

Last modified 14 years ago

#6814 closed bug

LayoutBug , caused by B_PULSE_NEEDED — at Initial Version

Reported by: cipri Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/alpha2
Keywords: Layout B_PULSE_NEEDED Cc:
Blocked By: Blocking:
Platform: All

Description

I have written a little application to demonstrate a Layout-Bug, caused by the command SetFlags( B_PULSE_NEEDED)

write "jam" to compile the program and then start it, and you should be able to see that the layout engine is not working. If you go to the file: "NavigationView.h" and and uncomment SetFlags( B_PULSE_NEEDED) it will work correctly again.

(it is called in the constructor of GroupView, and the layout is contructed with the LayoutBuilder)

Change History (1)

by cipri, 14 years ago

Attachment: LayoutBug-PulseNeeded.zip added
Note: See TracTickets for help on using tickets.