Bug 660215
| Summary: | Bold and Highlighted text are persistent | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | miles1597 | ||||
| Component: | texmaker | Assignee: | Deji Akingunola <dakingun> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | dakingun, tadej.j | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | texmaker-2.3-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-04-23 20:49:53 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Same thing here with: texmaker-2.0-2.fc14.i686. Currently, the latest version of Texmaker is 2.3, but I don't have the time to test it right now. Is there a chance there will be an upgrade for F-14? texmaker-2.3-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/texmaker-2.3-1.fc14 Package texmaker-2.3-1.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing texmaker-2.3-1.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/texmaker-2.3-1.fc14 then log in and leave karma (feedback). texmaker-2.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 464929 [details] Screenshot of Problem Description of problem: When a significant piece of text is highlighted and made bold, the effects persist after the user has completed that piece and moved on to the next command. Version-Release number of selected component (if applicable): 2.0 from Fedora Repo (Newest version of texmaker listed as version 2.1) How reproducible: First noticed on my laptop [F14(x86)] about a week ago. Then decided to reinstall most of the packages with texmaker being the last to see if anything would happen. Afterwards, tested if the problem was commonly encountered in a virtual machine on my desktop, using a vanilla install of F14 (x64), and then updated everything and installed texmaker and still had the same problem. Steps to Reproduce: 1. yum update 2. yum install texmaker 3. start texmaker, type \begin{document}\end{document} Actual results: The matching { } braces and everything within the braces are highlighted and made bold. Upon leaving the braces, text remains bold but not highlighted. Expected results: Only the matching { } braces should be highlighted and made bold. Text within the braces remains at normal weight. Upon leaving the braces, they are un-highlighted and return to normal weight. It should behave as other editors do at highlighting matching braces. Additional info: This began about a week ago and the update include xorg updates. I do not know much about the update process and options to undergo.