Opened 13 months ago

Last modified 12 months ago

#18382 new bug

Cannot close daylight savings with Mouse or Keyboard

Reported by: bruno Owned by: nobody
Priority: high Milestone: Unscheduled
Component: Drivers/Input/HID/USB Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #18383
Platform: All

Description (last modified by bruno)

Booting into Haiku will trigger daylight savings window to occur.

While my mouse is working and moving around, Left and Right-Click is not working on the daylight savings window!

Trying to use the keyboard does not work on the daylight savings window.

I can however open and close apps with the keyboard, but not with the mouse!?

Maybe something to do with the screen size, which is the 4:3 format?

What Infos do you need more for investigation?

Haiku 64bit Beta 4 nightly

Attachments (3)

usb_hid_report_descriptor_046a_0115_0.bin (65 bytes ) - added by bruno 12 months ago.
usb_hid_report_descriptor_046a_0115_1.bin (115 bytes ) - added by bruno 12 months ago.
usb_hid_report_descriptor_046a_0115_2.bin (85 bytes ) - added by bruno 12 months ago.

Download all attachments as: .zip

Change History (11)

comment:1 by bruno, 13 months ago

Description: modified (diff)

comment:2 by waddlesplash, 13 months ago

Blocking: 18383 added

comment:3 by bruno, 12 months ago

I found out that the problem is the wireless cherry-keyboard mouse issue!

The keyboard works just fine! The mouse movement works just fine!

But the mouse clicks are not recognized at all!?

So this bug can be closed then, but... How to close the daylight savings window with only the keyboard then? This still needs to be investigated! As how to move the windows with the keyboard to make the underlying windows visible?

That means, this bug can be closed! But a bug has to be written for the cherry mouse issue then! Another enhancement-ticket should be written to move the alert window with a keyboard only!

comment:4 by pulkomandy, 12 months ago

Component: User InterfaceDrivers/Input/HID/USB
Keywords: daylight saving removed
Owner: changed from stippi to nobody

Well let's just file this in the right place then? No need for a new ticket.

Can you manage to find the USB descriptors for the mouse? They should be in /tmp when the system is booted.

comment:5 by pulkomandy, 12 months ago

Version: R1/beta4R1/Development

comment:6 by bruno, 12 months ago

''Find the USB descriptors... They should be in /tmp when the system is booted.''

Sorry can you please guide me to the /tmp folder and how to get the USB descriptors, please.

comment:7 by humdinger, 12 months ago

The "tmp" folder is at /boot/system/cache/tmp/ . You can also open a Terminal and type "open /tmp".

In there, you find a file starting with "usb_hid_report_descriptor". Attach that to this ticket.

in reply to:  7 comment:8 by bruno, 12 months ago

Replying to humdinger:

The "tmp" folder is at /boot/system/cache/tmp/ . You can also open a Terminal and type "open /tmp".

In there, you find a file starting with "usb_hid_report_descriptor". Attach that to this ticket.

Ok I added them… Thanks Humdinger

Note: See TracTickets for help on using tickets.