[hafqa] [hafqa] [Bug 2333] Tap & Hold menu disappears before an item can be selected
From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.orgDate: Thu Nov 29 11:53:25 EET 2007
- Previous message: [hafqa] [Bug 2311] N800 running OS2008 forgets it has any hardware buttons
- Next message: [hafqa] [Bug 2427] New: Please add a crashreporter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=2333 ------- Comment #5 from xan.lopez at nokia.com 2007-11-29 11:53 GMT+3 ------- The applications need to setup the CSM correctly, otherwise the code will receive the release event and close without mercy. I mean, considering the menu opens exactly where you press the stylus, any minimal noise will appear as if you released it outside the CSM (because we use owner_events = TRUE for the grab). That is the reason why we have a way to tell the GtkMenu code "you are a CSM, only close when the user moves more than the DnD threshold (30) px". AFAIK applications should be fixed to do this correctly now, check in a future release ;) -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 2311] N800 running OS2008 forgets it has any hardware buttons
- Next message: [hafqa] [Bug 2427] New: Please add a crashreporter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]