jspreadsheet / jspreadsheet/ce

Custom toolbars Font size display the last selected font size text for all cells

Open
#1,241 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

Check the example given on this link of JEXCEL official site:
https://bossanova.uk/jexcel/v4/examples/spreadsheet-toolbars
in the example change font size of cell A1 to 14px then click on cell A2(having font size of 9 px) the drop down shows 14px. Second issue is that it doesn't allow cell A2 to select 14px on the go but if i select 15px or any other value then if i select 14px cell A2 changed to 14px.

Please help and provide solution for this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Custom toolbars example at the linked JEXCEL official-site URL and reproduce the behavior by changing A1 to 14px, then selecting A2. Trace how the toolbar displays and applies the selected font size; done means the dropdown reflects the active cell and A2 can be changed directly to 14px.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.