Closed
Bug 1369980
Opened 8 years ago
Closed 6 years ago
selecting cursor is missing
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: 61.1p57, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170529025116
Steps to reproduce:
1. Navigate to: https://github.com/k9mail/k-9/blob/master/README.md
2. Tap to select a heading (such as "Download")
Actual results:
Only one cursor appears
Expected results:
Both cursors should appear
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
I can reproduce this on desktop build. The left caret is on the left of the icon of "Download", but the icon on mobile site is too left so that the left caret seems missing. Google Chrome select only "Download", so perhaps there's something we can improve here.
Blocks: AccessibleCaret
Status: UNCONFIRMED → NEW
Component: Text Selection → Selection
Ever confirmed: true
Product: Firefox for Android → Core
Comment 3•6 years ago
|
||
I test this again today. It seems GitHub changes the design of the heading, so the left cursor appears for step 2 in comment 0. I'll close this as work for me. Feel free to reopen this if it's still an issue.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•