[JBoss JIRA] (RF-11067) rich:autocomplete popups with suggestions does not reflect the value in input
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11067?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-11067:
---------------------------------
Suggestion works fine with {{autocompleteMethod}}, but not with {{autocompleteList}}.
> rich:autocomplete popups with suggestions does not reflect the value in input
> -----------------------------------------------------------------------------
>
> Key: RF-11067
> URL: https://issues.jboss.org/browse/RF-11067
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, mobile, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase
> commit 4a534c358ff5903429609ff065fc27bae6fec2c0
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> In richfaces-showcase, demo for rich:autocomplete, sample Custom Popup Layouts, popup with suggestions does not reflect what is typed in the input, it always shows the first row of suggestion.
> For example when I type v, it should render popup with suggestion Vermont, but instead of it suggest Alabama.
> This is corrected when something is chosen, for example Alabama, then suggestions work properly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12666) Showcase - Drag and Drop with indicator - the styles do not apply for indicator when dragging over various targets
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12666?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-12666.
-----------------------------
Resolution: Done
> Showcase - Drag and Drop with indicator - the styles do not apply for indicator when dragging over various targets
> ------------------------------------------------------------------------------------------------------------------
>
> Key: RF-12666
> URL: https://issues.jboss.org/browse/RF-12666
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.M3
> Environment: Firefox 17, Chrome 23
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> When dragging a source over targets styles which should change the indicator color do not apply.
> It means that the indicator is still green, even when it is moved over target which is not proper drop place for it.
> Note that this works with metamer and that there are no new commits in that showcase sample.
> The DaD functionality works correctly and there are no JS errors or other exceptions. It is the same for the SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-11067) rich:autocomplete popups with suggestions does not reflect the value in input
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11067?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reassigned RF-11067:
-------------------------------
Assignee: Lukáš Fryč
> rich:autocomplete popups with suggestions does not reflect the value in input
> -----------------------------------------------------------------------------
>
> Key: RF-11067
> URL: https://issues.jboss.org/browse/RF-11067
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, mobile, showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase
> commit 4a534c358ff5903429609ff065fc27bae6fec2c0
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> In richfaces-showcase, demo for rich:autocomplete, sample Custom Popup Layouts, popup with suggestions does not reflect what is typed in the input, it always shows the first row of suggestion.
> For example when I type v, it should render popup with suggestion Vermont, but instead of it suggest Alabama.
> This is corrected when something is chosen, for example Alabama, then suggestions work properly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-11565) Showcase: multiple selections in rich:autocomplete doesn't work when "clicking" is used
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11565?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reassigned RF-11565:
-------------------------------
Assignee: Lukáš Fryč
> Showcase: multiple selections in rich:autocomplete doesn't work when "clicking" is used
> ---------------------------------------------------------------------------------------
>
> Key: RF-11565
> URL: https://issues.jboss.org/browse/RF-11565
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, showcase
> Affects Versions: 4.1.0.Milestone3, 4.2.3.CR1, 4.3.0.M3
> Environment: iPhone 4 (Safari)
> Nexus (Android 2.3.6)
> Google Chrome 12.0.742.112
> Reporter: Jan Papousek
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 1 hour, 30 minutes
> Remaining Estimate: 1 hour, 30 minutes
>
> The second a third autocomplete input in Showcase demo http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=autoco... [1] doesn't work properly on the mentioned browsers/devices:
> # type "Al"
> # select "Alabama" -> input field is containing "Alabama"
> # type ", P"
> # select "Pennsylvania" with mouse/finger -> input field is containing "Pennsylvania, P" (it should contain "Alabama, Pennsylvania")
> The Safari developer's console on iPhone doesn't display any error.
> It works properly on:
> - Opera 11.50
> - Firefox 6.0
> [1] http://10.0.2.2:8080/showcase/#autocomplete:modes in movile showcase
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12522) rich:editor - submitting leads to javascript error
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12522?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12522:
---------------------------------
[~jpapouse], [~jhuska], could you please one of you try to reproduce issue on minimalistic sample instead of in Metamer?
> rich:editor - submitting leads to javascript error
> --------------------------------------------------
>
> Key: RF-12522
> URL: https://issues.jboss.org/browse/RF-12522
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.2.3.CR1
> Environment: RichFaces 4.2.3.CR1
> Metamer 4.2.3.20121004-CR1
> Unknown version of JSF
> JBoss AS 7.1.1.Final / Apache Tomcat 7.0.30
> Java(TM) SE Runtime Environment 1.7.0_07-b10 @ Linux
> Firefox 15.0.1 @ Linux x86_64
> Reporter: Jan Papousek
> Assignee: Jan Papousek
> Labels: needs-qe
> Fix For: 4.3.0.CR1
>
> Attachments: rich_editor.png
>
>
> It works correctly on IE 8.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12678) Rich:editor - unterminated string literal JS error when submitting editor value
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12678?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-12678.
-----------------------------
Labels: (was: regression)
Fix Version/s: (was: 4.3.0.CR1)
Resolution: Duplicate Issue
> Rich:editor - unterminated string literal JS error when submitting editor value
> --------------------------------------------------------------------------------
>
> Key: RF-12678
> URL: https://issues.jboss.org/browse/RF-12678
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.3.0.M3
> Environment: RichFaces 4.3.0.20121214-M3
> Metamer 4.3.0.20121218-M3
> JBoss Application Server: Weld Integration 7.1.1.Final
> JBoss AS 7.1.1.Final
> Java(TM) SE Runtime Environment 1.7.0_05-b06 @ Linux
> Firefox 17.0 @ Linux x86_64, Chrome
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Priority: Minor
> Attachments: editorJSerror1.png, editorJSerror2.png
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> When submitting value from {{rich:editor}} JS error are thrown. Please see the attachment.
> I have not found any broken functionality though, just those JS errors.
> Is it caused by update of CKEditor or JQuery libraries ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12678) Rich:editor - unterminated string literal JS error when submitting editor value
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12678?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12678:
---------------------------------
This issue is duplicated by RF-12522
> Rich:editor - unterminated string literal JS error when submitting editor value
> --------------------------------------------------------------------------------
>
> Key: RF-12678
> URL: https://issues.jboss.org/browse/RF-12678
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.3.0.M3
> Environment: RichFaces 4.3.0.20121214-M3
> Metamer 4.3.0.20121218-M3
> JBoss Application Server: Weld Integration 7.1.1.Final
> JBoss AS 7.1.1.Final
> Java(TM) SE Runtime Environment 1.7.0_05-b06 @ Linux
> Firefox 17.0 @ Linux x86_64, Chrome
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Priority: Minor
> Attachments: editorJSerror1.png, editorJSerror2.png
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> When submitting value from {{rich:editor}} JS error are thrown. Please see the attachment.
> I have not found any broken functionality though, just those JS errors.
> Is it caused by update of CKEditor or JQuery libraries ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12522) rich:editor - submitting leads to javascript error
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12522?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12522:
---------------------------------
This issue is duplicated by RF-12678
> rich:editor - submitting leads to javascript error
> --------------------------------------------------
>
> Key: RF-12522
> URL: https://issues.jboss.org/browse/RF-12522
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.2.3.CR1
> Environment: RichFaces 4.2.3.CR1
> Metamer 4.2.3.20121004-CR1
> Unknown version of JSF
> JBoss AS 7.1.1.Final / Apache Tomcat 7.0.30
> Java(TM) SE Runtime Environment 1.7.0_07-b10 @ Linux
> Firefox 15.0.1 @ Linux x86_64
> Reporter: Jan Papousek
> Assignee: Jan Papousek
> Labels: needs-qe
> Fix For: 4.3.0.CR1
>
> Attachments: rich_editor.png
>
>
> It works correctly on IE 8.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12522) rich:editor - submitting leads to javascript error
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12522?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12522:
----------------------------
Sprint: 4.3.0.CR1 - Bug fixes
> rich:editor - submitting leads to javascript error
> --------------------------------------------------
>
> Key: RF-12522
> URL: https://issues.jboss.org/browse/RF-12522
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.2.3.CR1
> Environment: RichFaces 4.2.3.CR1
> Metamer 4.2.3.20121004-CR1
> Unknown version of JSF
> JBoss AS 7.1.1.Final / Apache Tomcat 7.0.30
> Java(TM) SE Runtime Environment 1.7.0_07-b10 @ Linux
> Firefox 15.0.1 @ Linux x86_64
> Reporter: Jan Papousek
> Assignee: Jan Papousek
> Labels: needs-qe
> Fix For: 4.3.0.CR1
>
> Attachments: rich_editor.png
>
>
> It works correctly on IE 8.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months