Opened 9 years ago
Closed 7 years ago
#14519 closed defect (patchwelcome)
User-specified format lost
Reported by: | haysmark | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
- In Chrome 16 or IE8 on Windows XP, load http://download.dojotoolkit.org/release-1.5.2/dojo-release-1.5.2/dijit/tests/editor/EnterKeyHandling.html
- Scroll to the second to last editor (a 'P' editor)
- Click at the bottom of the Editor - and DO NOT press Enter
- Press CTRL+B to enable bold formatting
- Type the letter 'a' (observe that the 'a' is bold)
- Press Enter
- press the letter 'b'
Expected result: 'b' is bold
Actual result: 'b' is NOT bold
This bug does not seem affect the editors on test_Editor?
Change History (2)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 7 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).