Git Product home page Git Product logo

Comments (7)

orchardbot avatar orchardbot commented on July 27, 2024

@heskew commented:

TinyMCE does already have accesskeys for each main section (http://wiki.moxiecode.com/index.php/TinyMCE:Accessibility). Would changing the tabindex on each button to -1 screw anything up as far as accessibility is concerned? Something to try I guess.

from orchard.

orchardbot avatar orchardbot commented on July 27, 2024

@bleroy commented:

Tabindex and accesskey should be independant. I'll ask an accessibility specialist what their take on it is.

from orchard.

orchardbot avatar orchardbot commented on July 27, 2024

@Jetski5822 commented:

You guys will know more than me about accessibility, but a quick google (or should i say bing ) pointed out http://dev.w3.org/html5/spec-author-view/editing.html#the-accesskey-attribute It may not be helpful, but highlights the differents between user interactions on a page for HTML 5.

from orchard.

orchardbot avatar orchardbot commented on July 27, 2024

@heskew commented:

@Jetski5822 - thanks for the link :)

@BertrandLeroy - yep, not saying they're not independent. just pointing out that TinyMCE has taken accessibility into account and has accesskeys for its main sections - also noting that if you want to take the editor buttons out of the tab flow but still have them focusable that might mess things up but I don't know for certain so, yeah, getting a specialist's take would be beneficial :) having an accesskey for each button would be fun but we would need to tackle and document general editor accesskeys early on to prevent conflict with what other modules could introduce.

from orchard.

orchardbot avatar orchardbot commented on July 27, 2024

@bleroy commented:

Tab order is broken in other ways btw.

from orchard.

orchardbot avatar orchardbot commented on July 27, 2024

@Jetski5822 commented:

@Bertrand - With the upgrade to tinymce 4.1.0, you can no longer tab to the tinymce buttons.

Would you now say this issue is closed?

from orchard.

Jetski5822 avatar Jetski5822 commented on July 27, 2024

They are no longer tab stops.

from orchard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.