apache / apache/royale-asjs

Copy row as text option not shown when right click on AdvancedDataGrid row

Open
#1,022 6 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
ActionScript
Stars
380
Forks
120
PR merge metrics
No merged PRs in 30d

Description

In Royale, there's no option to copy text, select text, and copy row as text.
![image](https://user-images.githubusercontent.com/42200979/103359456-ca75ab80-4ad9-11eb-8fc6-4a459c0185a0.png)

In Flex:
When right-clicking on any cell there's an option to copy row as text
![image](https://user-images.githubusercontent.com/42200979/103359076-01978d00-4ad9-11eb-9980-41a20a936da0.png)
Paste copied row
**Attribute Value
RICA Y**

or
if right-click on any text copy options also shows
![image](https://user-images.githubusercontent.com/42200979/103359071-fcd2d900-4ad8-11eb-81c9-644eccb9aa4a.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the AdvancedDataGrid implementation and its existing right-click or context-menu handling. Reproduce the missing options described in the issue, then compare the available behavior with the Flex examples. Done means selecting text and copying either selected text or the clicked row as text works from the corresponding context menu.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
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.