Michael Tsang

Results 32 issues of Michael Tsang

### Discussed in https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/69138 Originally posted by **miklcct** March 23, 2024 In the type package, `LocateOptions.createButtonCallback` has type `((container: HTMLDivElement, options: LocateOptions) => void) | undefined`, but in the [source...

## Bug description The terminal isn't shown with a fixed width font on Motorola moto g84 5G. ## Steps to reproduce 1. Install ConnectBot on a new moto g84 5G....

bug

**Describe the bug** The task widget shows a wrong due time for tasks in a foreign time zone. **To Reproduce** 1. Add a task in another time zone. 2. Add...

bug

Upon studying the code, `addLateNightServices` add a copy of the service to the previous day. Won't it produce duplicated service entries?

**Describe the bug** There is no way to handle the "done" event on the stream of a StreamProvider. [In particular, a StreamProvider constructed using an empty stream will stuck forever...

bug
needs triage

All the CDATA in my XML doesn't appear in the parsed output.

I can't use the software to load journal entries from my CalDAV calendar into Outlook. When I choose a journal folder in Outlook, it says that the folder is of...

``` Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError: superclass access check failed: class davmail.exchange.auth.O365InteractiveAuthenticatorFrame$2 (in unnamed module @0x5b8bc155) cannot access class sun.net.www.protocol.https.Handler (in module java.base) because module java.base does not export sun.net.www.protocol.https...

Sorry this fix a mistake in #99 I forgot to quote the filename which is a variable not literal text.

**Describe the bug** The date shown is wrong when time difference makes the event fall on a different local date **To Reproduce** Create a task starting in a different time...

bug