Skip to content

jsdialog dropdown: Fix incorrect layout when no icon#15596

Merged
eszkadev merged 2 commits intomainfrom
private/dennisf/jqcontext-layoutwithouticon
Apr 21, 2026
Merged

jsdialog dropdown: Fix incorrect layout when no icon#15596
eszkadev merged 2 commits intomainfrom
private/dennisf/jqcontext-layoutwithouticon

Conversation

@dennisfrancis
Copy link
Copy Markdown
Member

@dennisfrancis dennisfrancis commented Apr 20, 2026

  • Resolves: #
  • Target version: main

Summary

Issue:
Open any calc document and right-click on a cell.
Note that the entry `Paste Special` and `Sparkline` does not align with
the rest of the items in the context menu which have icons.

Solution:
Add placeholder image for the entries without an icon.

Also submenu entries need extra space for submenu-icon in grid.

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@eszkadev
Copy link
Copy Markdown
Contributor

This fixes #15426

Issue:
Open any calc document and right-click on a cell.
Note that the entry `Paste Special` and `Sparkline` does not align with
the rest of the items in the context menu which have icons.

Solution:
Add placeholder image for the entries without an icon.

Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: I3aca2193e2e088426234e408ba74febcba4d5199
Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: I018eafda7aa335167ff5796d193f98211b3fa705
@eszkadev eszkadev force-pushed the private/dennisf/jqcontext-layoutwithouticon branch from a98d77a to 6ff7abe Compare April 21, 2026 05:05
@github-project-automation github-project-automation Bot moved this from To Review to To Test in Collabora Online Apr 21, 2026
@eszkadev eszkadev enabled auto-merge (rebase) April 21, 2026 05:13
@eszkadev eszkadev merged commit da2b9b3 into main Apr 21, 2026
13 of 14 checks passed
@eszkadev eszkadev deleted the private/dennisf/jqcontext-layoutwithouticon branch April 21, 2026 05:57
@github-project-automation github-project-automation Bot moved this from To Test to Done in Collabora Online Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants