Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Fix InvalidOperationException: No room is available to display rows. #454

Closed
Hofknecht opened this issue Oct 8, 2022 · 0 comments
Closed
Assignees
Projects
Milestone

Comments

@Hofknecht
Copy link
Owner

@WouterVanGoey
Thank you for reporting:
SystemTrayMenu Bug reported 1.3.1.0
System.InvalidOperationException: No room is available to display rows. at System.Windows.Forms.DataGridView.set_FirstDisplayedScrollingRowIndex(Int32 value) at SystemTrayMenu.UserInterface.Menu.ResetSearchText() at SystemTrayMenu.Business.Menus.MenuVisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message

and

Thank you Camilo for reporting:
SystemTrayMenu Bug reported 1.3.1.0
System.InvalidOperationException: No room is available to display rows. at System.Windows.Forms.DataGridView.set_FirstDisplayedScrollingRowIndex(Int32 value) at SystemTrayMenu.UserInterface.Menu.TextBoxSearch_TextChanged(Object sender, EventArgs e) at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e) at System.Windows.Forms.Control.set_Text(String value) at System.Windows.Forms.TextBoxBase.set_Text(String value) at System.Windows.Forms.TextBox.set_Text(String value) at SystemTrayMenu.UserInterface.Menu.ResetSearchText() at SystemTrayMenu.Business.Menus.MenuVisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message

@Hofknecht Hofknecht added this to the 1.4 milestone Oct 8, 2022
@Hofknecht Hofknecht self-assigned this Oct 8, 2022
@Hofknecht Hofknecht added this to Analyze / Spec in STM 1.4.0 via automation Oct 8, 2022
Hofknecht added a commit that referenced this issue Oct 8, 2022
STM 1.4.0 automation moved this from Analyze / Spec to Closed Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
STM 1.4.0
  
Closed
Development

No branches or pull requests

1 participant