dropdown_button2 icon indicating copy to clipboard operation
dropdown_button2 copied to clipboard

The package interferes with TextField

Open jeffk388 opened this issue 1 year ago • 1 comments
trafficstars

The package Dropdown02 works great until the TextField is focused. The dropdown button is irresponsive (not open) after the TextField is clicked. Even after the Textfiled is unfocused (by unfocus() onClickOutside). Only option worked was to refresh whole widget to make it/dropdown work. Clicking the dropdown02 button made the TextField focused. This is why the dropdown button is not working. Tried another dropdown, and it did not have any interference issue.

jeffk388 avatar May 30 '24 22:05 jeffk388

Can you show a minimal sample that produces the issue?

AhmedLSayed9 avatar May 31 '24 01:05 AhmedLSayed9