Closed
Bug 1094036
Opened 11 years ago
Closed 11 years ago
Impossibe to paste copied number or email address on "To:" field on SMS Apps
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: m_kato, Unassigned)
References
Details
Attachments
(1 file)
|
40.32 KB,
image/png
|
Details |
This is new bug from bug 1064799. Even if bug 1067231 is fixed, this still occurs.
nsFrame::PeekBackwardAndForward(eSelectWord) and nsIFrame::PeekOffset with eSelectWord are always successful even if selection is empty string. So as result, empty frame is selected.
- Original Step by reporter
[Steps]
- Message > New Meassge > input any Numbers or email address > long press to select > select copy.
- If I try to paste in "To:" field, it's impossible to paste copied number or email address
[Result]
It is impossible to paste number or email address.
[Eexpected]
It is possible to paste number or email address.
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
Blocks: CopyPasteLegacy
| Reporter | ||
Updated•11 years ago
|
Summary: mpossibe to paste copied number or email address on "To:" field on SMS Apps → Impossibe to paste copied number or email address on "To:" field on SMS Apps
Comment 2•11 years ago
|
||
The issues is fixed in current m-c
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•