View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014501ParaView(No Category)public2014-01-07 20:592014-08-19 22:00
ReporterCory Quammen 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.1 
Summary0014501: Python View text editor accepts pasted rich text format input
DescriptionThis can make formatting of pasted Python code difficult to read with no way to remove the formatting from within the editor
TagsNo tags attached.
ProjectTBD
Topic Name14501-python-view-fixed-width-editor
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032147)
Cory Quammen (developer)
2014-01-07 21:14

I changed the QTextEdit for the Python code to use the font family Courier and prevented it from accepting rich text.
(0032160)
Utkarsh Ayachit (administrator)
2014-01-09 08:46

Topics merged into master:
        14498-selectionmodel-propertywidget
        14501-python-view-fixed-width-editor
(0032290)
Alan Scott (manager)
2014-02-05 16:43

Not sure if this is fixed. I put the following in text on Windows, and cut and pasted it into ParaView's Python shell:

print "fred"
print "max"

didn't work.
(0032294)
Cory Quammen (developer)
2014-02-05 21:59

Alan,

Did you mean to post this in regards to http://paraview.org/Bug/view.php?id=14388 [^]
?
(0032295)
Alan Scott (manager)
2014-02-05 22:19

No, this is the one I meant to post to. Frankly, I am guessing how to test it. Please add verbiage that tells me how to test your bugs in the future. If you could tell me how to test this one, I will do so.

Also, please send me an e-mail - I don't have your e-mail address. (Ask Utkarsh for it, if you don't have it).

Thanks!
(0032297)
Cory Quammen (developer)
2014-02-06 08:21

To test:

- Launch ParaView (local server is fine)
- Click the + sign above the main window to add a layout
- Select Python View
- Click on the View Settings button (alternately, Edit -> View Settings...)
- Write some formatted text in Microsoft Word or another text editor that exports formatted text to the clip board.
- Copy this text
- Paste it in the Python program edit box

All formatting should be removed in the pasted text.
(0033266)
Alan Scott (manager)
2014-08-19 22:00

Tested master, Linux, local server. (I think I tested it correctly - please reopen if it is still an issue.)

 Issue History
Date Modified Username Field Change
2014-01-07 20:59 Cory Quammen New Issue
2014-01-07 20:59 Cory Quammen Assigned To => Cory Quammen
2014-01-07 21:14 Cory Quammen Topic Name => 14501-python-view-fixed-width-editor
2014-01-07 21:14 Cory Quammen Note Added: 0032147
2014-01-07 21:14 Cory Quammen Status backlog => gatekeeper review
2014-01-07 21:14 Cory Quammen Resolution open => fixed
2014-01-08 10:44 Utkarsh Ayachit Fixed in Version => git-master
2014-01-09 08:46 Utkarsh Ayachit Status gatekeeper review => customer review
2014-01-09 08:46 Utkarsh Ayachit Note Added: 0032160
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1
2014-02-05 16:43 Alan Scott Note Added: 0032290
2014-02-05 21:59 Cory Quammen Note Added: 0032294
2014-02-05 22:19 Alan Scott Note Added: 0032295
2014-02-06 08:21 Cory Quammen Note Added: 0032297
2014-08-19 22:00 Alan Scott Note Added: 0033266
2014-08-19 22:00 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team