#15544 closed bug (fixed)
Incorrect window accept first click behavior
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev53613 gcc2hybrid.
On BeOS window with B_WILL_ACCEPT_FIRST_CLICK will not go to front and not become focus after click inside client area, but on Haiku window become focus after click.
Setting focus code: https://xref.plausible.coop/source/xref/haiku/src/servers/app/Window.cpp#912.
Possibly related to https://review.haiku-os.org/c/haiku/+/2000.
Change History (3)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
Patch applied in hrev53660.