Opened 13 years ago
Last modified 3 years ago
#7591 reopened bug
[ShowImage] double click inside the app doesn't work right away after entering/leaving fullscreen
Reported by: | diver | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change History (11)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
At least in VirtualBox if you double click an image inside the ShowImage to enter fullscreen mode you have to wait for 1 or 2 seconds before next double click (to leave fullscreen) would work, otherwise it just wouldn't react.
comment:3 by , 13 years ago
You might have a long double click time, and the additional clicks could be counted to the first double click (ie. as triple click, etc.); at least there is nothing else that should prevent that from happen.
comment:4 by , 13 years ago
My double click time setting is the default one and changing it doesn't help.
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This happens because the click count can actually reach 4 or 6 pretty easily when rapidly double clicking. In that case the clicks are pretty much ignored.
But now it should be fixed in hrev42233.
comment:8 by , 13 years ago
I think this should better be solved generally in the app server. IIRC I already added a mechanism to reset the click count, when the view under the mouse changes in between clicks. This could be extended to also reset the click count, when the view remains the same, but has changed its size.
comment:9 by , 13 years ago
Component: | Applications/ShowImage → Servers/app_server |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Re-opening to fix it properly using Ingo's suggestion. Changing component to app_server.
comment:10 by , 12 years ago
(GCI-2012 Participant) Haiku revision: hrev44702. Not valid, Even assigning just 100 MB ram to Haiku does not seems to cause any break between doubleclicks if I quickly click repeatively. System: Haiku R1-alpha4 on Virtualbox 4.1.20 on windows 7 64 bit
Could you describe what you mean, I have no clue? :-)