This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

This archived bug list includes all the bugs for the product or component specified, including bugs that have been resolved.

Mon Apr 1 2019 16:07:31 UTC
Hide Search Description
98 bugs found.
ID Product Comp Assignee Status Resolution Summary Opened Changed
10584 WebAppsW HISTORIC ayg VERI DUPL toString does not represent what WebKit and Mozilla do, which is to return only the text within the selection that is visible to the user. 2010-09-08 2011-12-21
10624 WebAppsW HISTORIC ayg RESO FIXE [Selection] Selection anchorNode/anchorOffset/focusNode/focusOffset do not match existing browser behaviour 2010-09-13 2011-12-21
11797 WebAppsW HISTORIC ayg NEW --- Declarative way to get formatting UI for contenteditable="" (as in <video controls=""> but for text editing) 2011-01-19 2013-03-19
13118 WebAppsW HISTORIC ayg RESO FIXE Fire the input event for contenteditable areas as well 2011-07-02 2012-03-01
13631 WebAppsW HISTORIC ayg RESO FIXE Change visible/invisible to take display: none and collapsed whitespace into account 2011-08-03 2011-08-28
13632 WebAppsW HISTORIC ayg RESO FIXE Update removeFormat to use a blacklist, not a whitelist 2011-08-03 2011-08-15
13633 WebAppsW HISTORIC ayg RESO FIXE Add high-level overviews to more of the abstract algorithms, like for "set the selection's value" 2011-08-03 2011-08-09
13634 WebAppsW HISTORIC ayg RESO FIXE Document autoimplementation.html and link to it more prominently 2011-08-03 2011-08-11
13795 WebAppsW HISTORIC ayg NEW --- Support user resizing of editable images etc. 2011-08-16 2015-07-30
13806 WebAppsW HISTORIC ayg NEW --- Allow users to edit tables somehow 2011-08-17 2015-07-30
13807 WebAppsW HISTORIC ayg RESO FIXE Allow user-typed URLs and e-mail addresses to automatically become links 2011-08-17 2011-11-09
13808 WebAppsW HISTORIC ayg NEW --- Let users make whitespace visible 2011-08-17 2015-07-30
13811 WebAppsW HISTORIC ayg RESO FIXE Handle collapsed whitespace better 2011-08-17 2011-09-21
13829 WebAppsW HISTORIC ayg NEW --- Ensure that hiliteColor is the innermost style applied 2011-08-18 2011-09-28
13830 WebAppsW HISTORIC ayg RESO FIXE "Delete the contents" has to be rewritten to delete the selection 2011-08-18 2011-08-30
13831 WebAppsW HISTORIC ayg RESO FIXE Deleting a block should leave style tags nested inside 2011-08-18 2011-11-08
13839 WebAppsW HISTORIC ayg NEW --- Merge adjacent inline markup when deleting 2011-08-19 2015-07-30
13840 WebAppsW HISTORIC ayg NEW --- selectAll needs to behave differently inside an editing host 2011-08-19 2015-07-30
13841 WebAppsW HISTORIC ayg RESO FIXE Investigate what should happen when hitting Enter inside nested single-line containers 2011-08-19 2011-10-26
13891 WebAppsW HISTORIC ayg RESO DUPL Allow author scripts that fire before or after every command 2011-08-24 2012-02-24
13892 WebAppsW HISTORIC ayg NEW --- Background color should be settable for table cells 2011-08-24 2015-07-30
13893 WebAppsW HISTORIC ayg RESO FIXE Only HTML elements should be editable 2011-08-24 2011-11-08
13908 WebAppsW HISTORIC ayg RESO WONT WordStar semantics aren't supported 2011-08-26 2011-10-04
13910 WebAppsW HISTORIC ayg RESO WORK There can never be no active range 2011-08-26 2011-10-04
13911 WebAppsW HISTORIC ayg NEW --- Active range's definition relies on the "context object" but there might not be one 2011-08-26 2015-07-30
13913 WebAppsW HISTORIC ayg RESO WORK Attributes don't have an order 2011-08-26 2016-04-13
13930 WebAppsW HISTORIC ayg RESO FIXE Refer to rniwa's undo/redo spec 2011-08-28 2011-10-26
13936 WebAppsW HISTORIC ayg NEW --- Require that non-editable and embeddable content be movable 2011-08-28 2015-07-30
13937 WebAppsW HISTORIC ayg NEW --- Specify editing of form controls 2011-08-28 2015-07-30
13938 WebAppsW HISTORIC ayg RESO FIXE Explicitly allow UAs to let the user execute commands without author intervention 2011-08-28 2011-09-19
13950 WebAppsW HISTORIC ayg NEW --- Specify that links etc. aren't focusable/don't work in editable areas 2011-08-29 2015-07-30
13951 WebAppsW HISTORIC ayg NEW --- Should be able to treat an image with caption as a unit 2011-08-29 2015-07-30
13953 WebAppsW HISTORIC ayg NEW --- Investigate the user-modify CSS property 2011-08-29 2015-07-30
13954 WebAppsW HISTORIC ayg NEW --- Define DOM mutation operations that automatically check for editability 2011-08-29 2015-07-30
13955 WebAppsW HISTORIC ayg NEW --- Add more notes! 2011-08-29 2015-07-30
13956 WebAppsW HISTORIC ayg RESO FIXE Port tests to a form usable by browsers 2011-08-29 2011-09-07
13957 WebAppsW HISTORIC ayg RESO FIXE Remove special handling for WebKit class on blockquote 2011-08-29 2011-09-21
13973 WebAppsW HISTORIC ayg RESO FIXE Refactor delete stuff 2011-08-30 2011-11-08
13975 WebAppsW HISTORIC ayg RESO FIXE Get rid of multi-Range Selections 2011-08-30 2011-10-05
13976 WebAppsW HISTORIC ayg RESO FIXE Backspacing in between two lists should merge them 2011-08-30 2011-11-08
13996 WebAppsW HISTORIC ayg RESO FIXE Don't wrap invisible nodes when doing inline styling 2011-09-01 2011-09-21
14009 WebAppsW HISTORIC ayg NEW --- Consider treating linebreaks in <pre> specially for formatBlock etc. 2011-09-02 2015-07-30
14059 WebAppsW HISTORIC ayg NEW --- Reconsider backspace behavior at the start of a list item 2011-09-07 2012-12-04
14061 WebAppsW HISTORIC ayg NEW --- Make sure gentest.html works in the face of browser serialization bugs 2011-09-07 2012-12-04
14062 WebAppsW HISTORIC ayg RESO FIXE Preserve state/value overrides when running commands like indent or insertorderedlist 2011-09-07 2011-09-21
14063 WebAppsW HISTORIC ayg RESO FIXE Get runtest.html working in IE, and preferably Opera 2011-09-07 2011-09-19
14065 WebAppsW HISTORIC ayg RESO FIXE Test queryCommand*() in conformance tests 2011-09-07 2011-09-07
14066 WebAppsW HISTORIC ayg RESO FIXE Work around inconsistency in browser handling of align=* on random elements 2011-09-07 2011-09-21
14067 WebAppsW HISTORIC ayg RESO FIXE Value for createLink and unlink can be null instead of a string 2011-09-07 2011-09-15
14068 WebAppsW HISTORIC ayg RESO FIXE Think about what to return for backColor/hiliteColor value if it winds up being fully transparent 2011-09-07 2011-09-16
14069 WebAppsW HISTORIC ayg RESO FIXE Split up conformance tests into manageable chunks 2011-09-07 2011-09-19
14119 WebAppsW HISTORIC ayg RESO FIXE Strip collapsed whitespace on insertText 2011-09-12 2012-11-15
14231 WebAppsW HISTORIC ayg RESO FIXE Force values of runs of consecutive nodes, not individual nodes 2011-09-21 2011-09-21
14247 WebAppsW HISTORIC ayg NEW --- Add manual conformance tests 2011-09-22 2012-12-04
14248 WebAppsW HISTORIC ayg RESO FIXE Merge selection spec into editing spec 2011-09-22 2011-10-05
14249 WebAppsW HISTORIC ayg NEW --- Define some type of selection normalization 2011-09-22 2012-12-04
14250 WebAppsW HISTORIC ayg NEW --- Conformance tests need to test that the selection is correct 2011-09-22 2012-12-04
14251 WebAppsW HISTORIC ayg RESO FIXE Stop allowing non-numeric values for fontSize 2011-09-22 2011-09-22
14253 WebAppsW HISTORIC ayg NEW --- Add new fontSize variant that accepts pt/px/etc. instead of legacy values 2011-09-22 2012-12-04
14254 WebAppsW HISTORIC ayg NEW --- insertText has to handle things like \r, \0, etc. sanely 2011-09-22 2012-12-04
14383 WebAppsW HISTORIC ayg NEW --- Investigate interaction between focus and selection 2011-10-04 2012-12-04
14455 WebAppsW HISTORIC ayg RESO WONT When tapping within a contenteditable, mobile browsers display a VKB that hogs the screen. But what if users don't want to enter any new text? They might instead make a selection, copy it, drag to move it, format it, or paste in something else. Ideally 2011-10-13 2011-10-24
14578 WebAppsW HISTORIC ayg NEW --- Figure out how to behave if editing host is an inline element 2011-10-27 2012-12-04
14712 WebAppsW HISTORIC ayg NEW --- Clarify copyright situation of Selection text 2011-11-07 2012-12-04
14727 WebAppsW HISTORIC ayg NEW --- Deleting doesn't handle non-normalized sublists correctly 2011-11-08 2015-07-30
14729 WebAppsW HISTORIC ayg RESO FIXE Inline formatting should add wrappers inside empty blocks 2011-11-08 2011-11-08
14744 WebAppsW HISTORIC ayg NEW --- Allow literal []{} somehow in tests 2011-11-09 2015-07-30
14745 WebAppsW HISTORIC ayg NEW --- Autolink on newline 2011-11-09 2012-12-04
15134 WebAppsW HISTORIC ayg RESO WORK Please explain what the proper behavior of getSelection on a display:none iframe is 2011-12-09 2012-01-10
15522 WebAppsW HISTORIC ayg NEW --- Add execCommand() to Element 2012-01-11 2015-07-30
15523 WebAppsW HISTORIC ayg NEW --- Define "tab" command 2012-01-11 2013-02-20
15524 WebAppsW HISTORIC ayg NEW --- Specify something about drag and drop behavior 2012-01-11 2012-12-04
15527 WebAppsW HISTORIC ayg RESO FIXE Allow div (and maybe br) as a paragraph separator 2012-01-11 2012-02-24
15532 WebAppsW HISTORIC ayg RESO FIXE Collapsing or extending to a ProcessingInstruction should be OK 2012-01-12 2012-01-12
15533 WebAppsW HISTORIC ayg RESO FIXE Index check in selection.extend() should be done before node type test. 2012-01-12 2012-01-13
15732 WebAppsW HISTORIC ayg NEW --- Specify that non-editable content shouldn't be focusable 2012-01-26 2012-12-04
16094 WebAppsW HISTORIC ayg RESO FIXE Editing commands should do nothing if the selection isn't fully contained in a single editing host 2012-02-23 2012-02-24
16095 WebAppsW HISTORIC ayg NEW --- Element with contenteditable=true shouldn't be considered as an editing host if it's already in an editable region 2012-02-23 2015-07-30
16189 WebAppsW HISTORIC ayg NEW --- Add editing tests for WebKit bug 79448 2012-03-01 2013-08-26
16206 WebAppsW HISTORIC ayg RESO FIXE Editing spec should clarify normative and non-normative sections 2012-03-02 2012-03-05
16207 WebAppsW HISTORIC ayg RESO FIXE Editing states such as style with css flag should be reset when the document is replaced 2012-03-02 2012-03-05
16594 WebAppsW HISTORIC ayg RESO WONT .isTrusted should probably be false on Editing(Before)InputEvent 2012-04-01 2012-04-01
16883 WebAppsW HISTORIC ayg NEW --- Consider supporting some commands in plaintext editors 2012-04-29 2012-12-04
16894 WebAppsW HISTORIC ayg NEW --- Provide a high-level summary with examples 2012-05-01 2012-12-04
17241 WebAppsW HISTORIC ayg NEW --- Editing API spec needs to be aware of PRE contents 2012-05-30 2013-02-04
17258 WebAppsW HISTORIC ayg NEW --- can range object support text/word/sentence based range setting? 2012-05-31 2012-12-04
17743 WebAppsW HISTORIC ayg NEW --- When setting designMode to 'on', the selection should be moved to an empty selection at the start of body (or something like that). If there isn't a body yet, wait until there is. Don't do this for contenteditable. 2012-07-11 2016-02-04
20302 WebAppsW HISTORIC ayg NEW --- Document.execCommand should use optional arguments with default values 2012-12-08 2015-09-02
20788 WebAppsW HISTORIC ayg NEW --- myExecCommand('indent') on LI results in a tree with incorrect nesting 2013-01-27 2013-02-01
24085 WebAppsW HISTORIC ayg RESO DUPL Specify Selection.modify 2013-12-13 2014-02-19
24169 WebAppsW HISTORIC ayg NEW --- Restrictions on contentEditable 2013-12-26 2014-02-24
24628 WebAppsW HISTORIC Ms2ger RESO FIXE spec has (almost) no style (or scripts) 2014-02-12 2014-02-16
24704 WebAppsW HISTORIC ayg RESO WORK @contenteditable, new lines and new paragraphs. 2014-02-17 2014-02-21
25908 WebAppsW HISTORIC ayg RESO WORK Is element editable if it's hidden 2014-05-28 2014-07-01
26142 WebAppsW HISTORIC ayg NEW --- execCommand() should work on <textarea> and <input>. 2014-06-19 2014-08-11
26790 WebAppsW HISTORIC ayg RESO FIXE document.execCommand('cut'/'copy'/'paste') should trigger corresponding events 2014-09-13 2014-12-19
27533 WebAppsW HISTORIC ayg NEW --- The execCommand() "show UI" argument is unused 2014-12-08 2014-12-09
27552 WebAppsW HISTORIC ayg RESO LATE Make execCommand("InsertImage", false, "") insert an img element with no src attribute 2014-12-10 2015-03-23
98 bugs found.