[wp-trac] [WordPress Trac] #31661: Quicktags: Can't add them using just a keyboard in IE
WordPress Trac
noreply at wordpress.org
Wed Jul 1 22:25:45 UTC 2015
#31661: Quicktags: Can't add them using just a keyboard in IE
----------------------------------+----------------------------------------
Reporter: Cheffheid | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3
Component: Editor | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch dev- | Focuses: accessibility, javascript
feedback |
----------------------------------+----------------------------------------
Comment (by azaozz):
Few "first look" things:
- We only need this for IE, no need to run it in other browsers.
- Don't think we need to disable the "close all tags" button. Was actually
thinking we should remove it from the default configuration.
- Needs some optimization.
We would still need to keep both `document.selection` and `selectionStart
in canvas` methods as IE11 still needs this and doesn't support the old IE
ways. I'll look more next week.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31661#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list