Changes between Initial Version and Version 1 of Ticket #30779


Ignore:
Timestamp:
Sep 17, 2019, 6:17:51 AM (5 years ago)
Author:
Daniel Hahler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30779

    • Property Has patch set
    • Property Patch needs improvement set
  • Ticket #30779 – Description

    initial v1  
    1414
    1515By default this does not work as good as it could then, since browsers will not include the ":" on double-click (tested Firefox and qutebrowser), but the "text-select" CSS property can be used for this, which then selected it with a single click already.  Ref: https://developer.mozilla.org/en-US/docs/Web/CSS/user-select
     16
     17https://github.com/django/django/pull/11789
Back to Top