[JBoss JIRA] Created: (JBIDE-2559) Enhancing code assist box
by Tomasz Wilczynski (JIRA)
Enhancing code assist box
-------------------------
Key: JBIDE-2559
URL: https://jira.jboss.org/jira/browse/JBIDE-2559
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.1.0.GA
Reporter: Tomasz Wilczynski
Priority: Minor
Please correct the code assist box with messages component.
I know that proposing entries in #{messages['key.in.bundle']} notation has already been implemented but believe me - it is very difficult to use.
Why? Because it proposes entries after typing messages. (with dot) instead of after messages[' (with rectangle parentesis and single apostrophe)
Imagine that you have a big bundle with keys containing dots. Let's say you need entry for a key "sample.key"
1. You type #{messages.
2. You press enter
3. You have to SEARCH for this entry in the dialog box (you cant type "sample" to narrow the hint set, because sure, you'd find it but also end up with #{messages.sample.key})
It may seem a minor issue, but in fact I just use the copy-paste technique which is faster than scrolling the dialog box.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 11 months
[JBoss JIRA] Created: (JBDS-336) Styles correction
by Svetlana mukhina (JIRA)
Styles correction
-----------------
Key: JBDS-336
URL: http://jira.jboss.com/jira/browse/JBDS-336
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 1.1.0.CR1
Reporter: Svetlana mukhina
Assigned To: OLga Chikvina
Fix For: LATER
it's necessary to fix the following issues in styles:
- Text in guides with ent styles is hardly seen (see font.png)
- Meaningful words highlighted is not the blue it was, and now it looks a bit out of style (see highlighting.png)
- If you're against collapsing for tools and JBDS guides, it will remain only for RF guide, maybe only for one chapter with components.
- Also I wish we could have a possibility to turn off "Ignore image scaling attribute" param in HTML in some cases, because now we need sometimes define a scale for HTML image.
- It seems that there is a bug in the .pdf versions - empty pages at the very beginning of each guide + after the title and after the table of contents, and an empty page after each chapter
- Very dark "note" box in PDF version, plz change the background color so it will be the same as in html
- Set meaningful highlighting in PDF
- Links in PDF are colored but not underlined"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 12 months
[JBoss JIRA] Created: (JBIDE-2483) No way to bind to "0.0.0.0" (all addresses)
by Marshall Culpepper (JIRA)
No way to bind to "0.0.0.0" (all addresses)
-------------------------------------------
Key: JBIDE-2483
URL: http://jira.jboss.com/jira/browse/JBIDE-2483
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.1.2
Reporter: Marshall Culpepper
Assigned To: Rob Stryker
If I try to change my server's bind address from localhost to 0.0.0.0 (so I can see it from other computers), the launch config will be succesfully saved for the next run/debug of JBossAS, but if I try restarting or stopping and starting again later, the option is reverted back to localhost.
Also, if I try changing the host name to "0.0.0.0" in the server editor, I get an error about the temporary deploy directory not existing (shouldn't this be created on the fly? why an error here? this isn't set by the user by default anyway is it?)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years