Changes between Version 1 and Version 2 of Ticket #15647, comment 7
- Timestamp:
- Jan 21, 2020, 12:20:32 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15647, comment 7
v1 v2 1 1 Replying to [comment:1 pulkomandy]: 2 2 > Problems 2/3: this is not exactly correct, in Haiku you don't need this precise mouse movements to reach a submenu. It is allowed to move over other menu items to reach the submenu. We use menus a lot, so we have been careful to make them behave this way. 3 This it not work properly in master branch. Menus selection is changing when cursor is near menu edge. This is fixed in https://review.haiku-os.org/c/haiku/+/2071. This patch also disable menu delay, because is is not required anymore and BeOS behave the same, but delay can e reintroduced if required.3 This it not work properly in master branch. Menus selection is changing when cursor is near menu edge. This is fixed in https://review.haiku-os.org/c/haiku/+/2071. This patch also disable menu delay, because is is not required anymore and BeOS behave the same, but delay can be reintroduced if required.