Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
HTML.Editing 
Affected versions
Fixed in
Fixed in build
Next build 
Build
4155
Fixed in build
2
Severity
0
  • Submitted by   Donald F. McLean
    3 years ago (07 Mar 2006 17:57)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:27)
  • Jira: IDEA-31608
    (history, comments)

IDEA-31608

Control-W inside an HTML/JSP Tag

0
I was working on some old HTML/JSP (I didn't write this stuff but it works) and I tried Ctrl-W expecting a certain behavior - and was disappointed.

For this code:

<img ALIGN=MIDDLE BORDER=0 HSPACE=5 VSPACE=1 ALT="" SRC="images/1_tr.gif">

If the cursor is somewhere in the word MIDDLE then the first Ctrl-W should select the word middle - and it does.

The second should select the whole attribute "ALIGN=MIDDLE" - but it doesn't.

I guess that the third should select all of the attributes - doesn't do that either.

The final ctrl-W should select the entire tag - that does work.

Environment: Mac OS 10.3.9

Issue was resolved
Comments (1)
 
History (1)
 
Links
 
Maxim Mossienko
  Maxim Mossienko
07 Mar 2006 19:41
(3 years ago)
#permalink
next selection after selection of particular attribute is tag selection