The new hashtags render with an `<svg>` element inside a `<a>` tag, which is an icon to indicate the "type" of the hashtag. In Firefox, this was disrupting both triple-click text selection and simple dragging cursor text selection. The selection would stop at the SVG rather than continuing past it. This works fine in Chrome -- either Chrome is not doing the right thing or Firefox is. Either way the issue is fixed by simply making the `svg` an inline element inside the link, which it should be anyway. |
||
|---|---|---|
| .. | ||
| _index.scss | ||
| badges.scss | ||
| banner.scss | ||
| bookmark-list.scss | ||
| bookmark-modal.scss | ||
| buttons.scss | ||
| char-counter.scss | ||
| color-input.scss | ||
| conditional-loading-section.scss | ||
| convert-to-public-topic-modal.scss | ||
| d-toggle-switch.scss | ||
| d-tooltip.scss | ||
| date-input.scss | ||
| date-picker.scss | ||
| date-time-input-range.scss | ||
| date-time-input.scss | ||
| download-calendar.scss | ||
| footer-nav.scss | ||
| group-member-dropdown.scss | ||
| groups-form-membership-fields.scss | ||
| hashtag.scss | ||
| horizontal-overflow-nav.scss | ||
| iframed-html.scss | ||
| ignored-user-list.scss | ||
| keyboard_shortcuts.scss | ||
| navs.scss | ||
| pick-files-button.scss | ||
| relative-time-picker.scss | ||
| share-and-invite-modal.scss | ||
| svg.scss | ||
| tap-tile.scss | ||
| time-input.scss | ||
| time-shortcut-picker.scss | ||
| user-card.scss | ||
| user-info.scss | ||
| user-status-message.scss | ||
| user-status-picker.scss | ||
| user-stream-item.scss | ||
| user-stream.scss | ||
| widget-dropdown.scss | ||