Skip to content

displays infobar if a #REF! Error is encountered #57

Closed
ferdiga wants to merge 1 commit intoLibreOffice:masterfrom
ferdiga:feature/InfoBar_for_REF_Error
Closed

displays infobar if a #REF! Error is encountered #57
ferdiga wants to merge 1 commit intoLibreOffice:masterfrom
ferdiga:feature/InfoBar_for_REF_Error

Conversation

@ferdiga
Copy link
Copy Markdown

@ferdiga ferdiga commented Apr 8, 2026

Deleting a referenced cell causes an #REF! error in the formula WITHOUT user feedback



Required user feed back

  • Display DANGER info bar with cell reference of the first referencing cell
  • Remove Info bar on UNDO (and re check ?)
  • Make it thread safe using broadcast


Current status

  • thread proof implementation using broadcast

ToDo

  • needs 2 UNDO clicks to revert, as the creation of the InfoBar is considered as own UNDO
  • implement an option or automatic to check for dirty sheets with #REF! Errors

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Thank you for your contribution. We use GitHub as a read-only mirror, so please submit your patch into our own code review system: https://wiki.documentfoundation.org/Development/GetInvolved

@github-actions github-actions bot closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant