History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-4968
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Donald F. McLean
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Control-W inside an HTML/JSP Tag

Created: 07 Mar 06 17:57   Updated: 07 Mar 06 19:41
Component/s: HTML.Editing
Fix Version/s: 5.1.1, Demetra 5181

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Mac OS 10.3.9

Build: 4,155
Fixed in build: 2
Severity: Low


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 07 Mar 06 19:41
next selection after selection of particular attribute is tag selection